YuriyGuts / snake-ai-reinforcement
AI for Snake game trained from pixels using Deep Reinforcement Learning (DQN).
☆165Updated 6 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
- Reinforcement Learning in Keras on VizDoom☆145Updated 7 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 6 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆290Updated last year
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆111Updated 7 years ago
- Gym - 32 levels of original Super Mario Bros☆288Updated 6 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆215Updated 5 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆179Updated 4 months ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆70Updated 3 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆135Updated 10 months ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- Proximal Policy Optimization implementation with TensorFlow☆105Updated 6 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆150Updated last year
- 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.☆359Updated last year
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- Deep Q Learning via Pytorch☆86Updated 7 years ago
- Half Field Offense in Robocup 2D Soccer☆231Updated 2 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆214Updated 4 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆672Updated 4 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆564Updated last year
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆159Updated 5 years ago
- This is the code for "OpenAI Five vs DOTA 2 Explained" By Siraj Raval on Youtube☆161Updated 6 years ago
- Structural implementation of RL key algorithms☆510Updated last year
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- Use Asynchronous advantage actor-critic algorithm (A3C) to play Flappy Bird using Keras☆39Updated 7 years ago
- This is the Code for "Deep Q Learning - The Math of Intelligence #9" By Siraj Raval on Youtube☆161Updated 7 years ago
- A reinforcement learning framework☆154Updated 6 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆92Updated 7 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆541Updated 3 months ago
- Monte carlo tree search in python☆591Updated 2 years ago