This commit is contained in:
Zheyuan Wu
2025-09-11 12:47:03 -05:00
parent 0200ab7eed
commit 533ea36b37
5 changed files with 538 additions and 0 deletions

View File

@@ -6,4 +6,7 @@ export default {
CSE510_L1: "CSE510 Deep Reinforcement Learning (Lecture 1)",
CSE510_L2: "CSE510 Deep Reinforcement Learning (Lecture 2)",
CSE510_L3: "CSE510 Deep Reinforcement Learning (Lecture 3)",
CSE510_L4: "CSE510 Deep Reinforcement Learning (Lecture 4)",
CSE510_L5: "CSE510 Deep Reinforcement Learning (Lecture 5)",
CSE510_L6: "CSE510 Deep Reinforcement Learning (Lecture 6)",
}