8000 Release JAX-RL initial release · hamishs/JAX-RL · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

JAX-RL initial release

Latest
Compare
Choose a tag to compare
@hamishs hamishs released this 03 Apr 16:25
· 3 commits to main since this release
171e529

JAX-RL v0.1.0

The first release of JAX-RL - a deep reinforcement learning library in JAX. Currently included are several deep RL algorithms (DQN, DRQN and PPO) and a selection of tabular algorithms. Also included are policies, a grid world environment and replay buffers. Still to be added in v0 are more algorithms, documentation and testing.

0