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:
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆29Updated 6 years ago
- Open AI Gym - Pendulum-v1 reinforcement learning (DQN, SAC)☆19Updated last year
- ☆37Updated 3 years ago
- Source Code for 'Deep Reinforcement Learning with Python' by Nimish Sanghi☆48Updated 3 years ago
- Fuzzy DQN in Keras☆10Updated 4 years ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 5 years ago
- Working examples of Deep Q Network of Reinforcement Learning☆13Updated 5 years ago
- Real time image capture+DQN path planning☆11Updated 2 years ago
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated 2 years ago
- A Minimal Deep Q-Network☆56Updated last year
- All the source codes and lectures of reinforcement learning.☆32Updated 5 years ago
- A DQN implementation using Keras and Tensorflow☆12Updated 7 years ago
- 学习DRL CNN -> DQN -> LSTM☆13Updated 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 5 years ago
- ☆11Updated 3 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 …☆11Updated 7 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆57Updated last year
- Coursera-Fundamentals of Reinforcement Learning Specialization.☆15Updated last year
- Deep Reinforcement Learning algorithms for Policy Value methods written from scratch.☆23Updated 5 years ago
- ☆16Updated 4 years ago
- deep-reinforcement-learning☆16Updated 6 years ago
- PyTorch implementation of DeepMind's "Human-level control through deep reinforcement learning"☆18Updated 5 years ago
- ☆48Updated 6 years ago
- This Repository contains a series of google colab notebooks which I created to help people dive into deep reinforcement learning.This not…☆49Updated 4 years ago
- Code for solving a basic maze reinforcement learning problem using Q-learning☆14Updated 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
- DQN related algorithms☆10Updated 2 years ago
- A tutorial walking through the use of Keras-RL for reinforcement learning with OpenAI gym.☆72Updated 5 years ago
- Deep Reinforcement Learning with Double Q-learning☆14Updated 4 years ago
- Implementation of the CartPole from OpenAI's Gym using only visual input for Reinforcement Learning control with DQN☆16Updated 4 years ago