This repository has the Reinforcement Learning subject material.
- 2025/1 - Fabrício Barth
- 2024/1 - Fabrício Barth
- 2023/1 - Fabrício Barth
- 2022/2 - Fabrício Barth
python3.10 -m virtualenv venv
source venv/bin/activate
python -m pip install --upgrade pip
pip install -r requirements.txt
pandoc -t beamer slides.md -o slides.pdf
There are some slides in this project that I made using only LaTeX with Beamer. In this case, I use the TexStudio editor to edit and compile it.
mkdocs gh-deploy
mkdocs serve
python publish_lessons_plan.py