ML-Collective / rl-playground
This repo is for members of the rl-implementation channel on MLC Discord to play with RL algorithms and learn.
☆10Updated 3 years ago
Alternatives and similar repositories for rl-playground:
Users that are interested in rl-playground are comparing it to the libraries listed below
- ☆28Updated 2 years ago
- Neuroevolution is a Competitive Alternative to Reinforcement Learning for Skill Discovery☆13Updated last year
- Code for Discovered Policy Optimisation (NeurIPS 2022)☆9Updated last year
- ☆35Updated last year
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights…☆53Updated 2 years ago
- Official implementation of the NeurIPS 2023 paper "Discovering General Reinforcement Learning Algorithms with Adversarial Environment Des…☆24Updated 7 months ago
- POPGym Library in JAX☆11Updated 10 months ago
- A PyTorch Implementation of Skipper☆20Updated 4 months ago
- Understanding RL vision Distill article☆23Updated last year
- ☆53Updated 3 months ago
- ☆13Updated 7 months ago
- A videogame made with PyGame turned into an Open AI Gym Learning Environment for Reinforcement Learning agents.☆14Updated 2 years ago
- Scaling scaling laws with board games.☆47Updated last year
- Automatically generate simple meta-learning tasks from a very large space☆15Updated last year
- 🪐 The Sebulba architecture to scale reinforcement learning on Cloud TPUs in JAX☆55Updated last year
- ☆48Updated 3 years ago
- Rainbow DQN implementation accompanying the paper "Fast and Data-Efficient Training of Rainbow" which reaches 205.7 median HNS after 10M …☆43Updated 3 years ago
- General Modules for JAX☆63Updated 6 months ago
- Mitigating Partial Observability in Sequential Decision Processes via the Lambda Discrepancy☆17Updated 3 months ago
- Vectorization techniques for fast population-based training.☆55Updated 2 years ago
- SkillHack: A Benchmark for Skill Transfer in Open-Ended Reinforcement Learning