YuriyGuts / snake-ai-reinforcement
AI for Snake game trained from pixels using Deep Reinforcement Learning (DQN).
☆164Updated 5 years ago
Alternatives and similar repositories for snake-ai-reinforcement:
Users that are interested in snake-ai-reinforcement are comparing it to the libraries listed below
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆70Updated 3 years ago
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆83Updated 3 years ago
- Proximal Policy Optimization implementation with TensorFlow☆105Updated 6 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆357Updated last year
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆135Updated 10 months ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆177Updated 4 months ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- Gym - 32 levels of original Super Mario Bros☆287Updated 6 years ago
- Half Field Offense in Robocup 2D Soccer☆230Updated 2 years ago
- Deep Q Learning via Pytorch☆86Updated 7 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- C51-DDQN in Keras☆125Updated 7 years ago
- Reinforcement Learning in Keras on VizDoom☆145Updated 7 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 6 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆563Updated last year
- Use Asynchronous advantage actor-critic algorithm (A3C) to play Flappy Bird using Keras☆39Updated 7 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆111Updated 7 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆215Updated 5 years ago
- Using Keras and Deep Q-Network to Play FlappyBird☆444Updated 5 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆150Updated last year
- Implementing reinforcement-learning algorithms for pysc2 -environment☆89Updated 7 years ago
- implement of prioritized experience replay☆158Updated 6 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 6 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- Collection of Deep Reinforcement Learning algorithms☆298Updated 5 years ago
- An `openai/atari-py` fork with Windows support and removed zlib/libpng dependencies. Binaries (wheels) are on "Releases" tab.☆183Updated 3 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆535Updated 4 years ago