Base project for the CS-456 Deep-Q learning for epidemic mitigation mini-project. This folder contains:
- The epidemic-mitigation environment library (in the
epidemic_env
folder). - a tutorial notebook (
tutorial.ipynb
), to show you how to interact with the provided python modules. - The project questions and explanations in the
Miniproject_DQN.pdf
file.
Best luck!