mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-04-03 10:49:17 +08:00
add CS231
This commit is contained in:
16
docs/深度学习/CS231.md
Normal file
16
docs/深度学习/CS231.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# CS231n: CNN for Visual Recognition
|
||||
## 课程简介
|
||||
- 所属大学:Stanford
|
||||
- 先修要求:机器学习基础
|
||||
- 编程语言:Python
|
||||
- 课程难度:🌟🌟🌟🌟
|
||||
- 预计学时:80小时
|
||||
|
||||
Stanford的CV入门课,由计算机领域的巨佬李飞飞院士领衔教授(CV领域划时代的著名数据集ImageNet的研究团队),但其内容相对基础且友好,如果上过CS230的话可以直接上手Project作为练习。
|
||||
|
||||
## 课程资源
|
||||
- 课程网站:http://cs231n.stanford.edu/
|
||||
- 课程视频:B站搜索CS231
|
||||
- 课程教材:无
|
||||
- 课程作业:3个Project
|
||||
|
||||
Reference in New Issue
Block a user