cswinter / DeepCodeCraftLinks
Deep reinforcement learning implementation that trains AIs for the CodeCraft real-time strategy game.
☆21Updated 2 years ago
Alternatives and similar repositories for DeepCodeCraft
Users that are interested in DeepCodeCraft are comparing it to the libraries listed below
Sorting:
- The source code for the gym-microrts paper.☆43Updated 3 years ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆91Updated 4 years ago
- CleanRL's implementation of DeepMind's Podracer Sebulba Architecture for Distributed DRL☆115Updated last year
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 4 years ago
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆52Updated 2 years ago
- megastep helps you build 1-million FPS reinforcement learning environments on a single GPU☆142Updated 3 years ago
- Baselines for gymnax 🤖☆72Updated 2 years ago
- RUDDER: Return Decomposition for Delayed Rewards☆48Updated 5 years ago
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights…☆58Updated 3 years ago
- Revisiting Rainbow☆75Updated 4 years ago
- Starter Kit for NeurIPS 2020 - Procgen Competition on AIcrowd☆91Updated 2 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- impact-driven-exploration☆132Updated 2 years ago
- Keeping track of RL experiments☆163Updated 2 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 3 years ago
- MetaGenRL, a novel meta reinforcement learning algorithm. Unlike prior work, MetaGenRL can generalize to new environments that are entire…☆67Updated 5 years ago
- Code for the paper "Leveraging Procedural Generation to Benchmark Reinforcement Learning"☆176Updated 2 years ago
- A grid-world game engine for game AI research☆246Updated last year
- Vectorization techniques for fast population-based training.☆56Updated 3 years ago
- Datasets for data-driven deep reinforcement learning with PyBullet environments☆151Updated 4 years ago
- Code for the paper "Phasic Policy Gradient"☆265Updated 2 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆141Updated 2 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆153Updated 3 years ago
- ☆40Updated last month
- OpenAI Gym wrapper for ViZDoom enviroments☆69Updated 4 years ago
- A collection of RL algorithms written in JAX.☆104Updated 3 years ago
- Arena: A General Evaluation Platform and Building Toolkit for Single/Multi-Agent Intelligence. AAAI 2020.☆84Updated 4 years ago
- Multi-Agent RL Environment for the Stratego Board Game (and variants)☆34Updated this week
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆267Updated 2 months ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago