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
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights…☆56Updated 2 years ago
- Revisiting Rainbow☆75Updated 4 years ago
- impact-driven-exploration☆131Updated last year
- JAX implementations of core Deep RL algorithms☆79Updated 3 years ago
- CleanRL's implementation of DeepMind's Podracer Sebulba Architecture for Distributed DRL☆113Updated 10 months ago
- AGAC: Adversarially Guided Actor-Critic☆48Updated 3 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆95Updated 4 years ago
- Baselines for gymnax 🤖☆67Updated 2 years ago
- Multi-Agent RL Environment for the Stratego Board Game (and variants)☆34Updated last year
- Vectorization techniques for fast population-based training.☆56Updated 2 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 4 years ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆86Updated 4 years ago
- Datasets for data-driven deep reinforcement learning with PyBullet environments☆149Updated 4 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆100Updated 3 years ago
- ☆67Updated 3 years ago
- An implementation of MuZero in JAX.☆56Updated 2 years ago
- ☆92Updated 4 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 4 years ago
- Single-file SAC-N implementation on jax with flax and equinox. 10x faster than pytorch☆51Updated 2 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆148Updated 3 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
- ☆101Updated last year
- Series of deep reinforcement learning algorithms 🤖☆29Updated 4 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆29Updated 6 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆138Updated 2 years ago
- Emergence of complex strategies through multiagent competition☆44Updated 2 years ago
- A practical step-by-step guide to applying RUDDER☆35Updated 5 years ago
- PyTorch IMPALA implementation☆26Updated 5 years ago