My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (2000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(2000+页)和视频链接
☆9,932Jul 8, 2026Updated last week
Alternatives and similar repositories for machine-learning-notes
Users that are interested in machine-learning-notes are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆5,244Apr 13, 2020Updated 6 years ago
- 《统计学习方法》的代码实现☆19,589Aug 22, 2023Updated 2 years ago
- PRML algorithms implemented in Python☆11,715Apr 5, 2025Updated last year
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆57,482Jun 26, 2024Updated 2 years ago
- 南瓜书:《机器学习》(西瓜书)公式详解☆25,927Apr 22, 2026Updated 2 months ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 邱锡鹏《神经网络与深度学习》(蒲公英书)理论书 v2 与通识版☆18,965Jun 1, 2026Updated last month
- Deep Learning Book Chinese Translation☆37,319Dec 3, 2019Updated 6 years ago
- 手写实现李航《统计学习方法》书中全部算法☆11,623Nov 25, 2025Updated 7 months ago
- Must-read papers on graph neural networks (GNN)☆16,815Dec 20, 2023Updated 2 years ago
- 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。☆78,912Jul 30, 2024Updated last year
- Machine learning, in numpy☆16,338Oct 29, 2023Updated 2 years ago
- Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]☆6,301Aug 5, 2023Updated 2 years ago
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。☆19,427Oct 14, 2021Updated 4 years ago
- PyTorch Tutorial for Deep Learning Researchers☆32,412Aug 15, 2023Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 致力于将李航博士《统计学习方法》一书中所有算法实现一遍☆5,825Apr 29, 2019Updated 7 years ago
- deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)☆20,836Apr 29, 2022Updated 4 years ago
- 机器学习算法的公式推导以及numpy实现☆2,129May 2, 2023Updated 3 years ago
- Matlab code of machine learning algorithms in book PRML☆6,202Mar 4, 2020Updated 6 years ago
- 周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!☆7,750Feb 26, 2022Updated 4 years ago
- The Elements of Statistical Learning (ESL)的中文翻译、代码实现及其习题解答。☆2,761Dec 30, 2025Updated 6 months ago
- 《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases☆16,691Nov 23, 2025Updated 7 months ago
- A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.☆16,593Feb 1, 2026Updated 5 months ago
- 吴恩达老师的机器学习课程个人笔记☆37,349Aug 25, 2025Updated 10 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2☆42,379Nov 12, 2024Updated last year
- pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行☆21,666Jul 25, 2024Updated last year
- Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!☆39,542Nov 27, 2022Updated 3 years ago
- A collection of various deep learning architectures, models, and tips☆17,551Feb 8, 2024Updated 2 years ago
- Intro to Reinforcement Learning (强化学习纲要)☆3,588Jul 25, 2020Updated 5 years ago
- Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials…☆14,339Feb 18, 2025Updated last year
- 深度学习经典、新论文逐段精读☆33,567Mar 22, 2025Updated last year
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆23,954Sep 1, 2025Updated 10 months ago
- 深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.☆13,226Aug 30, 2021Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Python code for "Probabilistic Machine learning" book by Kevin Murphy☆7,111Feb 26, 2026Updated 4 months ago
- Python Implementation of Reinforcement Learning: An Introduction☆14,718Aug 9, 2024Updated last year
- Graph Neural Network Library for PyTorch☆23,895Jul 6, 2026Updated last week
- 🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal model…☆162,626Updated this week
- TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)☆43,738Jul 26, 2024Updated last year
- Natural Language Processing Tutorial for Deep Learning Researchers☆14,916Feb 21, 2024Updated 2 years ago
- Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著☆7,843Oct 6, 2022Updated 3 years ago