Source for the course Deep Reinforcement Learning taught at the Chemnitz University of Technology.
The book is created using Quarto:
https://quarto.org/
Just install it and type make slides or make notes depending on whether you want to compile the slides or the book. The result is in docs/.
Shortcuts for the reveal presentations:
q: shows pointer.c: shows pen.s: shows presenter mode.e: pdf printing.f: fullscreen.
Export to pdf works better using Decktape and a huge slide size (astefanutti/decktape#151)
npm install -g decktapeThe script generate_pdf.sh takes the html slide as an input and generates the pdf at the correct location.