georgwiese / 2048-rl
2048 Reinforcement Learning
☆50Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for 2048-rl
- A Deep Learning AI for 2048 (2048:94.15%, 4096:78.48%, 8192: 34.5% 16384: 0.177%)☆149Updated 6 years ago
- A modification of Google's Deep Q-Network to learn to play Super Mario Bros.☆170Updated 8 years ago
- Reinforcement Learning for Super Mario Bros using A3C on GPU☆36Updated 6 years ago
- Simplest Version of playing Atari with Deep Q Learning in Tensorflow☆160Updated 7 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆91Updated 7 years ago
- Using Asynchronous Deep Reinforcement Learning to play Flappy Bird from pixel input.☆30Updated 7 years ago
- RUDDER for ATARI games with delayed rewards in OpenAI Baselines package☆267Updated 5 years ago
- This is the code for "How Does DeepMind's AlphaGo Zero Work?" Siraj Raval on Youtube☆122Updated 7 years ago
- a Renju game, replicate paper "Mastering the game of Go with deep neural networks and tree search"☆20Updated 8 years ago
- alphagomoku☆61Updated 7 years ago
- Tensorflow implementation of deep Q networks in paper 'Playing Atari with Deep Reinforcement Learning'☆163Updated 7 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆32Updated 8 years ago
- Unfinished. Deep Q Learning in Tensorflow for ATARI.☆85Updated 8 years ago
- An attempt at applying Deep RL on the board game 2048☆16Updated 7 years ago
- Neural Networks For Playing Pong☆77Updated 8 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆114Updated 3 years ago
- ☆39Updated 7 years ago
- An Python N-in-Row game based on Monte Carlo Tree Search and UCT RAVE☆50Updated 7 years ago
- Codes of our team for the OpenAI Retro Contest of reinforcement learning☆99Updated 6 years ago
- This is the code for the "How to Beat Pong Using Policy Gradients (LIVE)" by Siraj Raval on Youtube☆62Updated 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 8 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆159Updated 4 years ago
- An implementation of Deep Q-Network using Caffe☆68Updated 9 years ago
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 6 years ago
- Minimal implementations of reinforcement learning algorithms by Tensorflow☆29Updated 6 years ago
- Deep RL Algorithms implemented for UC Berkeley's CS 294-112: Deep Reinforcement Learning☆140Updated 7 years ago
- This code is written for the blogs☆271Updated 8 years ago
- reinfore learning tool box, contains trpo, a3c algorithm for continous action space☆43Updated 6 years ago
- An implementation of 9x9 Tic Tac Toe☆77Updated 4 years ago