Repository for Autonomous and adaptive systems project
Procgen-benchmark-with-a2c
├─ src
│ └─ source code
├─ report
│ └─ report.pdf
├─ models
│ └─ pre trained models
├─ video
│ └─ video of trained agents
├─ requirements.txt
└─ README.md
to run locally use train.py or use colab.ipynb to run on colab
test.py made to load models and output the video
train.py -h
or
test.py -h
can be used to output the information about the argument to pass to the script