benjamin-dupuis / DQN-snake
Deep Reinforcement Learning algorithm to learn to play Snake
☆15Updated last year
Related projects ⓘ
Alternatives and complementary repositories for DQN-snake
- 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.☆353Updated last year
- An RL agent for the Google Football environment☆92Updated 3 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆302Updated 4 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- OpenAI Gym wrapper for ViZDoom enviroments☆66Updated 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…☆173Updated last month
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆173Updated last year
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆258Updated last month
- Deep Q Learning via Pytorch☆86Updated 6 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆74Updated 6 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆96Updated 2 years ago
- Lightweight multi-agent gridworld Gym environment☆195Updated last year
- Multi Agent Reinforcement Learning using MalmÖ☆246Updated 4 years ago
- TensorFlow implementation of asynchronous advantage actor-critic (A3C)☆39Updated 3 years ago
- ☆305Updated last year
- Reinforcement Learning in Keras on VizDoom☆146Updated 7 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆307Updated 3 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆669Updated 2 years ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆92Updated 2 years ago
- A customizable framework to create maze and gridworld environments☆259Updated 5 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆101Updated 5 years ago
- ☆89Updated 4 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆135Updated 7 months ago
- An OpenAI Gym interface to Tetris on the NES.☆47Updated last year
- List of competitions related to Reinforcement Learning☆346Updated 10 months ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆101Updated 4 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆562Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆294Updated 2 years ago
- Solving OpenAI Gym problems.☆182Updated 3 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆299Updated 9 months ago