YuriyGuts / snake-ai-reinforcementLinks
AI for Snake game trained from pixels using Deep Reinforcement Learning (DQN).
☆170Updated 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:
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆112Updated 7 years ago
- Gym - 32 levels of original Super Mario Bros☆291Updated 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…☆193Updated last year
- Simple implementation of Policy Gradient (PG)/ Actor-Critic with keras☆29Updated 7 years ago
- This is the code for "OpenAI Five vs DOTA 2 Explained" By Siraj Raval on Youtube☆168Updated 7 years ago
- ☆303Updated 2 years ago
- Deep Q Learning via Pytorch☆86Updated 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.☆374Updated 2 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆73Updated 4 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 7 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- Reinforcement Learning in Keras on VizDoom☆142Updated 8 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago
- OpenAI Gym Env for game Gomoku(Five-In-a-Row, 五子棋, 五目並べ, omok, Gobang,...)☆88Updated last year
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆308Updated 2 years ago
- A student implementation of Alpha Go Zero☆282Updated 7 years ago
- AI research environment for the Atari 2600 games 🤖.☆260Updated 3 years ago
- Use Asynchronous advantage actor-critic algorithm (A3C) to play Flappy Bird using Keras☆39Updated 8 years ago
- Coding Demos from the School of AI's Move37 Course☆182Updated 7 years ago
- ☆82Updated 6 years ago
- Deep Reinforcement Learning in Pac-man☆287Updated last year
- OpenAI's cartpole env solver.☆155Updated 2 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆552Updated last year
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆552Updated 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
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆88Updated 4 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 4 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆160Updated 5 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆570Updated 2 years ago