linesd / tabular-methodsLinks
Tabular methods for reinforcement learning
☆38Updated 5 years ago
Alternatives and similar repositories for tabular-methods
Users that are interested in tabular-methods are comparing it to the libraries listed below
Sorting:
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights…☆58Updated 3 years ago
- Various reinforcement learning algorithms written in Jax + Flax☆26Updated 2 years ago
- Baselines for gymnax 🤖☆71Updated 2 years ago
- A collection of RL algorithms written in JAX.☆104Updated 3 years ago
- An easy-to-use reinforcement learning library for research and education.☆171Updated last week
- [NeurIPS 2022] Open source code for reusing prior computational work in RL.☆97Updated 2 years ago
- The source code for the gym-microrts paper.☆43Updated 3 years ago
- Modular framework for Reinforcement Learning in python☆176Updated 2 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆100Updated 3 years ago
- JAX implementations of core Deep RL algorithms☆82Updated 3 years ago
- Standard interface for entity based reinforcement learning environments.☆38Updated last year
- Partially Observable Process Gym☆199Updated 3 months ago
- Jax-Baseline is a Reinforcement Learning implementation using JAX and Flax/Haiku libraries, mirroring the functionality of Stable-Baselin…