benjamin-dupuis / DQN-snakeLinks
Deep Reinforcement Learning algorithm to learn to play Snake
☆18Updated 2 years ago
Alternatives and similar repositories for DQN-snake
Users that are interested in DQN-snake are comparing it to the libraries listed below
Sorting:
- Deep Q Learning via Pytorch☆86Updated 7 years ago
- A Deep Q Network used for running experiments on reinforcement learning agents targeted at learning Super Mario Bros (NES)☆10Updated 8 years ago
- Gym - 32 levels of original Super Mario Bros☆291Updated 7 years ago
- Application of proximal policy optimization algorithm to the card game Big 2 using Tensorflow☆82Updated 2 years ago
- Implementation of Double Deep Q Networks and Dueling Q Networks using Keras on Space Invaders using OpenAI Gym. Code can be easily genera…☆37Updated 7 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆73Updated 4 years ago
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 6 years ago
- PyTorch implementation of DeepMind's "Human-level control through deep reinforcement learning"☆18Updated 5 years ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆106Updated 3 years ago
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆89Updated 4 years ago
- A collection of various projects related to Reinforcement Learning☆19Updated 4 years ago
- Multi-agent reinforcement learning environment☆38Updated 6 years ago
- Deep Q-Network (DQN) to play classic Atari Games☆11Updated 8 years ago
- Coding Demos from the School of AI's Move37 Course☆182Updated 7 years ago
- Deep Q-Networks in tensorflow☆10Updated 8 years ago
- Simple implementation of the model presented in Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic …☆17Updated 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
- Repository for codes of 'Deep Reinforcement Learning'☆219Updated 6 years ago
- A DQN implementation using Keras and Tensorflow☆12Updated 7 years ago
- Playing Breakout with double deep Q network☆13Updated 8 years ago
- StarCraft II / PySC2 Deep Reinforcement Learning Agents (A2C)☆138Updated 7 years ago
- TensorFlow implementation of Deep RL (Reinforcement Learning) papers based on deep Q-learning (DQN)☆10Updated 7 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆112Updated 8 years ago
- Apply major Reinforcement Learning algorithms (DQN,PPO,A2C) to CarRacing-v0 from GymAI environment.☆29Updated 3 years ago
- ☆82Updated 6 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago
- Keras and OpenAI Gym implementation of the Deep Q-learning algorithm to play Atari games.☆48Updated 8 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- Double Deep Q-Learning with Prioritized Experience Replay☆35Updated 7 years ago
- Reinforcement Learning for Gym CarRacing-v0 game (Double Deep Q Network)☆19Updated 7 years ago