YuriyGuts / snake-ai-reinforcementLinks
AI for Snake game trained from pixels using Deep Reinforcement Learning (DQN).
☆169Updated 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
Sorting:
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆86Updated 4 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.☆368Updated last year
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆72Updated 4 years ago
- Gym - 32 levels of original Super Mario Bros☆289Updated 6 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- This is the Code for "Deep Q Learning - The Math of Intelligence #9" By Siraj Raval on Youtube☆162Updated 7 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
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆186Updated 8 months ago
- An environment of the board game Go using OpenAI's Gym API☆172Updated 3 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆217Updated 5 years ago
- AI research environment for the Atari 2600 games 🤖.☆259Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆680Updated 4 years ago
- Open AI gym environment for the game 2048☆73Updated 3 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆113Updated 7 years ago
- Reinforcement Learning in Keras on VizDoom☆144Updated 7 years ago
- This is the code for "OpenAI Five vs DOTA 2 Explained" By Siraj Raval on Youtube☆163Updated 6 years ago
- Demo of UCT (MCTS) in Python / Numpy☆86Updated 2 years ago
- This is a simple implementation of DeepMind's PySC2 RL agents.☆273Updated 7 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆215Updated 4 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆395Updated 6 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆565Updated 2 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 4 years ago
- An implementation of the ideas from this paper https://arxiv.org/pdf/1803.10122.pdf☆282Updated 2 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆259Updated 7 months ago
- ☆81Updated 6 years ago
- Actor-critic with experience replay☆252Updated 2 years ago
- My Solution to the Programming Assignments for Practical Reinforcement Learning from Coursera☆67Updated 4 years ago