Meredevs / DQN_PongLinks
My implementation of a deep q learning network learning to play pong.
☆10Updated 5 years ago
Alternatives and similar repositories for DQN_Pong
Users that are interested in DQN_Pong are comparing it to the libraries listed below
Sorting:
- This project explores a deep reinforcement learning technique to train an agent to play atari pong game from OpenAI Gym. OpenAI Gym is a …☆13Updated 7 years ago
- Open AI Gym - Pendulum-v1 reinforcement learning (DQN, SAC)☆20Updated 2 years ago
- Fuzzy DQN in Keras☆10Updated 5 years ago
- All the source codes and lectures of reinforcement learning.☆33Updated 5 years ago
- ☆40Updated 4 years ago
- A DQN implementation using Keras and Tensorflow☆12Updated 7 years ago
- deep-reinforcement-learning☆16Updated 6 years ago
- Implementation of Dueling Network Architectures for Deep Reinforcement Learning paper with Pytorch☆14Updated 5 years ago
- A Minimal Deep Q-Network☆56Updated last year
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆30Updated 6 years ago
- Implementation of the CartPole from OpenAI's Gym using only visual input for Reinforcement Learning control with DQN☆16Updated 4 years ago
- PyTorch implementation of DeepMind's "Human-level control through deep reinforcement learning"☆18Updated 5 years ago
- An attempt at recreating DeepMind's implementation of Deep Q Learning on Atari Breakout using PyTorch☆13Updated 6 years ago
- Source Code for 'Deep Reinforcement Learning with Python' by Nimish Sanghi☆49Updated 3 years ago
- OpenAI's Gym Car-Racing-V0 environment was tackled and, subsequently, solved using a variety of Reinforcement Learning methods including …☆20Updated 3 years ago
- Coursera-Fundamentals of Reinforcement Learning Specialization.☆15Updated last year
- A PyTorch implementation of deep Q-learning for Atari games☆13Updated 7 years ago
- Working examples of Deep Q Network of Reinforcement Learning☆13Updated 5 years ago
- Deep Reinforcement Learning with Double Q-learning☆14Updated 5 years ago
- Code for solving a basic maze reinforcement learning problem using Q-learning☆14Updated 5 years ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 6 years ago
- A systematic design process for a self-organizing neuro-fuzzy Q-network for model-free and offline reinforcement learning.☆11Updated 2 years ago
- Real time image capture+DQN path planning☆12Updated 2 years ago
- ☆11Updated 3 years ago
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated 2 years ago
- Deep Q learning algorithm written on PyTorch for solving 2D robot arm reacher☆12Updated 5 years ago
- Project for my graduate neural networks course - combining RL with VAEs☆23Updated 6 years ago
- Reinforcement learning algorithm implementation☆10Updated 4 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆60Updated last year