- Notifications
You must be signed in to change notification settings - Fork2
kc-ml2/gmac
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
For detailed code on GMAC refer to the following directories
Please run the following to install dependencies
python setup.py install
Then, install openai baselines fromhttps://github.com/openai/baselines[commit that was used]
Sample command for running GMAC on atari breakout
python main.py --mode=gmac --env=atari --env_id=Breakout --tag=test_run