|tests| |pypi| |docs| |License|
coax
====
Plug-n-Play Reinforcement Learning in Python with `Gymnasium <https://gymnasium.farama.org>`_
(formerly OpenAI Gym) and `JAX <https://jax.readthedocs.io>`_
|readthedocs|
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:
.. code-block::
$ pip install jaxlib jax coax --upgrade
If you do require CUDA support, please check out the
`Installation Guide <https://coax.readthedocs.io/examples/getting_started/install.html>`_.
Getting Started
---------------
Have a look at the
`Getting Started <https://coax.readthedocs.io/examples/getting_started/prereq_jax.html>`_ page to
train your first RL agent.
....................................................................................................
.. |readthedocs| image:: https://raw.githubusercontent.com/coax-dev/coax/main/doc/_static/img/readthedocs.gif
:target: https://coax.readthedocs.io/
:width: 400
:alt: readthedocs
.. |tests| image:: https://github.com/coax-dev/coax/workflows/tests/badge.svg
:target: https://github.com/coax-dev/coax/actions?query=workflow%3Atests
:alt: tests badge
.. |pypi| image:: https://img.shields.io/pypi/v/coax
:target: https://pypi.org/project/coax
:alt: pypi badge
.. |docs| image:: https://readthedocs.org/projects/coax/badge/?version=latest
:target: https://coax.readthedocs.io
:alt: docs badge
.. |license| image:: https://img.shields.io/github/license/coax-dev/coax
:target: https://github.com/coax-dev/coax/blob/main/LICENSE
:alt: license badge
coax
====
Plug-n-Play Reinforcement Learning in Python with `Gymnasium <https://gymnasium.farama.org>`_
(formerly OpenAI Gym) and `JAX <https://jax.readthedocs.io>`_
|readthedocs|
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:
.. code-block::
$ pip install jaxlib jax coax --upgrade
If you do require CUDA support, please check out the
`Installation Guide <https://coax.readthedocs.io/examples/getting_started/install.html>`_.
Getting Started
---------------
Have a look at the
`Getting Started <https://coax.readthedocs.io/examples/getting_started/prereq_jax.html>`_ page to
train your first RL agent.
....................................................................................................
.. |readthedocs| image:: https://raw.githubusercontent.com/coax-dev/coax/main/doc/_static/img/readthedocs.gif
:target: https://coax.readthedocs.io/
:width: 400
:alt: readthedocs
.. |tests| image:: https://github.com/coax-dev/coax/workflows/tests/badge.svg
:target: https://github.com/coax-dev/coax/actions?query=workflow%3Atests
:alt: tests badge
.. |pypi| image:: https://img.shields.io/pypi/v/coax
:target: https://pypi.org/project/coax
:alt: pypi badge
.. |docs| image:: https://readthedocs.org/projects/coax/badge/?version=latest
:target: https://coax.readthedocs.io
:alt: docs badge
.. |license| image:: https://img.shields.io/github/license/coax-dev/coax
:target: https://github.com/coax-dev/coax/blob/main/LICENSE
:alt: license badge
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
coax-0.1.13.tar.gz
(99.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
coax-0.1.13-py3-none-any.whl
(187.2 kB
view details)
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
|