Files
NoteNextra-origin/content/CSE510/_meta.js
Trance-0 535b9329f0 updates
2025-10-03 10:54:02 -05:00

18 lines
881 B
JavaScript

export default {
index: "Course Description",
"---":{
type: 'separator'
},
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)",
CSE510_L7: "CSE510 Deep Reinforcement Learning (Lecture 7)",
CSE510_L8: "CSE510 Deep Reinforcement Learning (Lecture 8)",
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)"
}