深度学习入门教程, 优秀文章, Deep Learning Tutorial
☆17,683Apr 21, 2022Updated 4 years ago
Alternatives and similar repositories for DeepLearning
Users that are interested in DeepLearning are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆57,529Jun 26, 2024Updated 2 years ago
- 南瓜书:《机器学习》(西瓜书)公式详解☆25,985Apr 22, 2026Updated 3 months ago
- 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。☆79,633Jul 30, 2024Updated 2 years ago
- AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2☆42,454Nov 12, 2024Updated last year
- 深度学习经典、新论文逐段精读☆33,679Mar 22, 2025Updated last year
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现☆7,724Jun 23, 2020Updated 6 years ago
- deeplearning.ai( 吴恩达老师的深度学习课程笔记及资源)☆20,973Apr 29, 2022Updated 4 years ago
- Deep Learning Book Chinese Translation☆37,361Dec 3, 2019Updated 6 years ago
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。☆19,464Oct 14, 2021Updated 4 years ago
- 吴恩达老师的机器学习课程个人笔记☆37,557Aug 25, 2025Updated 11 months ago
- pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行☆21,674Jul 25, 2024Updated 2 years ago
- 《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases☆16,725Nov 23, 2025Updated 8 months ago
- 《统计学习方法》的代码实现☆19,590Aug 22, 2023Updated 2 years ago
- 深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)☆8,901Apr 24, 2024Updated 2 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 邱锡鹏《神经网络与深度学习》(蒲公英书)理论书 v2 与通识版☆19,037Jun 1, 2026Updated 2 months ago
- 周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!☆7,768Feb 26, 2022Updated 4 years ago
- 此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。☆17,789Jan 9, 2026Updated 7 months ago
- 🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, fee…