voaneves / snake-on-pygameLinks
Snake game implemented in Pygame that can be controlled by human input and AI agents (DQN). Who's best?
☆11Updated 2 years ago
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:
- PyTorch implementation of DeepMind's "Human-level control through deep reinforcement learning"☆18Updated 5 years ago
- TensorFlow implementation of Deep RL (Reinforcement Learning) papers based on deep Q-learning (DQN)☆10Updated 7 years ago
- Solutions for different Reinforcement Learning environments☆26Updated last year
- Multi-agent reinforcement learning environment☆38Updated 6 years ago
- A PyTorch implementation of deep Q-learning for Atari games☆14Updated 7 years ago
- Minimal and Clean Reinforcement Learning Examples in PyTorch☆42Updated 6 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Updated 3 years ago
- Playing Breakout with double deep Q network☆13Updated 8 years ago
- Tensorflow implementation of DQN to control cart-pole from OpenAI gym environment☆14Updated 8 years ago
- ☆23Updated last year
- General implementation of Advantage Actor Critic using Pytorch☆28Updated 4 years ago
- Count based exploration with the successor representation for Unity ML's Pyramid☆12Updated 6 years ago
- Apply major Reinforcement Learning algorithms (DQN,PPO,A2C) to CarRacing-v0 from GymAI environment.☆29Updated 3 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
- This project explores a deep reinforcement learning technique to train an agent to play atari pong game from OpenAI Gym. OpenAI Gym is a …☆12Updated 7 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆58Updated last year
- Tensorflow implementation of the asynchronous advantage actor-critic (a3c) reinforcement learning algorithm for continuous action space☆46Updated 8 years ago
- Code implementation of: "Graying the black box: Understanding DQNs"☆20Updated 8 years ago
- ☆12Updated 3 years ago
- Avoiding catastrophic failures in reinforcement learning by learning to shape rewards.☆10Updated 8 years ago
- ☆40Updated 3 years ago
- ☆66Updated 4 years ago
- A DQN implementation using Keras and Tensorflow☆12Updated 7 years ago
- My implementation of a deep q learning network learning to play pong.☆10Updated 4 years ago
- Project for my graduate neural networks course - combining RL with VAEs☆23Updated 6 years ago
- Exploring algorithms in the domain of offline reinforcement learning (REM, Ensemble-DQN, DQN, ...)☆16Updated 5 years ago
- Multi-Agent Systems Course 2017 - MSc Artificial Intelligence @ UvA☆18Updated 7 years ago
- A PyTorch implementation of Human-Level Control through Deep Reinforcement Learning☆24Updated 8 years ago
- Reinforcement learning algorithm implementation☆10Updated 4 years ago
- PyTorch implementation of various reinforcement learning algorithms☆18Updated 7 years ago