vwxyzjn / gym-microrts-paperLinks
The source code for the gym-microrts paper.
☆42Updated 3 years ago
Alternatives and similar repositories for gym-microrts-paper
Users that are interested in gym-microrts-paper are comparing it to the libraries listed below
Sorting:
- Deep reinforcement learning implementation that trains AIs for the CodeCraft real-time strategy game.☆21Updated 2 years ago
- [NeurIPS 2022] Open source code for reusing prior computational work in RL.☆98Updated 2 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆103Updated 3 years ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆92Updated 4 years ago
- AGAC: Adversarially Guided Actor-Critic☆47Updated 4 years ago
- CleanRL's implementation of DeepMind's Podracer Sebulba Architecture for Distributed DRL☆120Updated last year
- Arena: A General Evaluation Platform and Building Toolkit for Single/Multi-Agent Intelligence. AAAI 2020.☆103Updated 10 months ago
- Multi-Agent RL Environment for the Stratego Board Game (and variants)☆34Updated 3 months ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆90Updated 2 years ago
- Revisiting Rainbow☆75Updated 4 years ago
- Arena: A General Evaluation Platform and Building Toolkit for Single/Multi-Agent Intelligence. AAAI 2020.☆84Updated 4 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆145Updated 2 years ago
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights…☆59Updated 3 years ago
- Vectorization techniques for fast population-based training.☆57Updated 3 years ago
- ☆101Updated last year
- TeachMyAgent is a testbed platform for Automatic Curriculum Learning methods in Deep RL.☆76Updated 2 years ago
- Code for the paper "Leveraging Procedural Generation to Benchmark Reinforcement Learning"☆179Updated 2 years ago
- Datasets for data-driven deep reinforcement learning with PyBullet environments☆152Updated 4 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆41Updated 9 months ago
- Code for "Data-Efficient Reinforcement Learning with Self-Predictive Representations"☆162Updated 4 years ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆279Updated 5 months ago
- Baselines for gymnax 🤖☆74Updated 2 years ago
- Code from the paper "Effective Diversity in Population Based Reinforcement Learning", presented as a spotlight at NeurIPS 2020. This is t…☆44Updated 5 years ago
- PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies☆58Updated 4 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 3 years ago
- impact-driven-exploration☆132Updated 2 years ago
- Hierarchical Self-Play☆21Updated 7 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.