Skip to main content

JAX implementation of Reinforcement Learning agents

Project description

Jaxagents

Jaxagents is a Python implementation of Reinforcement Learning agents built upon JAX. The PyPI page of the project can be found here.

Installation

You can install the latest version of jaxagents from PyPI via:

pip install jaxagents

Content

So far, the project includes the following agents:

  • Q-learning:
    • Deep Q Networks (DQN)
    • Double Deep Q Networks (DDQN)
    • Categorical Deep Q Networks (often known as C51)
    • Quantile Regression Deep Q Networks (QRDQN)
  • Policy gradient:
    • REINFORCE
    • PPO with clipping and GAE

Background

Research and development in Reinforcement Learning can be computationally cumbersome. Utilizing JAX's high computational performance, Jaxagents provides a framework for applying and developing Reinforcement Learning agents that offers benefits in:

  • computational speed
  • easy control of random number generation
  • hyperparameter optimization (via parallelized calculations)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jaxagents-0.1.8.tar.gz (33.4 kB view details)

Uploaded Source

Built Distribution

jaxagents-0.1.8-py3-none-any.whl (39.0 kB view details)

Uploaded Python 3

File details

Details for the file jaxagents-0.1.8.tar.gz.

File metadata

  • Download URL: jaxagents-0.1.8.tar.gz
  • Upload date:
  • Size: 33.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.10.11 Windows/10

File hashes

Hashes for jaxagents-0.1.8.tar.gz
Algorithm Hash digest
SHA256 fc2ca8ce608b36d6fada4516fe819a900bb63ca09cf268a200bc8ac37c92ff2f
MD5 c791938b21e27531a9094ca556634638
BLAKE2b-256 b2cfcc44e1b334869ad2eccf16163bec5690e053876062ff08be8874af22e5bf

See more details on using hashes here.

File details

Details for the file jaxagents-0.1.8-py3-none-any.whl.

File metadata

  • Download URL: jaxagents-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 39.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.10.11 Windows/10

File hashes

Hashes for jaxagents-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 295995db3a8c5d4cbea9a46cdb83fd4f418a2b2abd7538cbf604634de1eb5679
MD5 b99b7b4e663b0cdf0025dbcb5d34f850
BLAKE2b-256 6329e96da6d8674dc2b7c127e49cad22da5edc0a3e93b66af6f92722f2d06a09

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page