cswinter / DeepCodeCraft
Deep reinforcement learning implementation that trains AIs for the CodeCraft real-time strategy game.
☆20Updated last year
Alternatives and similar repositories for DeepCodeCraft:
Users that are interested in DeepCodeCraft are comparing it to the libraries listed below
- The source code for the gym-microrts paper.☆42Updated 2 years ago
- Vectorization techniques for fast population-based training.☆55Updated 2 years ago
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights…☆53Updated 2 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆32Updated this week
- AGAC: Adversarially Guided Actor-Critic☆48Updated 3 years ago
- Multi-Agent RL Environment for the Stratego Board Game (and variants)☆32Updated last year
- Series of deep reinforcement learning algorithms 🤖☆29Updated 3 years ago
- ☆49Updated last year
- Baselines for gymnax 🤖☆63Updated last year
- Gym wrapper for pysc2☆10Updated 2 years ago
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆113Updated 6 months ago
- A number of agents (PPO, MuZero) with a Perceiver-based NN architecture that can be trained to achieve goals in nethack/minihack environm…☆39Updated 2 years ago
- Hierarchical Self-Play☆21Updated 6 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆50Updated 3 years ago
- Accelerated replay buffers in JAX☆41Updated 2 years ago
- Novelty MiniGrid--NovGrid--is an extension of MiniGrid environment that allows for the world properties and dynamics to change according …☆35Updated 8 months ago
- CleanRL's implementation of DeepMind's Podracer Sebulba Architecture for Distributed DRL☆109Updated 5 months ago
- Revisiting Rainbow☆74Updated 3 years ago
- MetaGenRL, a novel meta reinforcement learning algorithm. Unlike prior work, MetaGenRL can generalize to new environments that are entire…☆67Updated 4 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆44Updated 2 years ago
- RUDDER: Return Decomposition for Delayed Rewards☆47Updated 4 years ago
- A collection of RL algorithms written in JAX.☆95Updated 2 years ago
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆42Updated 2 years ago
- Single-file SAC-N implementation on jax with flax and equinox. 10x faster than pytorch☆48Updated last year
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆85Updated 3 years ago
- TeachMyAgent is a testbed platform for Automatic Curriculum Learning methods in Deep RL.☆68Updated last year
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 4 years ago
- PyTorch code to train and evaluate Procgen tasks☆24Updated 4 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆102Updated 2 years ago
- Reinforcement learning algorithms in RLlib☆56Updated 9 months ago