cs-self-learning/docs/机器学习进阶/STAT8201.md
Yukiteru ebc8150824 format markdown documents
This commit does the following things:

- Separate Chinese and English by a space
- Fix proper nouns
- Fix syntax problems of Markdown
- Move long links below
- Remove unnecessary suffix of links

Signed-off-by: Yukiteru <wfly1998@sina.com>
2022-04-03 17:39:04 +08:00

10 lines
530 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.

# Columbia STAT 8201: Deep Generative Models
## 课程简介
- 所属大学Columbia University
- 先修要求Machine Learning, Deep Learning, Graphical Models
- 课程难度:🌟🌟🌟🌟🌟🌟
- 课程网站:<http://stat.columbia.edu/~cunningham/teaching/GR8201/>
这门课是一门 PhD 讨论班,每周的内容是展示 + 讨论论文,授课老师是 John Cunningham。Deep Generative Models (深度生成模型) 是图模型与神经网络的结合,也是现代机器学习最重要的方向之一