Skip to content

Commit ef67fef

Browse files
authored
Merge pull request #5 from qiyan98/master
Fix Xue's blog and others
2 parents 4d36513 + f300470 commit ef67fef

16 files changed

+232
-135
lines changed

_config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -261,8 +261,8 @@ jekyll-archives:
261261
tag: '/blog/tag/:name/'
262262
category: '/blog/category/:name/'
263263

264-
display_tags: ['formatting', 'images', 'links', 'math', 'code'] # these tags will be displayed on the front page of your blog
265-
display_categories: ['blockquotes'] # these categories will be displayed on the front page of your blog
264+
display_tags: ['generative-models', 'random-process'] # these tags will be displayed on the front page of your blog
265+
# display_categories: ['blockquotes'] # these categories will be displayed on the front page of your blog
266266

267267
# -----------------------------------------------------------------------------
268268
# Jekyll Scholar

_posts/2023-07-12-markov-chains.md

+214-126
Large diffs are not rendered by default.

assets/audio/epicaly-short-113909.mp3

-894 KB
Binary file not shown.

assets/bibliography/2018-12-22-distill.bib

-7
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
@article{ho2020denoising,
2+
title={Denoising diffusion probabilistic models},
3+
author={Ho, Jonathan and Jain, Ajay and Abbeel, Pieter},
4+
journal={Advances in neural information processing systems},
5+
volume={33},
6+
pages={6840--6851},
7+
year={2020}
8+
}
9+
10+
@book{norris1998markov,
11+
title={Markov chains},
12+
author={Norris, James R},
13+
number={2},
14+
year={1998},
15+
publisher={Cambridge university press}
16+
}

assets/img/al-folio-preview.png

-800 KB
Binary file not shown.

assets/img/code-screenshot.png

-182 KB
Binary file not shown.

assets/img/distill-screenshot.png

-186 KB
Binary file not shown.

assets/img/math-screenshot.png

-188 KB
Binary file not shown.

assets/img/photos-screenshot.png

-950 KB
Binary file not shown.

assets/img/prof_pic.jpg

-2.2 MB
Binary file not shown.

assets/img/projects-screenshot.png

-842 KB
Binary file not shown.
-211 KB
Binary file not shown.

assets/pdf/example_pdf.pdf

-15.5 KB
Binary file not shown.

assets/video/fvmd/FVMD.mp4

-21.2 MB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)