☆4,603Sep 14, 2020Updated 5 years ago
Alternatives and similar repositories for OUCML
Users that are interested in OUCML are comparing it to the libraries listed below
Sorting:
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。☆19,343Oct 14, 2021Updated 4 years ago
- pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行☆21,580Jul 25, 2024Updated last year
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、 计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆57,231Jun 26, 2024Updated last year
- 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。☆76,304Jul 30, 2024Updated last year
- 南瓜书:《机器学习》(西瓜书)公式详解☆25,724Mar 1, 2026Updated 2 weeks ago
- 《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning☆18,736Oct 7, 2022Updated 3 years ago
- 《统计学习方法》的代码实现☆19,553Aug 22, 2023Updated 2 years ago
- Deep Learning Book Chinese Translation☆37,218Dec 3, 2019Updated 6 years ago
- PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)☆12,831Dec 24, 2023Updated 2 years ago
- deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)☆20,367Apr 29, 2022Updated 3 years ago
- 深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.☆13,271Aug 30, 2021Updated 4 years ago
- AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2☆42,128Nov 12, 2024Updated last year
- Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著☆7,852Oct 6, 2022Updated 3 years ago
- PyTorch Tutorial for Deep Learning Researchers☆32,220Aug 15, 2023Updated 2 years ago
- 吴恩达老师的机器学习课程个人笔记☆36,527Aug 25, 2025Updated 6 months ago
- A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.☆16,421Feb 1, 2026Updated last month
- This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.☆4,343Jul 25, 2024Updated last year
- Simple and ready-to-use tutorials for TensorFlow☆16,318Nov 28, 2022Updated 3 years ago
- Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html☆7,505Dec 17, 2022Updated 3 years ago
- Crack LeetCode, not only how, but also why.☆133,073Feb 28, 2026Updated 2 weeks ago
- Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)☆76,718Aug 14, 2023Updated 2 years ago
- Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]☆6,294Aug 5, 2023Updated 2 years ago
- 《Pytorch模型训练实用教程》中配套代码☆8,031Jan 4, 2025Updated last year
- 周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!☆7,682Feb 26, 2022Updated 4 years ago
- 周志华《机器学习》手推笔记