mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-23 01:47:13 +08:00
fix typo
This commit is contained in:
parent
80bf5fd682
commit
931e591695
2 changed files with 6 additions and 6 deletions
|
|
@ -17,7 +17,7 @@ The final project involves training a Question Answering (QA) model on the well-
|
|||
## Course Resources
|
||||
|
||||
- Course Website:<http://web.stanford.edu/class/cs224n/index.html>
|
||||
- Course Videos:Searcg for 'CS224n' on Bilibili <https://www.bilibili.com/>
|
||||
- Course Videos: Search for 'CS224n' on Bilibili <https://www.bilibili.com/>
|
||||
- Course Textbook:N/A
|
||||
- Course Assignments:<http://web.stanford.edu/class/cs224n/index.html>,5 Programming Assignments + 1 Final Project
|
||||
|
||||
|
|
|
|||
|
|
@ -2,10 +2,10 @@
|
|||
|
||||
## Course Overview
|
||||
|
||||
- University:National Taiwan University
|
||||
- Prerequisites:Proficiency in Python
|
||||
- Programming Language:Python
|
||||
- Course Difficulty:🌟🌟🌟🌟
|
||||
- University: National Taiwan University
|
||||
- Prerequisites: Proficiency in Python
|
||||
- Programming Language: Python
|
||||
- Course Difficulty: 🌟🌟🌟🌟
|
||||
- Estimated Hours:80 hours
|
||||
|
||||
Professor Hung-yi Lee, a professor at National Taiwan University, is known for his humorous and engaging teaching style. He often incorporates fun elements like Pokémon into his slides, making the learning experience enjoyable.
|
||||
|
|
@ -18,5 +18,5 @@ Don't be overly concerned about the difficulty of the assignments. All assignmen
|
|||
|
||||
- Course Websites:<https://speech.ee.ntu.edu.tw/~hylee/ml/2022-spring.php>
|
||||
- Course Videos:<https://speech.ee.ntu.edu.tw/~hylee/ml/2022-spring.php>
|
||||
- Course Textbook:N/A
|
||||
- Course Textbook: N/A
|
||||
- Course Assignments:<https://speech.ee.ntu.edu.tw/~hylee/ml/2022-spring.php>, 15 labs covering a wide range of deep learning domains
|
||||
|
|
|
|||
Loading…
Reference in a new issue