cswinter / DeepCodeCraft
Deep reinforcement learning implementation that trains AIs for the CodeCraft real-time strategy game.
☆21Updated 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
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights…☆54Updated 2 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆35Updated last month
- Baselines for gymnax 🤖☆66Updated 2 years ago
- CleanRL's implementation of DeepMind's Podracer Sebulba Architecture for Distributed DRL☆110Updated 7 months ago
- MetaGenRL, a novel meta reinforcement learning algorithm. Unlike prior work, MetaGenRL can generalize to new environments that are entire…☆68Updated 4 years ago
- Revisiting Rainbow☆74Updated 3 years ago
- AGAC: Adversarially Guided Actor-Critic☆48Updated 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…☆40Updated 2 years ago
- This repository contains code for the method and experiments of the paper "Learning with AMIGo: Adversarially Motivated Intrinsic Goals".☆61Updated last year
- [NeurIPS 2022] Open source code for reusing prior computational work in RL.☆96Updated last year
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆83Updated 3 years ago
- ☆74Updated 10 months ago
- impact-driven-exploration☆130Updated last year
- Vectorization techniques for fast population-based training.☆55Updated 2 years ago
- PyTorch code to train and evaluate Procgen tasks☆25Updated 4 years ago
- Accelerated replay buffers in JAX☆41Updated 2 years ago
- Code accompanying the paper "Better Exploration with Optimistic Actor Critic" (NeurIPS 2019)☆70Updated last year
- Reinforcement learning algorithms in RLlib☆57Updated 11 months ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆100Updated 2 years ago
- Code for the paper, "Learning Human Objectives by Evaluating Hypothetical Behavior"☆83Updated 5 years ago
- Series of deep reinforcement learning algorithms 🤖☆29Updated 3 years ago
- Single-file SAC-N implementation on jax with flax and equinox. 10x faster than pytorch☆52Updated last year
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 3 years ago
- A practical step-by-step guide to applying RUDDER☆35Updated 5 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 4 years ago
- ☆47Updated 4 years ago
- Reinforcement Learning Assembly☆92Updated 3 years ago
- OpenAi's gym environment wrapper to vectorize them with Ray☆22Updated last year
- Code for the paper "Batch size invariance for policy optimization"☆49Updated 2 years ago