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
- PyTorch code to train and evaluate Procgen tasks☆25Updated 4 years ago
- Revisiting Rainbow☆75Updated 3 years ago
- CleanRL's implementation of DeepMind's Podracer Sebulba Architecture for Distributed DRL☆112Updated 9 months ago
- impact-driven-exploration☆131Updated last year
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights…☆56Updated 2 years ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆86Updated 3 years ago
- A collection of RL algorithms written in JAX.☆97Updated 2 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆61Updated 4 years ago
- This repository contains code for the method and experiments of the paper "Learning with AMIGo: Adversarially Motivated Intrinsic Goals".☆61Updated last year
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆100Updated 3 years ago
- A simple implementation of MuZero algorithm for connect4 game☆97Updated 4 years ago
- Baselines for gymnax 🤖☆66Updated 2 years ago
- Series of deep reinforcement learning algorithms 🤖☆29Updated 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
- Reinforcement learning algorithms in RLlib☆59Updated last year
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆49Updated 3 weeks ago
- Vectorization techniques for fast population-based training.☆56Updated 2 years ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆40Updated 6 years ago
- OpenAi's gym environment wrapper to vectorize them with Ray☆22Updated 2 years ago
- Reinforcement learning training framework for entity-gym environments.☆17Updated last year
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- TeachMyAgent is a testbed platform for Automatic Curriculum Learning methods in Deep RL.☆74Updated last year
- ☆76Updated last year
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆49Updated 2 years ago
- Gridworld for MARL experiments☆140Updated 4 years ago
- Accelerated replay buffers in JAX☆41Updated 2 years ago
- Implementation of the Option-Critic Architecture☆39Updated 6 years ago
- 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
- A2C is a special case of PPO!☆21Updated 3 years ago