Lists (1)
Sort Name ascending (A-Z)
Starred repositories
Python - 100天从新手到大师
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
Learn how to design, develop, deploy and iterate on production-grade ML applications.
12 Weeks, 24 Lessons, AI for All!
10 Weeks, 20 Lessons, Data Science for All!
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
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 ;)
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
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 filte…
A collection of various deep learning architectures, models, and tips
State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
《统计学习方法》笔记-基于Python算法实现
统计学习方法习题解答,在线阅读地址:https://datawhalechina.github.io/statistical-learning-method-solutions-manual
记录Learning from data一书中的习题解答