This commit is contained in:
Trance-0
2025-10-14 11:19:51 -05:00
parent 4e8139856e
commit e425088318
3 changed files with 198 additions and 6 deletions

View File

@@ -15,5 +15,6 @@ export default {
CSE510_L10: "CSE510 Deep Reinforcement Learning (Lecture 10)",
CSE510_L11: "CSE510 Deep Reinforcement Learning (Lecture 11)",
CSE510_L12: "CSE510 Deep Reinforcement Learning (Lecture 12)",
CSE510_L13: "CSE510 Deep Reinforcement Learning (Lecture 13)"
CSE510_L13: "CSE510 Deep Reinforcement Learning (Lecture 13)",
CSE510_L14: "CSE510 Deep Reinforcement Learning (Lecture 14)",
}