Plug-n-play reinforcement learning with Gymnasium and JAX
Project description
coax
Plug-n-Play Reinforcement Learning in Python with Gymnasium (formerly OpenAI Gym) and JAX
For the full documentation, including many examples, go to https://coax.readthedocs.io/
Install
coax is built on top of JAX, but it doesn’t have an explicit dependence on the jax python package. The reason is that your version of jaxlib will depend on your CUDA version. To install without CUDA, simply run:
$ pip install jaxlib jax coax --upgrade
If you do require CUDA support, please check out the Installation Guide.
Getting Started
Have a look at the Getting Started page to train your first RL agent.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file coax-0.1.13.tar.gz
.
File metadata
- Download URL: coax-0.1.13.tar.gz
- Upload date:
- Size: 99.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 97b49cef905bff8ad626565843eef2210f56ef7bf1b3e31c204956a675387392 |
|
MD5 | b2cadd71aa224fa3fa9134647a88f11c |
|
BLAKE2b-256 | 3f3878a074e728c40900fa358ec165409e0c02e098694669c4607856922c49dd |
File details
Details for the file coax-0.1.13-py3-none-any.whl
.
File metadata
- Download URL: coax-0.1.13-py3-none-any.whl
- Upload date:
- Size: 187.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f1b6e326603a1170e4f33b34a0f6f89980e4f41db37ba1b31a526c896ec3161 |
|
MD5 | d6c839f6ba2a48b2981bf061407bf494 |
|
BLAKE2b-256 | 6e3e2e691546d0a61f28011a696cdebc6cf0bed079d43b4bf77189b5294558b9 |