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:
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆189Updated last year
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆72Updated 4 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.☆371Updated last year
- Deep Q Learning via Pytorch☆86Updated 7 years ago
- Deep Reinforcement Learning in Pac-man☆285Updated last year
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆113Updated 7 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆395Updated 7 years ago
- Gym - 32 levels of original Super Mario Bros☆289Updated 6 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 5 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆302Updated 2 years ago
- ☆82Updated 6 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Reinforcement Learning in Keras on VizDoom☆143Updated 7 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- An OpenAI Gym interface to Super Mario Bros. & Super Mario Bros. 2 (Lost Levels) on The NES☆796Updated 2 years ago
- ☆302Updated 2 years ago
- Simple implementation of Policy Gradient (PG)/ Actor-Critic with keras☆29Updated 7 years ago
- Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog☆622Updated 2 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆571Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆683Updated 4 years ago
- OpenAI Gym Env for game Gomoku(Five-In-a-Row, 五子棋, 五目並べ, omok, Gobang,...)☆88Updated 11 months ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆216Updated 5 years ago
- This is the code for "OpenAI Five vs DOTA 2 Explained" By Siraj Raval on Youtube☆166Updated 7 years ago
- Reaver: Modular Deep Reinforcement Learning Framework. Focused on StarCraft II. Supports Gym, Atari, and MuJoCo.☆560Updated 4 years ago
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆87Updated 4 years ago
- AI research environment for the Atari 2600 games 🤖.☆258Updated 3 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆160Updated 5 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago