深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
☆57,316Jun 26, 2024Updated last year
Alternatives and similar repositories for DeepLearning-500-questions
Users that are interested in DeepLearning-500-questions are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- AiLearning:数据分析+机器学习实战+线性代 数+PyTorch+NLTK+TF2☆42,181Nov 12, 2024Updated last year
- 南瓜书:《机器学习》(西瓜书)公式详解☆25,757Apr 6, 2026Updated last week
- Deep Learning Book Chinese Translation☆37,237Dec 3, 2019Updated 6 years ago
- 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。☆77,215Jul 30, 2024Updated last year
- 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计☆184,142Aug 21, 2024Updated last year
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 《统计学习方法》的代码实现☆19,566Aug 22, 2023Updated 2 years ago
- 《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning☆18,757Oct 7, 2022Updated 3 years ago
- Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)☆76,662Aug 14, 2023Updated 2 years ago
- Crack LeetCode, not only how, but also why.☆133,270Feb 28, 2026Updated last month
- pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行☆21,612Jul 25, 2024Updated last year
- 吴恩达老师的机器学习课程个人笔记☆36,714Aug 25, 2025Updated 7 months ago
- deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)☆20,467Apr 29, 2022Updated 3 years ago
- 2025年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。☆37,219Oct 22, 2025Updated 5 months ago
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。