mmuppidi / DQN-Atari-PongLinks
This project explores a deep reinforcement learning technique to train an agent to play atari pong game from OpenAI Gym. OpenAI Gym is a toolkit to develop and compare reinforcement learning algorithms. The learning agent takes raw pixels from the atari emulator and predicts an action that is fed back into the emulator via OpenAI interface. The …
☆13Updated 7 years ago
Alternatives and similar repositories for DQN-Atari-Pong
Users that are interested in DQN-Atari-Pong are comparing it to the libraries listed below
Sorting:
- Deep Q-Network (DQN) to play classic Atari Games☆11Updated 8 years ago
- DQN based RL agent for Mountain Car☆13Updated 9 years ago
- Implementation of Dueling Network Architectures for Deep Reinforcement Learning paper with Pytorch☆14Updated 5 years ago
- A DQN implementation using Keras and Tensorflow☆12Updated 7 years ago
- ☆16Updated 4 years ago
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆14Updated 7 years ago
- TensorFlow implementation of Deep RL (Reinforcement Learning) papers based on deep Q-learning (DQN)☆10Updated 7 years ago
- [ICML 2024 Oral] Consistent Adversarial Robust Deep Q Networks (CAR-DQN)☆15Updated 11 months ago
- a Federated Learning Framework adapted for resource-constrained environments, focusing on IoT devices☆10Updated 3 months ago
- deep-reinforcement-learning☆16Updated 6 years ago
- ☆12Updated 4 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago
- This is pytorch implmentation project of Bootsrapped DQN☆13Updated 5 years ago
- A PyTorch implementation of deep Q-learning for Atari games☆13Updated 7 years ago
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated 2 years ago
- Avoiding catastrophic failures in reinforcement learning by learning to shape rewards.☆10Updated 8 years ago
- Implementations for solutions to programming exercises of Reinforcement Learning: An Introduction, Second Edition (Sutton & Barto)☆34Updated 3 years ago
- ☆18Updated last year
- Reinforcement learning algorithm implementation☆10Updated 4 years ago
- This is a DQN-based recommendation system for item-list recommendation and it finally achieved second place in the competition of RL-base…☆11Updated 4 years ago
- Deep Reinforcement Learning with Double Q-learning☆14Updated 5 years ago
- State Space Models for Reinforcement Learning in Tensorflow☆19Updated 7 years ago
- ☆20Updated 6 years ago
- DQN with freezing target network in tensorflow on pygame FlappyBird☆11Updated 7 years ago
- 主要利用QLearning,DQN,ImprovedDQN(Ddouble DQN) 解决gym框架下的三个问题CartPole-v0,MountainCar-v0,Acrobot-v1☆13Updated 8 years ago
- Implementations of Coursera Reinforcement Learning Specialization☆48Updated 6 years ago
- Jupyter notebook containing a solution to Sutton and Barto's gridworld problem with both a random agent and a Q-learning agent.☆33Updated 7 years ago
- My implementation of a deep q learning network learning to play pong.☆10Updated 5 years ago
- ☆11Updated 3 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Updated 3 years ago