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
- TensorFlow implementation of Deep RL (Reinforcement Learning) papers based on deep Q-learning (DQN)☆10Updated 7 years ago
- A PyTorch implementation of deep Q-learning for Atari games☆14Updated 6 years ago
- ☆40Updated last week
- Tensorflow implementation of DQN to control cart-pole from OpenAI gym environment☆14Updated 7 years ago
- Multi-agent reinforcement learning environment☆37Updated 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
- A DQN implementation using Keras and Tensorflow☆12Updated 6 years ago
- Count based exploration with the successor representation for Unity ML's Pyramid☆12Updated 6 years ago
- Minimal and Clean Reinforcement Learning Examples in PyTorch☆42Updated 6 years ago
- Reinforcement learning algorithm implementation☆10Updated 3 years ago
- Tensorflow implementation of the asynchronous advantage actor-critic (a3c) reinforcement learning algorithm for continuous action space☆46Updated 7 years ago
- ☆12Updated 3 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- ☆36Updated 3 years ago
- I have targeted to solve the benchmark problem in Reinforcement learning literature using Deep Q-networks with images as the only input t…☆12Updated 5 years ago
- Reinforcement Learning☆12Updated 8 years ago
- PyTorch implementation of DeepMind's "Human-level control through deep reinforcement learning"☆18Updated 5 years ago
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆15Updated 7 years ago
- Snake using RL☆19Updated last year
- Simple implementation of the model presented in Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic …☆17Updated 6 years ago
- deep-reinforcement-learning☆16Updated 6 years ago
- Apply major Reinforcement Learning algorithms (DQN,PPO,A2C) to CarRacing-v0 from GymAI environment.☆26Updated 3 years ago
- All the source codes and lectures of reinforcement learning.☆32Updated 5 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 3 years ago
- ☆32Updated 5 years ago
- ROS2 기반 자율주행 application의 로드밸런싱을 위한 computation offloading 기술 개발☆16Updated 8 months ago
- Code implementation of: "Graying the black box: Understanding DQNs"☆20Updated 8 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago
- Playing Breakout with double deep Q network☆13Updated 8 years ago