instadeepai / qd-skill-discovery-benchmark
Neuroevolution is a Competitive Alternative to Reinforcement Learning for Skill Discovery
☆14Updated last year
Alternatives and similar repositories for qd-skill-discovery-benchmark
Users that are interested in qd-skill-discovery-benchmark are comparing it to the libraries listed below
Sorting:
- Code for Discovered Policy Optimisation (NeurIPS 2022)☆10Updated last year
- Official implementation of the NeurIPS 2023 paper "Discovering General Reinforcement Learning Algorithms with Adversarial Environment Des…☆26Updated 10 months ago
- Code of the paper: Debiasing Meta-Gradient Reinforcement Learning by Learning the Outer Value Function☆13Updated 2 years ago
- A Jax/Stax implementation of the general meta learning paper: Oh, J., Hessel, M., Czarnecki, W.M., Xu, Z., van Hasselt, H.P., Singh, S. a…☆21Updated 4 years ago
- Generalised UDRL☆37Updated 3 years ago
- Minimal Decision Transformer Implementation written in Jax (Flax).☆17Updated 2 years ago
- Official pytorch implementation for our ICLR 2023 paper "Latent State Marginalization as a Low-cost Approach for Improving Exploration".☆24Updated 2 years ago
- VC-FB and MC-FB algorithms from "Zero-Shot Reinforcement Learning from Low Quality Data" (NeurIPS 2024)☆15Updated 4 months ago
- SkillHack: A Benchmark for Skill Transfer in Open-Ended Reinforcement Learning☆14Updated 2 years ago
- Docker containers of baseline agents for the Crafter environment☆28Updated 3 years ago
- Single-file SAC-N implementation on jax with flax and equinox. 10x faster than pytorch☆52Updated last year
- POPGym Library in JAX☆11Updated last year
- Repository for "Quality-Diversity Actor-Critic: Learning High-Performing and Diverse Behaviors via Value and Successor Features Critics" …☆16Updated 11 months ago
- Author implementation of Monte Carlo Augmented Actor Critic in PyTorch☆17Updated 2 years ago
- Code for NeurIPS 2022 paper Exploiting Reward Shifting in Value-Based Deep RL☆29Updated last year
- Model-Based Reinforcement Learning via Latent-Space Collocation.☆33Updated 2 years ago
- Official Implementation of "Can Learned Optimization Make Reinforcement Learning Less Difficult"☆22Updated 3 weeks ago
- ☆13Updated 9 months ago
- Corax: Core RL in JAX☆38Updated last year
- Scalable Opponent Shaping Experiments in JAX☆24Updated last year
- Accelerated replay buffers in JAX☆41Updated 2 years ago
- Implementation of Tactical Optimistic and Pessimistic value estimation☆25Updated last year
- General Modules for JAX☆65Updated last month
- A collection of matrix games in JAX☆11Updated 5 months ago
- Sandbox environment for generalizable agent research