[TRANSLATE] translate course CS231 (#475)

This commit is contained in:
Herry Patel 2023-06-29 07:54:52 +05:30 committed by GitHub
parent 1f5da35850
commit 6de885e047
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,18 @@
# CS231n: CNN for Visual Recognition
## Course Introduction
- Affiliated UniversitiesStanford
- Prerequisites: Foundations of Machine Learning
- Programming LanguagesPython
- Course Difficulty🌟🌟🌟🌟
- Estimated hours: 80 hours
Stanford's CV introductory class, led by the giant of the computer field, Fei-Fei Li (the research team of the epoch-making famous dataset ImageNet in CV field), but its content is relatively basic and friendly, if you have taken CS230, you can directly start the Project as practice.
## Course Resources
- Course Website<http://cs231n.stanford.edu/>
- Course Video<https://www.bilibili.com/video/BV1nJ411z7fe>
- Course Materials: None
- Coursework<http://cs231n.stanford.edu/schedule.html>3 Programming Assignments