Swopper050 / foundations-drlLinks
Implementing the base algorithms of Deep Reinforcement Learning in Python
☆19Updated last year
Alternatives and similar repositories for foundations-drl
Users that are interested in foundations-drl are comparing it to the libraries listed below
Sorting:
- Reinforcement learning library in JAX.☆100Updated last year
- Pytorch starter code for UC Berkeley's cs285 assignments☆71Updated 3 years ago
- Various reinforcement learning algorithms written in Jax + Flax☆24Updated last year
- ☆101Updated last year
- A collection of RL algorithms written in JAX.☆98Updated 2 years ago
- Baselines for gymnax 🤖☆66Updated 2 years ago
- TeachMyAgent is a testbed platform for Automatic Curriculum Learning methods in Deep RL.☆74Updated last year
- From search engines, to science, to robotics, this reposity is meant to showcase the use of reinforcement learning in the world..☆240Updated 11 months ago
- [NeurIPS 2022] Open source code for reusing prior computational work in RL.☆95Updated last year
- Simple Grid Environment for Gymnasium☆58Updated 3 months ago
- JAX implementations of core Deep RL algorithms☆79Updated 3 years ago
- ☆51Updated 2 years ago
- ☆56Updated 2 years ago
- Contains JAX implementation of algorithms for inverse reinforcement learning☆73Updated 9 months ago
- A curated collection of reinforcement learning resources☆90Updated last year
- Tabular methods for reinforcement learning☆38Updated 4 years ago
- Fully differentiable RL environments, written in Ivy.☆65Updated last year
- JAX implementation of RL algorithms and vectorized environments☆45Updated last year
- Supplementary Data for Evolving Reinforcement Learning Algorithms☆46Updated 4 years ago
- Modular framework for Reinforcement Learning in python☆172Updated 2 years ago
- ☆44Updated 8 months ago
- This is a pip package implementing Reinforcement Learning algorithms in non-stationary environments supported by the OpenAI Gym toolkit.☆32Updated 6 years ago
- Gym environment for playing Wordle with RL agents☆39Updated 3 years ago
- Simple single-file baselines for Q-Learning in pure-GPU setting☆167Updated 2 months ago
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights…☆56Updated 2 years ago
- ☆36Updated 2 years ago
- RUDDER: Return Decomposition for Delayed Rewards☆47Updated 4 years ago
- Modular Single-file Reinfocement Learning Algorithms Library☆37Updated 2 years ago
- JAX implementations of various deep reinforcement learning algorithms.