update
This commit is contained in:
2
content/CSE510/CSE510_L1.md
Normal file
2
content/CSE510/CSE510_L1.md
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
# CSE510 Deep Reinforcement Learning (Lecture 1)
|
||||||
|
|
||||||
7
content/CSE510/_meta.js
Normal file
7
content/CSE510/_meta.js
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
export default {
|
||||||
|
index: "Course Description",
|
||||||
|
"---":{
|
||||||
|
type: 'separator'
|
||||||
|
},
|
||||||
|
CSE510_L1: "CSE510 Deep Reinforcement Learning (Lecture 1)",
|
||||||
|
}
|
||||||
1
content/CSE510/index.md
Normal file
1
content/CSE510/index.md
Normal file
@@ -0,0 +1 @@
|
|||||||
|
# CSE510 Deep Reinforcement Learning
|
||||||
10
content/CSE5313/CSE5313_L1.md
Normal file
10
content/CSE5313/CSE5313_L1.md
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
# CSE5313 Coding and information theory for data science (Lecture 1)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
7
content/CSE5313/_meta.js
Normal file
7
content/CSE5313/_meta.js
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
export default {
|
||||||
|
index: "Course Description",
|
||||||
|
"---":{
|
||||||
|
type: 'separator'
|
||||||
|
},
|
||||||
|
CSE5313_L1: "CSE5313 Coding and information theory for data science (Lecture 1)",
|
||||||
|
}
|
||||||
1
content/CSE5313/index.md
Normal file
1
content/CSE5313/index.md
Normal file
@@ -0,0 +1 @@
|
|||||||
|
# CSE510 Deep Reinforcement Learning
|
||||||
2
content/CSE5519/CSE5519_L1.md
Normal file
2
content/CSE5519/CSE5519_L1.md
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
# CSE510 Deep Reinforcement Learning (Lecture 1)
|
||||||
|
|
||||||
7
content/CSE5519/_meta.js
Normal file
7
content/CSE5519/_meta.js
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
export default {
|
||||||
|
index: "Course Description",
|
||||||
|
"---":{
|
||||||
|
type: 'separator'
|
||||||
|
},
|
||||||
|
CSE5519_L1: "CSE5519 Advances in Computer Vision (Lecture 1)",
|
||||||
|
}
|
||||||
1
content/CSE5519/index.md
Normal file
1
content/CSE5519/index.md
Normal file
@@ -0,0 +1 @@
|
|||||||
|
# CSE5519 Advances in Computer Vision
|
||||||
@@ -80,6 +80,20 @@ export default {
|
|||||||
timestamp: true,
|
timestamp: true,
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
CSE5313: {
|
||||||
|
title: 'CSE5313',
|
||||||
|
type: 'page',
|
||||||
|
theme:{
|
||||||
|
timestamp: true,
|
||||||
|
}
|
||||||
|
},
|
||||||
|
CSE510: {
|
||||||
|
title: 'CSE510',
|
||||||
|
type: 'page',
|
||||||
|
theme:{
|
||||||
|
timestamp: true,
|
||||||
|
}
|
||||||
|
},
|
||||||
CSE559A: {
|
CSE559A: {
|
||||||
title: 'CSE559A',
|
title: 'CSE559A',
|
||||||
type: 'page',
|
type: 'page',
|
||||||
@@ -87,6 +101,13 @@ export default {
|
|||||||
timestamp: true,
|
timestamp: true,
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
CSE5519: {
|
||||||
|
title: 'CSE5519',
|
||||||
|
type: 'page',
|
||||||
|
theme:{
|
||||||
|
timestamp: true,
|
||||||
|
}
|
||||||
|
},
|
||||||
Swap: {
|
Swap: {
|
||||||
display: 'hidden',
|
display: 'hidden',
|
||||||
theme:{
|
theme:{
|
||||||
|
|||||||
Reference in New Issue
Block a user