simonmeister / pysc2-rl-agents
StarCraft II / PySC2 Deep Reinforcement Learning Agents (A2C)
☆135Updated 6 years ago
Alternatives and similar repositories for pysc2-rl-agents:
Users that are interested in pysc2-rl-agents are comparing it to the libraries listed below
- Implementing reinforcement-learning algorithms for pysc2 -environment☆89Updated 7 years ago
- PySC2 OpenAI Gym Environments☆48Updated 6 years ago
- This is a simple implementation of DeepMind's PySC2 RL agents.☆272Updated 7 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆189Updated 6 years ago
- Tutorials for building a PySC2 bot☆294Updated 2 years ago
- Startcraft II Machine Learning research with DeepMind pysc2 python library .mini-games and agents.☆132Updated 6 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 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
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆132Updated 7 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆180Updated 6 years ago
- Multi Agent Reinforcement Learning using MalmÖ☆251Updated 5 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆259Updated 6 months ago
- Reaver: Modular Deep Reinforcement Learning Framework. Focused on StarCraft II. Supports Gym, Atari, and MuJoCo.☆557Updated 4 years ago
- Curated list of pysc2 mini-games . Singleton Environmnets.Debugged by @SoyGema and mini-game authors☆45Updated 6 years ago
- ☆143Updated 4 months ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆128Updated 2 years ago
- Implementation of the Option-Critic Architecture on the Atari (ALE) environment☆177Updated 7 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆274Updated 7 years ago
- Arena: A General Evaluation Platform and Building Toolkit for Single/Multi-Agent Intelligence. AAAI 2020.☆103Updated last month
- An implementation of FeUdal Networks for Hierarchical Reinforcement Learning as published : https://arxiv.org/abs/1703.01161☆182Updated 7 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 4 years ago
- Hierarchical Deep RL Network☆31Updated 8 years ago
- ICML 2018 Self-Imitation Learning☆277Updated 5 years ago
- Code for ICLR 2019 paper: Learning when to Communicate at Scale in Multiagent Cooperative and Competitive Tasks