The installation prerequisites for this project are numpy, matplotlib, and gymnasium.
The mbrl
directory contains all the code needed to run the model based RL experiments.
The mfrl
directory contains all the code needed to run the model free RL experiments.
Each directory has a README file with further instructions.