notes about machine learning
☆3,301Nov 22, 2021Updated 4 years ago
Alternatives and similar repositories for ML-notes
Users that are interested in ML-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:
- ☆1,317Mar 29, 2020Updated 6 years ago
- about Regression, Classification, CNN, RNN, Explainable AI, Adversarial Attack, Network Compression, Seq2Seq, GAN, Transfer Learning, Met…☆227May 29, 2020Updated 5 years ago
- ☆149May 7, 2020Updated 5 years ago
- 《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases☆16,459Nov 23, 2025Updated 4 months ago
- 南瓜书:《机器学习》(西瓜书)公式详解☆25,748Mar 26, 2026Updated 2 weeks ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改 为PyTorch实现。☆19,357Oct 14, 2021Updated 4 years ago
- 吴恩达老师的机器学习课程个人笔记☆36,655Aug 25, 2025Updated 7 months ago
- 台湾大学李宏毅老师机器学习☆1,161Jul 15, 2019Updated 6 years ago
- 深度学习 李宏毅 2021 学习笔记☆1,640Feb 24, 2023Updated 3 years ago
- NTU ML2017 Spring and Fall Homework Hung-yi_Li 李宏毅老师 机器学习课程作业☆878Mar 15, 2019Updated 7 years ago
- 《统计学习方法》的代码实现☆19,554Aug 22, 2023Updated 2 years ago
- 机器学习算法的公式推导以及numpy实现☆2,119May 2, 2023Updated 2 years ago
- pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行☆21,608Jul 25, 2024Updated last year
- 李宏毅2021/2022/2023春季机器学习课程课件及作业☆7,031Jun 3, 2023Updated 2 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- ☆5,227Apr 13, 2020Updated 5 years ago
- 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。☆76,890Jul 30, 2024Updated last year
- 此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。☆17,601Jan 9, 2026Updated 3 months ago
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆57,299Jun 26, 2024Updated last year
- AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2☆42,161Nov 12, 2024Updated last year
- 手写实现李航《统计学习方法》书中全部算法☆11,602Nov 25, 2025Updated 4 months ago
- My personal notes☆1,791Feb 1, 2023Updated 3 years ago
- 数据科学的笔记以及资料搜集☆8,538Aug 16, 2021Updated 4 years ago
- 强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/☆13,929Dec 30, 2025Updated 3 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)☆20,430Apr 29, 2022Updated 3 years ago
- 《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning☆18,744Oct 7, 2022Updated 3 years ago
- 周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!☆7,696Feb 26, 2022Updated 4 years ago
- JULYEDU PyTorch Course☆1,086Feb 1, 2021Updated 5 years ago
- Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现☆7,601Jun 23, 2020Updated 5 years ago
- 深度学习经典、新论文逐段精读☆32,838Mar 22, 2025Updated last year
- Crack LeetCode, not only how, but also why.☆133,235Feb 28, 2026Updated last month
- 深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.☆13,258Aug 30, 2021Updated 4 years ago
- PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)☆12,829Dec 24, 2023Updated 2 years ago
- 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.
- PyTorch Tutorial for Deep Learning Researchers☆32,257Aug 15, 2023Updated 2 years ago
- deep learning for image processing including classification and object-detection etc.☆26,181Jan 1, 2026Updated 3 months ago
- 周志华《机器学习》手推笔记☆3,768Mar 13, 2021Updated 5 years ago
- Pytorch🍊🍉 is delicious, just eat it! 😋😋☆6,164Feb 25, 2025Updated last year
- Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋☆9,961Sep 22, 2022Updated 3 years ago
- Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]☆6,290Aug 5, 2023Updated 2 years ago
- Deep Learning Book Chinese Translation☆37,225Dec 3, 2019Updated 6 years ago