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
- A grid-world game engine for game AI research☆252Updated last year
- impact-driven-exploration☆132Updated 2 years ago
- Revisiting Rainbow☆75Updated 4 years ago
- ☆53Updated 2 years ago
- Vectorization techniques for fast population-based training.☆56Updated 3 years ago
- [NeurIPS 2022] Open source code for reusing prior computational work in RL.☆98Updated 2 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 5 years ago
- CleanRL's implementation of DeepMind's Podracer Sebulba Architecture for Distributed DRL☆118Updated last year
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights…☆59Updated 3 years ago
- Code for the paper "Phasic Policy Gradient"☆267Updated 2 years ago
- Code for the paper, "Learning Human Objectives by Evaluating Hypothetical Behavior"☆84Updated 5 years ago
- megastep helps you build 1-million FPS reinforcement learning environments on a single GPU☆145Updated 3 years ago
- OpenAI Gym wrapper for ViZDoom enviroments☆70Updated 4 years ago
- PyTorch code to train and evaluate Procgen tasks☆25Updated 5 years ago
- A practical step-by-step guide to applying RUDDER☆35Updated 6 years ago
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆54Updated 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 3 years ago
- Lightweight multi-agent gridworld Gym environment☆211Updated 2 years ago
- Baselines for gymnax 🤖☆73Updated 2 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆206Updated 3 years ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆92Updated 4 years ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆275Updated 4 months ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 5 years ago
- A collection of RL algorithms written in JAX.☆104Updated 3 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- Arena: A General Evaluation Platform and Building Toolkit for Single/Multi-Agent Intelligence. AAAI 2020.☆103Updated 9 months ago
- The RL Reliability Metrics library provides a set of metrics for measuring the reliability of reinforcement learning (RL) algorithms, as …☆164Updated 2 years ago
- Gridworld for MARL experiments☆143Updated 4 years ago
- MetaGenRL, a novel meta reinforcement learning algorithm. Unlike prior work, MetaGenRL can generalize to new environments that are entire…☆68Updated 5 years ago