cswinter / DeepCodeCraft
Deep reinforcement learning implementation that trains AIs for the CodeCraft real-time strategy game.
☆20Updated last year
Related projects ⓘ
Alternatives and complementary repositories for DeepCodeCraft
- The source code for the gym-microrts paper.☆42Updated 2 years ago
- ☆48Updated last year
- Baselines for gymnax 🤖☆60Updated last year
- 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
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆42Updated last year
- JAX implementations of core Deep RL algorithms☆79Updated 2 years ago
- CleanRL's implementation of DeepMind's Podracer Sebulba Architecture for Distributed DRL☆105Updated 3 months ago
- Deep Reinforcement Learning Framework done with PyTorch☆30Updated this week
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆76Updated 4 years ago
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights…☆49Updated 2 years ago
- PyTorch code to train and evaluate Procgen tasks☆23Updated 4 years ago
- Gym wrapper for pysc2☆10Updated 2 years ago
- Simple, readable, yet full-featured implementation of PPO in Pytorch☆44Updated 2 years ago
- Reinforcement learning training framework for entity-gym environments.☆15Updated 8 months ago
- ☆71Updated 5 months ago
- Multi-Agent RL Environment for the Stratego Board Game (and variants)☆30Updated last year
- Standard interface for entity based reinforcement learning environments.☆36Updated 8 months ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆50Updated 3 years ago
- Datasets for data-driven deep reinforcement learning with PyBullet environments☆143Updated 3 years ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆83Updated 3 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆43Updated last year
- A project that provides help for using DeepMind's mctx on gym-style environments.☆50Updated last week
- Vectorization techniques for fast population-based training.☆54Updated 2 years ago
- Revisiting Rainbow☆73Updated 3 years ago
- impact-driven-exploration☆128Updated last year
- Code for the paper, "Learning Human Objectives by Evaluating Hypothetical Behavior"☆83Updated 4 years ago
- MetaGenRL, a novel meta reinforcement learning algorithm. Unlike prior work, MetaGenRL can generalize to new environments that are entire…☆66Updated 4 years ago
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆50Updated 3 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆95Updated 3 years ago
- AGAC: Adversarially Guided Actor-Critic☆47Updated 3 years ago