Disclaimer: This is a Low Rank version of ARS, implemented by Alexis Jacq Click Here
-
numpy
pip install numpy
orconda install numpy
-
libgcc
pip install libgcc
orconda install libgcc
-
gym
pip install gym==0.10.5
orpip install git+https://github.com/Kojoley/atari-py.git
-
pybullet
pip install pybullet==2.0.8
-
ffmpeg
conda install -c conda-forge ffmpeg
orpip install ffmpeg
Included Examples: Antv0, Half Cheetah v0, Humanoid Flag Runner v0
Suggestions? Open an issue on this repository