mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-02-02 18:21:39 +08:00
* GFW translation * translate usage * [FIX] Fix giscus plugin (#543) * [Translate] translate CS188/Docker/GUN_Make (#540) * complete eng_version for deep learning folder * fix typo * add english version for machine learning systems * Update AICS.en.md Adjust indentation * [ADD]add translation for CS188 * [ADD]add translation for Docker * [UPDATE]update file name * [ADD]add translation for GNU_Make * [FIX]fix typo * [FIX]fix spacing error * translate github * translate thesis writing * translate tools * translate NJUOS * translate CS122 * translate CS346 * translate 15799 * translate CS148 * translate games101 * translate games202 * translate games103 * translate advanced ML * translate CS plan * nits * translate scoop * translate CA * translate information retrieval * translate Decal && AUT * translate workflow --------- Co-authored-by: nzomi <jly14@tsinghua.org.cn>
13 lines
1.1 KiB
Markdown
13 lines
1.1 KiB
Markdown
# CMU 10-708: Probabilistic Graphical Models
|
|
|
|
## Course Introduction
|
|
|
|
- **University**: Carnegie Mellon University (CMU)
|
|
- **Prerequisites**: Machine Learning, Deep Learning, Reinforcement Learning
|
|
- **Course Difficulty**: 🌟🌟🌟🌟🌟
|
|
- **Course Website**: [CMU 10-708](https://sailinglab.github.io/pgm-spring-2019/)
|
|
- **Course Resources**: The course website includes slides, notes, videos, homework, and project materials.
|
|
|
|
CMU's course on Probabilistic Graphical Models, taught by Eric P. Xing, is a foundational and advanced course on graphical models. The curriculum covers the basics of graphical models, their integration with neural networks, applications in reinforcement learning, and non-parametric methods, making it a highly rigorous and comprehensive course.
|
|
|
|
For students with a solid background in machine learning, deep learning, and reinforcement learning, this course provides a deep dive into the theoretical and practical aspects of probabilistic graphical models. The extensive resources available on the course website make it an invaluable learning tool for anyone looking to master this complex and rapidly evolving field. |