greentfrapp / pysc2-RLagentsLinks
Notes and scripts for SC2LE released by DeepMind and Blizzard, more details [here](https://github.com/deepmind/pysc2).
☆35Updated 4 years ago
Alternatives and similar repositories for pysc2-RLagents
Users that are interested in pysc2-RLagents are comparing it to the libraries listed below
Sorting:
- Implementing reinforcement-learning algorithms for pysc2 -environment☆89Updated 7 years ago
- Startcraft II Machine Learning research with DeepMind pysc2 python library .mini-games and agents.☆134Updated 6 years ago
- StarCraft II / PySC2 Deep Reinforcement Learning Agents (A2C)☆138Updated 7 years ago
- An implementation of FeUdal Networks for Hierarchical Reinforcement Learning as published : https://arxiv.org/abs/1703.01161☆186Updated 8 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆138Updated last year
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆190Updated 6 years ago
- Curated list of pysc2 mini-games . Singleton Environmnets.Debugged by @SoyGema and mini-game authors☆45Updated 7 years ago
- PySC2 OpenAI Gym Environments☆48Updated 6 years ago
- Code for our paper "Visualizing and Understanding Atari Agents" (https://goo.gl/AMAoSc)☆122Updated 4 years ago
- Implementation of the Option-Critic Architecture on the Atari (ALE) environment☆180Updated 8 years ago
- Convert sc2 environment to gym-atari and play some mini-games☆22Updated 8 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
- Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"☆206Updated 6 years ago
- Multi Agent Reinforcement Learning using MalmÖ☆262Updated 5 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- Hierarchical Deep RL Network☆31Updated 8 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆73Updated 8 years ago
- ICML 2018 Self-Imitation Learning☆278Updated 5 years ago
- A3C style Option-Critic with deliberation cost☆39Updated 7 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆132Updated 6 years ago
- Code release for Learning with Opponent-Learning Awareness and variations.☆151Updated 2 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆101Updated 5 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆130Updated 2 years ago
- A customizable framework to create maze and gridworld environments☆268Updated 6 years ago
- Actor-critic with experience replay☆256Updated 3 years ago
- Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstractions and Intrinsic Motivation☆87Updated 7 years ago
- Half Field Offense in Robocup 2D Soccer☆235Updated 3 years ago
- We reproduced DeepMind's results and implement a meta-learning (MLSH) agent which can generalize across minigames.☆29Updated 4 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆131Updated 7 years ago