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:
- Solutions for different Reinforcement Learning environments☆26Updated last year
- Tensorflow implementation of the asynchronous advantage actor-critic (a3c) reinforcement learning algorithm for continuous action space☆46Updated 8 years ago
- PyTorch implementation of various reinforcement learning algorithms☆18Updated 7 years ago
- A PyTorch implementation of deep Q-learning for Atari games☆14Updated 6 years ago
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆29Updated 6 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 2 years ago
- PyTorch implementation of DeepMind's "Human-level control through deep reinforcement learning"☆18Updated 5 years ago
- Implementation of Dueling Network Architectures for Deep Reinforcement Learning paper with Pytorch☆13Updated 5 years ago
- Project for my graduate neural networks course - combining RL with VAEs☆23Updated 6 years ago
- ☆32Updated 5 years ago
- Tensorflow implementation of DQN to control cart-pole from OpenAI gym environment☆14Updated 8 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆58Updated last year
- Old and new Reinforcement Learning algorithms run on the GridUniverse ecosystem☆23Updated 6 years ago
- TensorFlow implementation of Deep RL (Reinforcement Learning) papers based on deep Q-learning (DQN)☆10Updated 7 years ago
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆15Updated 7 years ago
- Code implementation of: "Graying the black box: Understanding DQNs"☆20Updated 8 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
- ☆23Updated last year
- Bayesian Reward Shaping Framework for Deep Reinforcement Learning☆23Updated 6 years ago
- An MDL-based approach to the Abstraction and Reasoning Corpus (ARC) challenge☆23Updated 3 months ago
- Apply major Reinforcement Learning algorithms (DQN,PPO,A2C) to CarRacing-v0 from GymAI environment.☆28Updated 3 years ago
- We propose an evolution-based approach to meta-learn synthetic neural environments and reward neural networks for reinforcement learning.☆21Updated 2 years ago
- Multi-agent reinforcement learning environment☆38Updated 6 years ago
- Count based exploration with the successor representation for Unity ML's Pyramid☆12Updated 6 years ago
- My implementation of a deep q learning network learning to play pong.☆10Updated 4 years ago
- Reinforcement Learning from Hierarchical Critics☆13Updated 5 years ago
- ☆40Updated 3 months ago
- General implementation of Advantage Actor Critic using Pytorch☆28Updated 3 years ago
- Teaching the Donkey car to drive a track in the simulator using State Representation Learning and different Reinforcement Learning Algori…☆10Updated 3 years ago