Search Criteria
Package Details: python-gym 0.18.0-1
Git Clone URL: | https://aur.archlinux.org/python-gym.git (read-only, click to copy) |
---|---|
Package Base: | python-gym |
Description: | A toolkit for developing and comparing reinforcement learning algorithms. |
Upstream URL: | https://gym.openai.com/ |
Licenses: | |
Submitter: | leomao |
Maintainer: | imlonghao |
Last Packager: | imlonghao |
Votes: | 5 |
Popularity: | 0.017798 |
First Submitted: | 2018-12-14 04:10 |
Last Updated: | 2020-12-23 13:56 |
Dependencies (9)
- python-cloudpickle
- python-numpy (python-numpy-mkl-bin, python-numpy-openblas, python-numpy-git, python-numpy-mkl)
- python-pyglet (python-pyglet-hg)
- python-scipy (python-scipy-mkl, python-scipy-mkl-bin)
- python-six
- python-setuptools (make)
- python-atari-py (optional)
- python-opengl (optional)
- python-pillow (python-pillow-git, python-pillow-simd) (optional)
Required by (8)
- python-akro
- python-garage (optional)
- python-gym-jsbsim-git
- python-gym-minigrid
- python-nevergrad (make)
- python-poke-env
- python-ray (optional)
- python-rlgear-git
Latest Comments
imlonghao commented on 2020-12-14 02:44
Hi @HenryJia, this is an AUR package, you should rebuild the package yourself for python3.9.
leomao commented on 2020-03-21 00:58
@EdTsft, Thanks for notifying me. I have updated the dependencies.
elanglois commented on 2020-03-11 19:48
Thanks for the package! I think there should also be a dependency on
python-cloudpickle
https://github.com/openai/gym/blob/529d5f22f16bd9f9b25961bb82f10b177a382570/setup.py#L31