Lists (1)
Sort Name ascending (A-Z)
Stars
[NeurIPS 2020] Semi-Supervision (Unlabeled Data) & Self-Supervision Improve Class-Imbalanced / Long-Tailed Learning
The Water Distribution System Hydraulic and Water Quality Analysis Toolkit
PyTorch implementation of MTAD-GAT (Multivariate Time-Series Anomaly Detection via Graph Attention Networks) by Zhao et. al (2020, https://arxiv.org/abs/2009.02040).
Graph Convolutional Networks Based Contamination Source Identification Across Water Distribution Systems
Fast vectorization, topic modeling, distances and GloVe word embeddings in R.
My first Python repo with codes in Machine Learning, NLP and Deep Learning with Keras and Theano
Toy Python implementation of http://www-nlp.stanford.edu/projects/glove/
Word2vec, Fasttext, Glove, Elmo, Bert, Flair pre-train Word Embedding
Learn Go with test-driven development
Curated list of project-based tutorials
Python - 100天从新手到大师
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
A sample code of data augmentation methods for wearable sensor data (time-series data)
An example of time series augmentation methods with Keras
python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,…
Scrapy, a fast high-level web crawling & scraping framework for Python.
python爬虫教程,带你从零到一,包含js逆向,selenium, tesseract OCR识别,mongodb的使用,以及scrapy框架