mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-25 19:07:04 +08:00
Create CS11-711_Chinese.md
add the chines version of markdown file
This commit is contained in:
parent
b1e08e9334
commit
a1e0c8e72f
1 changed files with 20 additions and 0 deletions
20
CS11-711_Chinese.md
Normal file
20
CS11-711_Chinese.md
Normal file
|
|
@ -0,0 +1,20 @@
|
||||||
|
# CS11-711: 高级自然语言处理
|
||||||
|
|
||||||
|
## 课程描述
|
||||||
|
|
||||||
|
- **提供方:** 卡内基梅隆大学
|
||||||
|
- **先修要求:** 具备 Python 编程经验,熟悉概率和线性代数
|
||||||
|
- **编程语言:** Python
|
||||||
|
- **难度:** 🌟🌟🌟🌟
|
||||||
|
- **课程时长:** 约 80 小时
|
||||||
|
|
||||||
|
本课程是面向研究生的高级自然语言处理(NLP)课程,适合希望从事 NLP 领域前沿研究的学生。课程涵盖 NLP 的基础任务,如句法、语义和篇章分析,重点介绍现代神经网络方法及其核心建模和学习算法。课程的最终项目要求学生重新实现并改进一篇相关研究论文。
|
||||||
|
|
||||||
|
## 课程资源
|
||||||
|
|
||||||
|
- **课程网站:** <https://www.phontron.com/class/anlp-fall2024/>
|
||||||
|
- **讲座视频:** 课程网站提供
|
||||||
|
- **教材:** 无指定教材
|
||||||
|
- **作业:** 四个作业,包括最终项目,详细信息见课程网站
|
||||||
|
|
||||||
|
更多信息请访问课程网站。
|
||||||
Loading…
Reference in a new issue