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.☆42Updated 2 years ago
- Vectorization techniques for fast population-based training.☆56Updated 2 years ago
- Baselines for gymnax 🤖☆67Updated 2 years ago
- ☆52Updated 2 years ago
- A number of agents (PPO, MuZero) with a Perceiver-based NN architecture that can be trained to achieve goals in nethack/minihack environm…☆41Updated 2 years ago
- Multi-Agent RL Environment for the Stratego Board Game (and variants)☆34Updated last year
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights…☆57Updated 2 years ago
- TeachMyAgent is a testbed platform for Automatic Curriculum Learning methods in Deep RL.☆74Updated last year
- Using RLLib and PycoLab to explore intelligent cooperative behavior in sequential social dilemmas☆49Updated 2 years ago
- A categorised list of Multi-Agent Reinforcemnt Learning (MARL) papers☆53Updated 2 years ago
- CleanRL's implementation of DeepMind's Podracer Sebulba Architecture for Distributed DRL☆114Updated 10 months ago
- Revisiting Rainbow☆75Updated 4 years ago
- Arena: A General Evaluation Platform and Building Toolkit for Single/Multi-Agent Intelligence. AAAI 2020.☆103Updated 4 months ago
- A project that provides help for using DeepMind's mctx on gym-style environments.☆60Updated 8 months ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 4 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 4 years ago
- A practical step-by-step guide to applying RUDDER☆35Updated 5 years ago
- A collection of RL algorithms written in JAX.☆98Updated 3 years ago
- OpenAi's gym environment wrapper to vectorize them with Ray☆23Updated 2 years ago
- Code for the paper "Batch size invariance for policy optimization"☆51Updated 2 years ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆87Updated 4 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆51Updated 2 months ago
- Accelerated replay buffers in JAX☆41Updated 2 years ago
- AGAC: Adversarially Guided Actor-Critic☆48Updated 3 years ago
- ☆92Updated 4 years ago
- [NeurIPS 2022] Open source code for reusing prior computational work in RL.☆96Updated 2 years ago
- Gridworld for MARL experiments☆141Updated 4 years ago
- Standard interface for entity based reinforcement learning environments.☆38Updated last year
- Rainbow DQN implementation accompanying the paper "Fast and Data-Efficient Training of Rainbow" which reaches 205.7 median HNS after 10M …☆45Updated 3 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆37Updated 4 months ago