Starred repositories
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
Learn how to design, develop, deploy and iterate on production-grade ML applications.
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
100-Days-Of-ML-Code中文版
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
💿 Free software that works great, and also happens to be open-source Python.
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
Your new Mentor for Data Science E-Learning.
Companion webpage to the book "Mathematics For Machine Learning"
PRML algorithms implemented in Python
Book_4_《矩阵力量》 | 鸢尾花书:从加减乘除到机器学习;上架!
Build your neural network easy and fast, 莫烦Python中文教学
this repository accompanies the book "Grokking Deep Learning"
The "Python Machine Learning (2nd edition)" book code repository and info resource
Book_3_《数学要素》 | 鸢尾花书:从加减乘除到机器学习;上架;欢迎继续纠错,纠错多的同学还会有赠书!
Book_1_《编程不难》 | 鸢尾花书:从加减乘除到机器学习;请多多批评指正!
Python code for common Machine Learning Algorithms
『ゼロから作る Deep Learning』(O'Reilly Japan, 2016)
Homepage for STAT 157 at UC Berkeley
Simplified implementations of deep learning related works
Python tutorials in both Jupyter Notebook and youtube format.
机器学习/深度学习/Python/Go语言面试题笔试题(Machine learning Deep Learning Python and Golang Interview Questions)
Attempting to make the Deep Learning Book easier to understand.
Preparing for machine learning interviews
📓 DeepLearning and CV notes.
60_Days_RL_Challenge中文版