Meredevs / DQN_PongLinks
My implementation of a deep q learning network learning to play pong.
☆10Updated 4 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:
- A DQN implementation using Keras and Tensorflow☆12Updated 7 years ago
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆29Updated 6 years ago
- All the source codes and lectures of reinforcement learning.☆33Updated 5 years ago
- Fuzzy DQN in Keras☆10Updated 5 years ago
- Open AI Gym - Pendulum-v1 reinforcement learning (DQN, SAC)☆20Updated last year
- ☆40Updated 3 years ago
- Implementation of Dueling Network Architectures for Deep Reinforcement Learning paper with Pytorch☆13Updated 5 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
- An attempt at recreating DeepMind's implementation of Deep Q Learning on Atari Breakout using PyTorch☆13Updated 5 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
- A tutorial walking through the use of Keras-RL for reinforcement learning with OpenAI gym.☆73Updated 5 years ago
- Source Code for 'Deep Reinforcement Learning with Python' by Nimish Sanghi☆49Updated 3 years ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 6 years ago
- Real time image capture+DQN path planning☆12Updated 2 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆59Updated last year
- ☆11Updated 3 years ago
- A PyTorch implementation of deep Q-learning for Atari games☆14Updated 7 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
- Teaching the Donkey car to drive a track in the simulator using State Representation Learning and different Reinforcement Learning Algori…☆10Updated 4 years ago
- Deep Reinforcement Learning with Double Q-learning☆14Updated 5 years ago
- PyTorch implementation of DeepMind's "Human-level control through deep reinforcement learning"☆18Updated 5 years ago
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated 2 years ago
- 学习DRL CNN -> DQN -> LSTM☆13Updated 7 years ago
- Coursera-Fundamentals of Reinforcement Learning Specialization.☆15Updated last year
- Implementation of the CartPole from OpenAI's Gym using only visual input for Reinforcement Learning control with DQN☆16Updated 4 years ago
- Tensorflow implementation of DQN to control cart-pole from OpenAI gym environment☆14Updated 8 years ago
- deep-reinforcement-learning☆16Updated 6 years ago
- a Federated Learning Framework adapted for resource-constrained environments, focusing on IoT devices☆10Updated 3 months ago
- Working examples of Deep Q Network of Reinforcement Learning☆13Updated 5 years ago
- Collection of Deep Reinforcement Learning Jupyter Notebooks. Each notebook is self-contained and presents single algorithm. These include…☆38Updated 5 years ago