Files
NoteNextra-origin/content/CSE5313/_meta.js
Zheyuan Wu 533ea36b37 updates
2025-09-11 12:47:03 -05:00

12 lines
612 B
JavaScript

export default {
index: "Course Description",
"---":{
type: 'separator'
},
CSE5313_L1: "CSE5313 Coding and information theory for data science (Lecture 1)",
CSE5313_L2: "CSE5313 Coding and information theory for data science (Lecture 2)",
CSE5313_L3: "CSE5313 Coding and information theory for data science (Lecture 3)",
CSE5313_L4: "CSE5313 Coding and information theory for data science (Lecture 4)",
CSE5313_L5: "CSE5313 Coding and information theory for data science (Lecture 5)",
CSE5313_L6: "CSE5313 Coding and information theory for data science (Lecture 6)",
}