cs-self-learning/docs/深度学习/CS231.md
2021-12-10 00:24:25 +08:00

16 lines
732 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# CS231n: CNN for Visual Recognition
## 课程简介
- 所属大学Stanford
- 先修要求:机器学习基础
- 编程语言Python
- 课程难度:🌟🌟🌟🌟
- 预计学时80小时
Stanford的CV入门课由计算机领域的巨佬李飞飞院士领衔教授CV领域划时代的著名数据集ImageNet的研究团队但其内容相对基础且友好如果上过CS230的话可以直接上手Project作为练习。
## 课程资源
- [课程网站](http://cs231n.stanford.edu/)
- [课程视频](https://www.bilibili.com/video/BV1nJ411z7fe?from=search&seid=8596063021098656438&spm_id_from=333.337.0.0)
- 课程教材:无
- [课程作业](http://cs231n.stanford.edu/schedule.html)3个编程作业