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:
- 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
- Tensorflow implementation of DQN to control cart-pole from OpenAI gym environment☆14Updated 8 years ago
- A PyTorch implementation of deep Q-learning for Atari games☆14Updated 7 years ago
- All the source codes and lectures of reinforcement learning.☆33Updated 5 years ago
- PyTorch implementation of various reinforcement learning algorithms☆18Updated 7 years ago
- A collection of several Deep Reinforcement Learning techniques (Deep Q Learning, Policy Gradients, ...), gets updated over time.☆37Updated 5 years ago
- General implementation of Advantage Actor Critic using Pytorch☆28Updated 4 years ago
- A Python Program to implement Machine Learning for the Game Tic Tac Toe (3x3) using Reinforcement Learning (Q learning technique) and ten…☆14Updated 8 years ago
- Playing Breakout with double deep Q network☆13Updated 8 years ago
- My implementation of a deep q learning network learning to play pong.☆10Updated 4 years ago
- Avoiding catastrophic failures in reinforcement learning by learning to shape rewards.☆10Updated 8 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 6 years ago
- Deep Q-Network (DQN) to play classic Atari Games☆11Updated 8 years ago
- Meta Reinforcement Learning Experiments☆35Updated 8 years ago
- Tensorflow implementation for "Noisy network for exploration"☆19Updated 8 years ago
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆14Updated 7 years ago
- Reinforcement Learning☆12Updated 8 years ago
- Code implementation of: "Graying the black box: Understanding DQNs"☆20Updated 8 years ago
- Deep Q-Networks in tensorflow☆10Updated 8 years ago
- Snake using RL☆19Updated 2 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
- ☆17Updated last year
- Project for my graduate neural networks course - combining RL with VAEs☆23Updated 6 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Updated 3 years ago
- a Federated Learning Framework adapted for resource-constrained environments, focusing on IoT devices☆10Updated 3 months ago
- A DQN implementation using Keras and Tensorflow☆12Updated 7 years ago
- Deep Reinforcement Learning applied to a modern 3D video-game environment called Delivery Duel.☆41Updated 7 years ago
- Various DQN method with cartpole☆11Updated 7 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