Skip to content

peterhj/arm-pytorch

Repository files navigation

policyopt_torch

guppybot.org

This contains an implementation of ARM for discrete action space envs (https://arxiv.org/abs/1710.11424v2).

Requirements

Tested with python 2.7 and 3.5 (on ubuntu 16.04 + cuda 8.0 via nvidia-docker).

Atari

Run python ./train_atari_arm.py with the gym Atari envs installed. See the comments in train_atari_arm.py for the various options.

Doom

Similarly, run python ./train_doom_arm.py. ViZDoom experiments use slightly customized versions of doom-py and the envs by @ppaquette:

https://github.com/peterhj/doom-py/tree/peterhj-depth
https://github.com/peterhj/gym-doom/tree/peterhj-rllab

About

No description, website, or topics provided.

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE.txt
Unknown
COPYING.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages