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:
- Solutions for different Reinforcement Learning environments☆26Updated last year
- DQN, Reinforce, A2C (Reference: https://github.com/pytorch)☆8Updated 7 years ago
- Asynchronous implementation of DQN algorithm in PyTorch☆8Updated 5 years ago
- TensorFlow implementation of Deep RL (Reinforcement Learning) papers based on deep Q-learning (DQN)☆10Updated 7 years ago
- Tensorflow implementation of DQN to control cart-pole from OpenAI gym environment☆14Updated 7 years ago
- A PyTorch implementation of deep Q-learning for Atari games☆14Updated 6 years ago
- Reinforcement learning algorithm implementation☆10Updated 3 years ago
- PyTorch implementation of various reinforcement learning algorithms☆18Updated 7 years ago
- Avoiding catastrophic failures in reinforcement learning by learning to shape rewards.☆10Updated 7 years ago
- Series of deep reinforcement learning algorithms 🤖☆29Updated 4 years ago
- A PyTorch Implementation for Deep Q Network☆7Updated 7 years ago
- All the source codes and lectures of reinforcement learning.☆32Updated 5 years ago
- PyTorch implementation of DeepMind's "Human-level control through deep reinforcement learning"☆18Updated 5 years ago
- A collection of several Deep Reinforcement Learning techniques (Deep Q Learning, Policy Gradients, ...), gets updated over time.☆37Updated 5 years ago
- Project exploring Multi Task Deep Reinforcement Learning neural network architectures and algorithms with Open AI Gym and TensorFlow☆17Updated 6 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Updated 2 years ago
- Reinforcement learning algorithms in RLlib☆59Updated last year
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆15Updated 7 years ago
- Tensorflow implementation of the asynchronous advantage actor-critic (a3c) reinforcement learning algorithm for continuous action space☆46Updated 7 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 4 years ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 4 years ago
- deep-reinforcement-learning☆16Updated 6 years ago
- ☆39Updated 5 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 5 years ago
- Reinforcement Learning for Gym CarRacing-v0 game (Double Deep Q Network)☆19Updated 7 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- ☆32Updated 5 years ago
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆29Updated 5 years ago
- Exploring algorithms in the domain of offline reinforcement learning (REM, Ensemble-DQN, DQN, ...)☆16Updated 5 years ago
- Code implementation of: "Graying the black box: Understanding DQNs"☆20Updated 8 years ago