This commit is contained in:
Trance-0
2025-10-09 11:30:22 -05:00
parent c9b46d320a
commit 11a8796868
4 changed files with 225 additions and 1 deletions

View File

@@ -14,5 +14,6 @@ export default {
CSE510_L9: "CSE510 Deep Reinforcement Learning (Lecture 9)",
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_L12: "CSE510 Deep Reinforcement Learning (Lecture 12)",
CSE510_L13: "CSE510 Deep Reinforcement Learning (Lecture 13)"
}