YuriyGuts / snake-ai-reinforcement
AI for Snake game trained from pixels using Deep Reinforcement Learning (DQN).
☆160Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for snake-ai-reinforcement
- Solving OpenAI Gym problems.☆183Updated 3 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 6 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆70Updated 3 years ago
- Gym - 32 levels of original Super Mario Bros☆286Updated 5 years ago
- This is the Code for "Deep Q Learning - The Math of Intelligence #9" By Siraj Raval on Youtube☆162Updated 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…☆173Updated 2 months ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆114Updated 3 years ago
- Reinforcement Learning in Keras on VizDoom☆146Updated 7 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆533Updated 4 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆173Updated last year
- Proximal Policy Optimization implementation with TensorFlow☆104Updated 6 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆159Updated 4 years ago
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆83Updated 3 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆111Updated 6 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 6 years ago
- An OpenAI Gym interface to Super Mario Bros. & Super Mario Bros. 2 (Lost Levels) on The NES☆688Updated last year
- Pong AI trained using policy gradient-based reinforcement learning☆51Updated last year
- Snake-like openAI gym environment, both single and multiagent☆33Updated 4 years ago
- This package allows to use PLE as a gym environment.☆72Updated 4 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- ☆305Updated last year
- Reinforcement Learning examples implementation and explanation☆320Updated 4 months ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆101Updated 4 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆135Updated 7 months ago
- ☆80Updated 5 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆666Updated 3 years ago
- List of competitions related to Reinforcement Learning☆347Updated 10 months ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆299Updated 9 months ago
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 6 years ago
- Demo of UCT (MCTS) in Python / Numpy☆83Updated last year