minor fixes
This commit is contained in:
parent
48e07c58b8
commit
47ea2e65a9
8
intro.md
8
intro.md
@ -60,6 +60,7 @@ The contents of the following files would not have been possible without the hel
|
||||
|
||||
- [Li-wei Chen](https://ge.in.tum.de/about/dr-liwei-chen/)
|
||||
- [Philipp Holl](https://ge.in.tum.de/about/)
|
||||
- [Maximilian Mueller](https://www.tum.de)
|
||||
- [Patrick Schnell](https://ge.in.tum.de/about/patrick-schnell/)
|
||||
- [Nils Thuerey](https://ge.in.tum.de/about/n-thuerey/)
|
||||
- [Kiwon Um](https://ge.in.tum.de/about/kiwon/)
|
||||
@ -87,7 +88,6 @@ See also... Test link: {doc}`supervised`
|
||||
- DP intro, check transpose of Jacobians in equations
|
||||
- DP SoL, generate result
|
||||
- DP control, show targets at bottom?
|
||||
- finish pictures...
|
||||
- include latent space physics, mention LSTM, end of supervised?
|
||||
|
||||
|
||||
@ -130,9 +130,3 @@ time series, sequence prediction?] {cite}`wiewel2019lss,bkim2019deep,wiewel2020l
|
||||
include ContConv / Lukas
|
||||
|
||||
|
||||
---
|
||||
|
||||
_Misc jupyter book TODOs_
|
||||
|
||||
- Fix latex PDF output
|
||||
|
||||
|
@ -20,9 +20,7 @@ sed -i '' -e 's/}.jpg}/.jpg}/g' ${JPYFILENAME}
|
||||
sed -i '' -e 's/}.jpeg}/.jpeg}/g' ${JPYFILENAME}
|
||||
sed -i '' -e 's/sphinxpxdimen]{{/sphinxpxdimen]{/g' ${JPYFILENAME}
|
||||
|
||||
# fix chapters
|
||||
# sed -i '' -e 's///g' ${JPYFILENAME}
|
||||
# sed -i '' -e 's///g' ${JPYFILENAME}
|
||||
# dirty fix for chapters
|
||||
# sed -i '' -e 's///g' ${JPYFILENAME}
|
||||
sed -i '' -e 's/\chapter{/\chaXter{/g' ${JPYFILENAME}
|
||||
sed -i '' -e 's/\section{/\chapter{/g' ${JPYFILENAME}
|
||||
|
Loading…
Reference in New Issue
Block a user