voaneves / snake-on-pygameLinks
Snake game implemented in Pygame that can be controlled by human input and AI agents (DQN). Who's best?
☆12Updated last year
Alternatives and similar repositories for snake-on-pygame
Users that are interested in snake-on-pygame are comparing it to the libraries listed below
Sorting:
- Tensorflow implementation of DQN to control cart-pole from OpenAI gym environment☆14Updated 7 years ago
- DQN, Reinforce, A2C (Reference: https://github.com/pytorch)☆8Updated 6 years ago
- Solutions for different Reinforcement Learning environments☆25Updated 11 months ago
- A PyTorch implementation of deep Q-learning for Atari games☆14Updated 6 years ago
- This project explores a deep reinforcement learning technique to train an agent to play atari pong game from OpenAI Gym. OpenAI Gym is a …☆10Updated 7 years ago
- Reinforcement learning algorithm implementation☆10Updated 3 years ago
- Asynchronous implementation of DQN algorithm in PyTorch☆8Updated 5 years ago
- deep-reinforcement-learning☆16Updated 6 years ago
- Count based exploration with the successor representation for Unity ML's Pyramid☆12Updated 6 years ago
- 学习DRL CNN -> DQN -> LSTM☆13Updated 6 years ago
- Multi-agent reinforcement learning environment☆37Updated 6 years ago
- Series of deep reinforcement learning algorithms 🤖☆29Updated 4 years ago
- Tensorflow implementation of the asynchronous advantage actor-critic (a3c) reinforcement learning algorithm for continuous action space☆46Updated 7 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Updated 2 years ago
- TensorFlow implementation of Deep RL (Reinforcement Learning) papers based on deep Q-learning (DQN)☆10Updated 7 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago
- This repository contains a python implementation of a Deep Q-Network (DQN) for Atari gameplay using tensorflow.☆6Updated 6 years ago
- A DQN implementation using Keras and Tensorflow☆12Updated 6 years ago
- Exploring algorithms in the domain of offline reinforcement learning (REM, Ensemble-DQN, DQN, ...)☆15Updated 5 years ago
- DOOM DQN Agents in Tensorflow 2, and Pytorch.☆10Updated 4 years ago
- A Deep Q Network used for running experiments on reinforcement learning agents targeted at learning Super Mario Bros (NES)☆10Updated 7 years ago
- PyTorch implementation of various reinforcement learning algorithms☆18Updated 7 years ago
- ☆39Updated 5 years ago
- A PyTorch Implementation for Deep Q Network☆7Updated 6 years ago
- ☆12Updated 3 years ago
- ☆32Updated 5 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 3 years ago
- NeurIPS 2019: DQN(λ) = Deep Q-Network + λ-returns.☆23Updated last year
- This is pytorch implmentation project of Bootsrapped DQN☆12Updated 4 years ago
- This is a project using neural-network reinforcement learning to solve the 8 puzzle problem (or even N puzzle)☆11Updated 7 years ago