google-research / reincarnating_rlLinks
[NeurIPS 2022] Open source code for reusing prior computational work in RL.
☆95Updated last year
Alternatives and similar repositories for reincarnating_rl
Users that are interested in reincarnating_rl are comparing it to the libraries listed below
Sorting:
- A collection of RL algorithms written in JAX.☆97Updated 2 years ago
- CleanRL's implementation of DeepMind's Podracer Sebulba Architecture for Distributed DRL☆112Updated 9 months ago
- Benchmarking RL generalization in an interpretable way.☆156Updated 2 months ago
- Baselines for gymnax 🤖☆66Updated 2 years ago
- Challenging Memory-based Deep Reinforcement Learning Agents☆99Updated 7 months ago
- TeachMyAgent is a testbed platform for Automatic Curriculum Learning methods in Deep RL.☆74Updated last year
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆100Updated 3 years ago
- A categorised list of Multi-Agent Reinforcemnt Learning (MARL) papers☆52Updated 2 years ago
- ☆79Updated 2 months ago
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights…