georgwiese / 2048-rlLinks
2048 Reinforcement Learning
☆53Updated 7 years ago
Alternatives and similar repositories for 2048-rl
Users that are interested in 2048-rl are comparing it to the libraries listed below
Sorting:
- A Deep Learning AI for 2048 (2048:94.15%, 4096:78.48%, 8192: 34.5% 16384: 0.177%)☆150Updated 7 years ago
- This is the code for the "How to Beat Pong Using Policy Gradients (LIVE)" by Siraj Raval on Youtube☆70Updated 8 years ago
- This is the code for "How Does DeepMind's AlphaGo Zero Work?" Siraj Raval on Youtube☆121Updated 8 years ago
- Codes of our team for the OpenAI Retro Contest of reinforcement learning☆99Updated 7 years ago
- (Keras) Use deep Q-learning to build two Gomoku (Five-in-a-Row) agents playing against each other.☆19Updated 9 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 9 years ago
- This is a deep Q-network (reinforcement learning) AI for Dota 2☆58Updated 8 years ago
- Deep DQN Based Reinforcement Learning for simple Pong PyGame☆43Updated 7 years ago
- ☆53Updated 8 years ago
- 2nd place solution of NIPS2017 LearningToRun Competition.☆130Updated 3 years ago
- Reinforcement Learning and Transfer Learning based StarCraft Micromanagement☆104Updated 8 years ago
- Simplest Version of playing Atari with Deep Q Learning in Tensorflow☆158Updated 8 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆91Updated 8 years ago
- Convolution neural network... for draw video poker. Perhaps, we learn something useful for other poker, too.☆109Updated 9 years ago
- Using tensorflow, this agent can autonomously train itself to play Out Run and potentially be modified to play other games or perform tas…☆69Updated 9 years ago
- Using Keras and Deep Q-Network to Play FlappyBird☆448Updated 6 years ago
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 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 A3C algorithm☆46Updated 8 years ago
- This is the code for "A Guide to DeepMind's StarCraft AI Environment" by Siraj Raval on Youtube☆211Updated 4 years ago
- Congratulation to DeepMind! This is a reengineering implementation (on behalf of many other git repo in /support/) of DeepMind's Oct19th …☆345Updated 3 years ago
- Using Asynchronous Deep Reinforcement Learning to play Flappy Bird from pixel input.☆30Updated 8 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆160Updated 5 years ago
- Use Asynchronous advantage actor-critic algorithm (A3C) to play Flappy Bird using Keras☆39Updated 8 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆79Updated 8 years ago
- Contains Jupyter notebooks associated with the "Deep Reinforcement Learning Tutorial" tutorial given at the O'Reilly 2017 NYC AI Conferen…☆277Updated 5 years ago
- Reinforcement Learning for Super Mario Bros using A3C on GPU☆37Updated 7 years ago
- TensorFlow implementation of real-time style transfer using feed-forward generation. This builds on the original style-transfer algorithm…☆79Updated 8 years ago
- A modification of Google's Deep Q-Network to learn to play Super Mario Bros.☆167Updated 9 years ago
- ☆39Updated 8 years ago