nailo2c / pysc2-tutorialLinks
Example code for PySC2
☆14Updated 2 weeks ago
Alternatives and similar repositories for pysc2-tutorial
Users that are interested in pysc2-tutorial are comparing it to the libraries listed below
Sorting:
- Implementing reinforcement-learning algorithms for pysc2 -environment☆89Updated 8 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
- Tutorials for building a PySC2 bot☆295Updated 3 years ago
- This is a simple implementation of DeepMind's PySC2 RL agents.☆274Updated 8 years ago
- MSC: A Dataset for Macro-Management in StarCraft II☆144Updated 3 years ago
- Convert sc2 environment to gym-atari and play some mini-games☆22Updated 8 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 5 years ago
- ☆421Updated 7 years ago
- Half Field Offense in Robocup 2D Soccer☆237Updated 3 years ago
- StarCraft II - pysc2 Deep Reinforcement Learning Examples☆758Updated 4 years ago
- ☆10Updated 7 years ago
- Gym - 32 levels of original Super Mario Bros☆291Updated 7 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆190Updated 6 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆276Updated 7 years ago
- Reaver: Modular Deep Reinforcement Learning Framework. Focused on StarCraft II. Supports Gym, Atari, and MuJoCo.☆562Updated 5 years ago
- PySC2 OpenAI Gym Environments☆49Updated 6 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆193Updated last year
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆260Updated last year
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆132Updated 8 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆115Updated 7 years ago
- Tensorflow implementation of DeepMind paper - "Learning to Navigate in Complex Environments"☆63Updated 8 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286