Skip to content

Commit bfa3d00

Browse files
committed
added resources for 1/2
1 parent dc4608a commit bfa3d00

1 file changed

Lines changed: 15 additions & 2 deletions

File tree

assets/data/seasons/season-2.json

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,13 @@
1717
"link": "https://pubs.rsc.org/en/content/articlelanding/2020/sc/d0sc03635h",
1818
"screenshot": "assets/images/season-2/paper-1.png"
1919
},
20-
"slides": "assets/slides/season-2/jc-gans.pptx"
20+
"resources": [
21+
{
22+
"type": "slides",
23+
"label": "Download presentation",
24+
"url": "assets/slides/season-2/jc-gans.pptx"
25+
}
26+
]
2127
},
2228
{
2329
"title": "Autoencoders and Variational Autoencoders",
@@ -31,7 +37,14 @@
3137
"authors": "Shengli Jiang, Adji Bousso Dieng, Michael A. Webb",
3238
"link": "https://www.nature.com/articles/s41524-024-01328-0",
3339
"screenshot": "assets/images/season-2/paper-2.png"
34-
}
40+
},
41+
"resources": [
42+
{
43+
"type": "slides",
44+
"label": "Download presentation",
45+
"url": "assets/slides/season-2/ae_vae_jiang.pdf"
46+
}
47+
]
3548
},
3649
{
3750
"title": "Reinforcement Learning",

0 commit comments

Comments
 (0)