graykode / distribution-is-all-you-needLinks
The basic distribution probability Tutorial for Deep Learning Researchers
☆1,632Updated 4 years ago
Alternatives and similar repositories for distribution-is-all-you-need
Users that are interested in distribution-is-all-you-need are comparing it to the libraries listed below
Sorting:
- Statistical Learning Theory (CS229T) Lecture Notes☆717Updated 5 years ago
- 慢慢整理所学的机器学习算法,并根据自己所理解的样子叙述出来。(注重数学推导)☆665Updated 2 years ago
- The Elements of Statistical Learning (ESL)的中文翻译、代码实现及其习题解答。☆2,568Updated last month
- Seminars DeepBayes Summer School 2018☆1,046Updated 5 years ago
- This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.☆4,305Updated 10 months ago
- PRML algorithms implemented in Python☆11,604Updated 2 months ago
- Attempting to make the Deep Learning Book easier to understand.☆1,080Updated 6 years ago
- 《机器学习理论导引》(宝箱书)的证明、案例、概念补充与参考文献讲解。☆1,623Updated 2 months ago
- 记录Learning from data一书中的习题解答☆992Updated 6 years ago
- A feature engineering kit for each issue, to give you a deeper and deeper understanding of the work of feature engineering!☆673Updated 4 years ago
- Awesome-pytorch-list 翻译工作进行中......☆1,771Updated 3 years ago
- Code, exercises and tutorials of my personal blog ! 📝☆787Updated 5 years ago
- Implement Statistical Learning Methods, Li Hang the hard way. 李航《统计学习方法》一书的硬核 Python 实现☆1,174Updated 3 years ago
- PyTorch tutorials and best practices.☆1,683Updated 2 months ago
- A comprehensive collection of recent papers on graph deep learning☆3,085Updated 4 years ago
- An optimizer that trains as fast as Adam and as good as SGD.☆2,914Updated last year
- A Chinese Notes of MLAPP,MLAPP 中文笔记项目 https://zhuanlan.zhihu.com/python-kivy☆364Updated 4 years ago
- My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (2000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义…☆8,659Updated 8 months ago
- ☆820Updated 3 years ago
- Mathematical derivation and pure Python code implementation of machine learning algorithms.☆1,534Updated 8 months ago
- some tircks for PyTorch