dai-dao / StarCraftBotLinks
A Reinforcement Learning to play StarCraft, written in PyTorch. Currently in research.
☆11Updated 7 years ago
Alternatives and similar repositories for StarCraftBot
Users that are interested in StarCraftBot are comparing it to the libraries listed below
Sorting:
- PySC2 OpenAI Gym Environments☆48Updated 6 years ago
- Implementing reinforcement-learning algorithms for pysc2 -environment☆89Updated 7 years ago
- StarCraft II Reinforcement Learning with Pytorch - Mini Games☆24Updated 7 years ago
- Curated list of pysc2 mini-games . Singleton Environmnets.Debugged by @SoyGema and mini-game authors☆45Updated 6 years ago
- StarCraft II / PySC2 Deep Reinforcement Learning Agents (A2C)☆137Updated 6 years ago
- StarCraft: BroodWars OpenAI Gym environment☆83Updated 6 years ago
- [ICML 2019] TensorFlow Code for Self-Supervised Exploration via Disagreement☆124Updated 6 years ago
- ☆117Updated 4 years ago
- Arena: A General Evaluation Platform and Building Toolkit for Single/Multi-Agent Intelligence. AAAI 2020.☆83Updated 4 years ago
- Notes and scripts for SC2LE released by DeepMind and Blizzard, more details [here](https://github.com/deepmind/pysc2).☆35Updated 4 years ago
- impact-driven-exploration☆131Updated last year
- Reinforcement Learning Assembly☆92Updated 3 years ago
- Code for 'The Grand Atari Challenge dataset' paper☆53Updated 7 years ago
- Implementation of the Box-World environment from the paper "Relational Deep Reinforcement Learning"☆46Updated last year
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆95Updated 6 years ago
- NIPS 2017 Value Prediction Network☆166Updated 7 years ago
- Code release for Learning with Opponent-Learning Awareness and variations.☆148Updated 2 years ago
- Framework for inspecting actions and observatinos in StarCraftII replays☆20Updated 6 years ago
- Code for the paper "Leveraging Procedural Generation to Benchmark Reinforcement Learning"☆172Updated 2 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆190Updated 6 years ago
- Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"☆201Updated 6 years ago
- A binary release of trained deep reinforcement learning models trained in the Atari machine learning benchmark, and a software release th…☆202Updated 5 years ago
- ☆144Updated 6 months ago
- ☆67Updated 3 years ago
- Stochastic Latent Actor-Critic: Deep Reinforcement Learning with a Latent Variable Model☆151Updated 4 years ago
- Reinforcement Learning papers on exploration methods.☆19Updated 3 years ago
- Modular multitask reinforcement learning with policy sketches☆109Updated 3 years ago
- Machine Learning Course Project Skoltech 2018☆108Updated 6 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆209Updated 6 years ago
- Convert DeepMind Control Suite to OpenAI gym environments.