You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _data/courses.yml
+7-6Lines changed: 7 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,14 @@
1
+
- key: cs329a
2
+
name: CS329A - Self-Improving AI Agents
3
+
url: https://cs329a.stanford.edu/
4
+
people:
5
+
desc: >
6
+
This course covers the latest techniques and applications of AI agents that can continuously improve themselves through interaction with themselves and the environment.
7
+
1
8
- key: cs229s
2
9
name: CS229S - Systems for Machine Learning
3
10
url: https://cs229s.stanford.edu/fall2024/
4
11
people:
5
12
desc: >
6
13
This course focuses on performance efficiency and scalability of deep learning systems, covering efficient training, fine-tuning, and inference with an emphasis on Transformer architectures and LLMs.
7
14
8
-
- key: cs329a
9
-
name: CS329A - Self-Improving AI Agents
10
-
url: https://cs329a.stanford.edu/
11
-
people:
12
-
desc: >
13
-
This course covers the latest techniques and applications of AI agents that can continuously improve themselves through interaction with themselves and the environment.
0 commit comments