Search Criteria
Package Details: python-stable-baselines3 2.1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-stable-baselines3.git (read-only, click to copy) |
---|---|
Package Base: | python-stable-baselines3 |
Description: | A set of reliable implementations of reinforcement learning algorithms in PyTorch |
Upstream URL: | https://github.com/DLR-RM/stable-baselines3 |
Licenses: | MIT |
Submitter: | benallard |
Maintainer: | benallard |
Last Packager: | benallard |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-03-07 15:09 (UTC) |
Last Updated: | 2023-10-08 08:53 (UTC) |
Dependencies (15)
- python (python37AUR, python311AUR, python310AUR)
- python-cloudpickle
- python-gymnasiumAUR
- python-matplotlib (python-matplotlib-gitAUR)
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy-mkl-binAUR)
- python-pandas
- python-pytorch (python-pytorch-mkl-gitAUR, python-pytorch-cuda-gitAUR, python-pytorch-mkl-cuda-gitAUR, python-pytorch-cxx11abiAUR, python-pytorch-cxx11abi-optAUR, python-pytorch-cxx11abi-cudaAUR, python-pytorch-cxx11abi-opt-cudaAUR, python-pytorch-cxx11abi-rocmAUR, python-pytorch-cxx11abi-opt-rocmAUR, python-pytorch-rocm-binAUR, python-pytorch-cuda, python-pytorch-opt, python-pytorch-opt-cuda, python-pytorch-opt-rocm, python-pytorch-rocm)
- python-opencv (optional) – For render
- python-pillow (python-pillow-gitAUR) (optional) – For atari games
- python-psutil (optional) – Checking memory taken by replay buffer
- python-pygame (python-pygame-gitAUR) (optional) – For render
- python-rich (optional) – For progress bar callback
- python-shimmy (optional) – For atari games
- python-tqdm (optional) – For progress bar callback
- tensorboard (optional) – Tensorboard support
Latest Comments
benallard commented on 2022-06-11 13:23 (UTC)
Thanks for the hint @MarsSeed. I just published a python-ale-py. Let me know if it works!
MarsSeed commented on 2022-06-10 18:28 (UTC)
python-atari-py is deprecated. Its successor is python-ale-py, and this library supports the latter now instead of the former.