Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions app/docs/ai/llm-basics/deep-learning/misc/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@ description: "深度学习杂项资料。"
- **适用人群**: 希望深入理解算法数学原理的学习者
- **内容特色**: 详细的数学推导和证明过程

## 李宏毅深度学习笔记
- **github库**: https://github.com/datawhalechina/leedl-tutorial        
- **核心价值**: 阅读门槛很低,深度学习的各个方面都包含了
- **适用人群**: 没有学过机器学习可以直接看
- **内容特色**: 对数学不好的人比较友好

## 花书 (深度学习)

- **作者**: Ian Goodfellow, Yoshua Bengio, Aaron Courville
Expand Down