Skip to content

Latest commit

 

History

History
33 lines (29 loc) · 641 Bytes

File metadata and controls

33 lines (29 loc) · 641 Bytes

Procgen-benchmark-with-a2c

Repository for Autonomous and adaptive systems project

Folder description

Procgen-benchmark-with-a2c
├─ src
│  └─ source code
├─ report
│  └─ report.pdf
├─ models
│  └─ pre trained models
├─ video
│  └─ video of trained agents
├─ requirements.txt
└─ README.md

run

to run locally use train.py or use colab.ipynb to run on colab

test

test.py made to load models and output the video

NOTE

train.py -h

or

test.py -h

can be used to output the information about the argument to pass to the script