You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This is more of a "what if" PR to keep track of the way in which iml is different from the other SLDS lectures.
It would take some time to integrate the lecture_service components properly, particularly with regard to the lmu-lecture.sty stuff and probably also the exercises.
This is a reduced version of the full status check rendered for each
lecture repository.
It does not link to rendered PDF files and only produces markdown
tables, which allows it to be appended to a pull request. It serves as a
rough check to ensure that the PR does not cause major breakage.
877: LaTeX Warning: File ‘../../style/logo.pdf’ not found on input line
133. 877: ! Package pdftex.def Error: File ‘../../style/logo.pdf’ not
found: using draft setting. 877: See the pdftex.def package
documentation for explanation.
737: ! LaTeX Error: Environment tikzpicture undefined. 737: See the
LaTeX manual or LaTeX Companion for explanation. 737: Type H \
for immediate help.
slides09-le-trust
❌
737: ! LaTeX Error: Environment tikzpicture undefined. 737: See the
LaTeX manual or LaTeX Companion for explanation. 737: Type H \
for immediate help.
gradient-based
Slide
Compiles?
Note
t01_intro
❌
711: ! LaTeX Error: Environment tikzpicture undefined. 711: See the
LaTeX manual or LaTeX Companion for explanation. 711: Type H \
for immediate help.
t02_visualize_NNs
❌
723: ! LaTeX Error: Environment tikzpicture undefined. 723: See the
LaTeX manual or LaTeX Companion for explanation. 723: Type H \
for immediate help.
t03_simple_integrated
❌
735: ! LaTeX Error: Environment tikzpicture undefined. 735: See the
LaTeX manual or LaTeX Companion for explanation. 735: Type H \
for immediate help.
intrinsic
Slide
Compiles?
Note
t01_motivation
❌
721: ! LaTeX Error: Environment tikzpicture undefined. 721: See the
LaTeX manual or LaTeX Companion for explanation. 721: Type H \
for immediate help.
t02_Instance-wise_Feature_Selection
❌
713: ! LaTeX Error: Environment tikzpicture undefined. 713: See the
LaTeX manual or LaTeX Companion for explanation. 713: Type H \
for immediate help.
t03_Learning_to_explain
❌
713: ! LaTeX Error: Environment tikzpicture undefined. 713: See the
LaTeX manual or LaTeX Companion for explanation. 713: Type H \
for immediate help.
old-07_best-practices
Slide
Compiles?
Note
slides06-intro-pitfalls
❌
916: LaTeX Warning: File ‘../../style/logo.pdf’ not found on input line
94. 916: ! Package pdftex.def Error: File ‘../../style/logo.pdf’ not
found: using draft setting. 916: See the pdftex.def package
documentation for explanation.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is more of a "what if" PR to keep track of the way in which iml is different from the other SLDS lectures.
It would take some time to integrate the
lecture_service
components properly, particularly with regard to thelmu-lecture.sty
stuff and probably also the exercises.