dcwu's Stars
wenyuange/history
史藏
fxsjy/jieba
结巴中文分词
rguo12/awesome-causality-algorithms
An index of algorithms for learning causality with data
garychowcmu/daizhigev20
殆知阁古代文献
tslearn-team/tslearn
The machine learning toolkit for time series analysis in Python
markdregan/Bayesian-Modelling-in-Python
A python tutorial on bayesian modeling techniques (PyMC3)
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
yzhao062/pyod
A Python Library for Outlier and Anomaly Detection, Integrating Classical and Deep Learning Techniques
unpingco/Python-for-Signal-Processing
Notebooks for "Python for Signal Processing" book