HamidMoghaddam / dota2dqnLinks
This is a deep Q-network (reinforcement learning) AI for Dota 2
☆58Updated 8 years ago
Alternatives and similar repositories for dota2dqn
Users that are interested in dota2dqn are comparing it to the libraries listed below
Sorting:
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 7 years ago
- Codes of our team for the OpenAI Retro Contest of reinforcement learning☆99Updated 7 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 9 years ago
- ☆53Updated 8 years ago
- Simplest Version of playing Atari with Deep Q Learning in Tensorflow☆158Updated 7 years ago
- Using Asynchronous Deep Reinforcement Learning to play Flappy Bird from pixel input.☆30Updated 8 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆91Updated 8 years ago
- This is the code for "OpenAI Five vs DOTA 2 Explained" By Siraj Raval on Youtube☆166Updated 7 years ago
- Deep reinforcement learning in ViZDoom (using Tensorflow)☆19Updated 7 years ago
- ☆79Updated 7 years ago
- Dota 2 Python AI☆103Updated 6 years ago
- MSC: A Dataset for Macro-Management in StarCraft II☆143Updated 3 years ago
- Keras implementation of DQN on ViZDoom environment☆54Updated 8 years ago
- This is a simple implementation of DeepMind's PySC2 RL agents.☆274Updated 7 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆57Updated 8 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆78Updated 8 years ago
- Helpful files for Visual Doom AI Competition 2017☆44Updated 7 years ago
- Implementing reinforcement-learning algorithms for pysc2 -environment☆89Updated 7 years ago
- starter kit for vizdoom2018-singleplayer track☆28Updated 7 years ago
- This is the code for "A Guide to DeepMind's StarCraft AI Environment" by Siraj Raval on Youtube☆210Updated 4 years ago
- C51-DDQN in Keras☆126Updated 7 years ago
- Using a paper from Google DeepMind I've developed a new version of the DQN using threads exploration instead of memory replay as explain …☆84Updated 9 years ago
- Tensorflow implementation of deep Q networks in paper 'Playing Atari with Deep Reinforcement Learning'☆165Updated 8 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- ☆14Updated 7 years ago
- Multiagent Cooperation and Competition with Deep Reinforcement Learning