linesd / tabular-methods
Tabular methods for reinforcement learning
☆34Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for tabular-methods
- OpenAi's gym environment wrapper to vectorize them with Ray☆22Updated last year
- A collection of RL algorithms written in JAX.☆94Updated 2 years ago
- AGAC: Adversarially Guided Actor-Critic☆47Updated 3 years ago
- Various reinforcement learning algorithms written in Jax + Flax☆23Updated last year
- Deep Reinforcement Learning Framework done with PyTorch☆30Updated 2 weeks ago
- POMDP wrappers for OpenAI Gym☆15Updated 5 years ago
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights…☆49Updated 2 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆50Updated 3 years ago
- Baselines for gymnax 🤖☆58Updated last year
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆43Updated last year
- TeachMyAgent is a testbed platform for Automatic Curriculum Learning methods in Deep RL.☆66Updated 11 months ago
- On the model-based stochastic value gradient for continuous reinforcement learning☆55Updated last year
- ☆71Updated 5 months ago
- Single-file SAC-N implementation on jax with flax and equinox. 10x faster than pytorch☆46Updated last year
- Jax-Baseline is a Reinforcement Learning implementation using JAX and Flax/Haiku libraries, mirroring the functionality of Stable-Baselin…☆40Updated last week
- Minimal implementation of multi-agent reinforcement learning algorithms☆50Updated 3 years ago
- JAX implementations of core Deep RL algorithms☆79Updated 2 years ago
- A categorised list of Multi-Agent Reinforcemnt Learning (MARL) papers☆48Updated last year
- A modular implementation of PPO, and soon hopefully other algorithms.☆26Updated 9 months ago
- Code for "Proximal Distilled Evolutionary Reinforcement Learning", accepted at AAAI 2020☆50Updated 3 months ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆98Updated 2 years ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆83Updated 3 years ago
- [NeurIPS 2022] Open source code for reusing prior computational work in RL.☆91Updated last year
- Benchmarking RL generalization in an interpretable way.☆131Updated 8 months ago
- Implementation of Tactical Optimistic and Pessimistic value estimation☆25Updated last year
- Vectorization techniques for fast population-based training.☆54Updated 2 years ago
- Implementation of Diversity Is All You Need (DIAYN) on top of Stable Baselines 3.☆12Updated 2 years ago
- Pytorch implementations of RL algorithms, focusing on model-based, lifelong, reset-free, and offline algorithms. Official codebase for Re…☆98Updated 2 years ago
- Adaptable tools to make reinforcement learning and evolutionary computation algorithms.☆53Updated 2 years ago
- Partially Observable Process Gym☆166Updated 4 months ago