Pinned Repositories
Awesome-Learning-with-Label-Noise
A curated list of resources for Learning with Noisy Labels
Cpp_Primer_Practice
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
DeepLearning
Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现
How-to-Make-a-Computer-Operating-System
How to Make a Computer Operating System in C++
leicht
Naive (Static Graph) Deep Learning Framework
MLAPP_CN_CODE
《Machine Learning: A Probabilistic Perspective》(Kevin P. Murphy)中文翻译和书中算法的Python实现。
networkx
Network Analysis in Python
pgmpy
Python Library for learning (Structure and Parameter) and inference (Probabilistic and Causal) in Bayesian Networks.
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 ;)
project-based-learning
Curated list of project-based tutorials
dbailongma's Repositories
dbailongma/Awesome-Learning-with-Label-Noise
A curated list of resources for Learning with Noisy Labels
dbailongma/Cpp_Primer_Practice
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
dbailongma/DeepLearning
Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现
dbailongma/How-to-Make-a-Computer-Operating-System
How to Make a Computer Operating System in C++
dbailongma/leicht
Naive (Static Graph) Deep Learning Framework
dbailongma/MLAPP_CN_CODE
《Machine Learning: A Probabilistic Perspective》(Kevin P. Murphy)中文翻译和书中算法的Python实现。
dbailongma/networkx
Network Analysis in Python
dbailongma/pgmpy
Python Library for learning (Structure and Parameter) and inference (Probabilistic and Causal) in Bayesian Networks.
dbailongma/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 ;)
dbailongma/project-based-learning
Curated list of project-based tutorials
dbailongma/pyprobml
Python code for "Machine learning: a probabilistic perspective" (2nd edition)
dbailongma/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
dbailongma/PyTorch-101-Tutorial-Series
PyTorch 101 series covering everything from the basic building blocks all the way to building custom architectures.