Files
NoteNextra-origin/pages/CSE559A/_meta.js
Zheyuan Wu d99e9fcfdd update
2025-02-08 15:31:49 -06:00

15 lines
473 B
JavaScript

export default {
index: "Course Description",
"---":{
type: 'separator'
},
CSE559A_L1: "Computer Vision (Lecture 1)",
CSE559A_L2: "Computer Vision (Lecture 2)",
CSE559A_L3: "Computer Vision (Lecture 3)",
CSE559A_L4: "Computer Vision (Lecture 4)",
CSE559A_L5: "Computer Vision (Lecture 5)",
CSE559A_L6: "Computer Vision (Lecture 6)",
CSE559A_L7: "Computer Vision (Lecture 7)",
CSE559A_L8: "Computer Vision (Lecture 8)",
}