cs-self-learning/docs/机器学习进阶/STA4273.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
461 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.

# STA 4273 Winter 2021: Minimizing Expectations
## 课程简介
- 所属大学U Toronto
- 先修要求Bayesian Inference, Reinforcement Learning
- 课程难度:🌟🌟🌟🌟🌟🌟🌟
- 课程网站:<https://www.cs.toronto.edu/~cmaddis/courses/sta4273_w21/>
这是一门较为进阶的 Ph.D. 研究课程,核心内容是 inference 和 control 之间的关系。授课老师为 Chris Maddison (AlphaGo founding member, NeurIPS 14 best paper)