This repository follows my progression towards understanding world models. The goal is summarized in the project_statement.
The docs folder contains a glossary containing useful definitions to understand "Reactive World Models for Autonomous Driving". It also contains some papers in the biblio folder.
For this project I have chosen to use Pytorch as it is use widely in current research. Therefore, I have chosen to add the official PyTorch tutorials.