This document tabulates the state of the slides in
lecture*/slides/<topic>/
in terms of a) compilability
and b) comparison with presumably “known good” versions of the slides
located in lecture_*/slides-pdf/
.
Displaying the latest commits of the lecture service repository and each of the currently included lectures (for debugging and race condition mitigation (kind of)).
Branch | Last Commit | By | Message |
---|---|---|---|
main | 2024-11-11 13:54:06 | Lukas Burk | Add latex-math includes for exercise preambles |
Lecture | Branch | Last Commit | By | Message |
---|---|---|---|---|
lecture_sl | main | 2024-11-11 13:55:18 | Lukas Burk | update service files |
If you’re missing a lecture here, you might have to add them to or ensure they are downloaded correctly.
lecture_advml/slides/gaussian-processes/slides-gp-bayes-lm.tex
\___________/ \________________/ \________________/
lecture topic <slide-name>
lecture_advml/slides-pdf/slides-gp-bayes-lm.pdf
\___________________/
pdf_static / "Reference PDF"
Tables are organized by lecture (first level) and lecture topics
corresponding to folders in slides/<topic>
(second
level), with a table per topic. Topics ignore certain folders like
attic
and all
.
<slide-name>
with a
link to the compiled .tex file (if it compiles).latexmk -pdf
. This can depend on the
availability of specific LaTeX dependencies, but assuming they are not
the issue, this usually indicates syntax issues or things like
\includegraphics
calls using relative paths that work on
Overleaf but not locally.<slide-name>.tex
against
slides-pdf/<slide-name>.pdf
using
diff-pdf-visually
:
diff-pdf
(at a lower resolution
than the originals).12 topics with a total of 95 slides
Slide | Compiles? | Comparison | Note |
---|---|---|---|
slides-boosting-cwb-advanced | ✅ | ❓ | Dissimilar pages: 1, 22 |
slides-boosting-cwb-basics | ✅ | ❓ | Dissimilar pages: 1 |
slides-boosting-cwb-basics2 | ✅ | ❓ | Dissimilar pages: 1, 5, 6 |
slides-boosting-cwb-glm | ✅ | ❓ | Dissimilar pages: 1 |
slides-boosting-gbm-classification | ❌ |
706: Package biblatex Info: … file ‘authoryear.dbx’ not found. 706: Package biblatex Info: Trying to load biblatex custom data model… 706: Package biblatex Info: … file ‘biblatex-dm.cfg’ not found. 708: Package biblatex Info: … file ‘biblatex-dm.cfg’ not found. 708: \c@afterword=\count406 708: \c@savedafterword=\count407 1228: Package biblatex Info: … file ‘slides-boosting-gbm-classification.bbl’ not found. 1228: No file slides-boosting-gbm-classification.bbl. 1228: Package biblatex Info: Reference section=0 on input line 10. 1253: LaTeX Warning: File ‘figure/boosting_classif_title.png’ not found on input line 22. 1253: ! Package pdftex.def Error: File ‘figure/boosting_classif_title.png’ not found: using draft setting. 1253: See the pdftex.def package documentation for explanation. 1254: ! Package pdftex.def Error: File ‘figure/boosting_classif_title.png’ not found: using draft setting. 1254: See the pdftex.def package documentation for explanation. 1254: Type H |
|
slides-boosting-gbm-regularization | ✅ | ❓ | Dissimilar pages: 1 |
slides-boosting-gbm-with-trees-1 | ✅ | ❓ | Dissimilar pages: 1, 4, 11, 12, 13 |
slides-boosting-gbm-with-trees-2 | ❌ |
706: Package biblatex Info: … file ‘authoryear.dbx’ not found. 706: Package biblatex Info: Trying to load biblatex custom data model… 706: Package biblatex Info: … file ‘biblatex-dm.cfg’ not found. 708: Package biblatex Info: … file ‘biblatex-dm.cfg’ not found. 708: \c@afterword=\count406 708: \c@savedafterword=\count407 1228: Package biblatex Info: … file ‘slides-boosting-gbm-with-trees-2.bbl’ not found. 1228: No file slides-boosting-gbm-with-trees-2.bbl. 1228: Package biblatex Info: Reference section=0 on input line 10. 1253: LaTeX Warning: File ‘figure/gbm_leaf_adjustment.pdf’ not found on input line 21. 1253: ! Package pdftex.def Error: File ‘figure/gbm_leaf_adjustment.pdf’ not found: using draft setting. 1253: See the pdftex.def package documentation for explanation. 1254: ! Package pdftex.def Error: File ‘figure/gbm_leaf_adjustment.pdf’ not found: using draft setting. 1254: See the pdftex.def package documentation for explanation. 1254: Type H |
|
slides-boosting-gradient-boosting-concept | ✅ | ❓ | Dissimilar pages: 1, 4, 11, 15, 16 |
slides-boosting-intro-adaboost | ✅ | ❓ | Dissimilar pages: 1, 4, 12 |
slides-boosting-lgm-ctbm | ✅ | ❓ | Dissimilar pages: 1, 3 |
slides-boosting-regression-illustrations | ✅ | ❓ | Dissimilar pages: 1 |
slides-boosting-xgboost-deepdive | ✅ | ❓ | Dissimilar pages: 1 |
slides-boosting-xgboost | ✅ | ❓ | Dissimilar pages: 1, 5 |
Slide | Compiles? | Comparison | Note |
---|---|---|---|
slides-cod-examples | ✅ | ❓ | Dissimilar pages: 3, 6, 8, 9, 10 |
slides-cod | ✅ | ❓ | Dissimilar pages: 16 |
Slide | Compiles? | Comparison | Note |
---|---|---|---|
slides-fs-filters1 | ✅ | ❓ | Dissimilar pages: 1, 2, 9 |
slides-fs-filters2 | ✅ | ❓ | Dissimilar pages: 1, 2, 3, 5 |
slides-fs-introduction | ✅ | ❓ | Dissimilar pages: 1 |
slides-fs-motivating-examples | ✅ | ❓ | Dissimilar pages: 1 |
slides-fs-wrapper | ✅ | ❓ | Dissimilar pages: 1, 3, 11 |
Slide | Compiles? | Comparison | Note |
---|---|---|---|
slides-linsvm-erm | ✅ | ❌ | Differing page count: 7 vs 6 |
slides-linsvm-hard-margin-dual | ✅ | ❓ | Dissimilar pages: 1, 6 |
slides-linsvm-hard-margin | ✅ | ❓ | Dissimilar pages: 1 |
slides-linsvm-optimization | ✅ | ❓ | Dissimilar pages: 1, 7 |
slides-linsvm-soft-margin | ✅ | ❌ | Differing page count: 10 vs 9 |
Slide | Compiles? | Comparison | Note |
---|---|---|---|
riskmin_optconst | ✅ | No reference PDF |
Slide | Compiles? | Comparison | Note |
---|---|---|---|
slides-probability-theory | ✅ | ❓ | Dissimilar pages: 1, 14, 16, 21, 23 |
Slide | Compiles? | Comparison | Note |
---|---|---|---|
slides-mc-binary-reduction | ✅ | ✅ | |
slides-mc-codebooks | ✅ | ✅ | |
slides-mc-losses | ✅ | ❓ | Dissimilar pages: 1, 3, 7 |
slides-mc-softmax-regression | ✅ | ❓ | Dissimilar pages: 3, 10 |
Slide | Compiles? | Comparison | Note |
---|---|---|---|
slides-nonlinsvm-featuregen | ✅ | ❌ | Differing page count: 9 vs 8 |
slides-nonlinsvm-kernel-poly | ✅ | ❓ | Dissimilar pages: 1, 2, 3 |
slides-nonlinsvm-kernel-rbf | ✅ | ❓ | Dissimilar pages: 1, 3, 12 |
slides-nonlinsvm-kernel-trick | ✅ | ❓ | Dissimilar pages: 1, 2, 9, 12, 13 |
slides-nonlinsvm-modelsel | ❌ |
1017: LaTeX Warning: File ‘figure/rbf_sigma.png’ not found on input line 20. 1017: ! Package pdftex.def Error: File ‘figure/rbf_sigma.png’ not found: using draft setting. 1017: See the pdftex.def package documentation for explanation. 1018: ! Package pdftex.def Error: File ‘figure/rbf_sigma.png’ not found: using draft setting. 1018: See the pdftex.def package documentation for explanation. 1018: Type H |
|
slides-nonlinsvm-rkhs-repr | ✅ | ❓ | Dissimilar pages: 1, 3, 5, 6, 9 |
slides-nonlinsvm-uniapprox | ✅ | ❌ | Differing page count: 10 vs 8 |