Meredevs / DQN_PongLinks
My implementation of a deep q learning network learning to play pong.
☆8Updated 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:
- Reinforcement Learning algorithms SARSA, Q-Learning, DQN, for Classical and MuJoCo Environments and testing them with OpenAI Gym.☆7Updated 6 years ago
- ☆35Updated 3 years ago
- Utilizes Q-learning, DQN, and TD3 reinforcement learning algorithms to teach BipedalWalker to walk☆9Updated 4 years ago
- ☆23Updated 2 years ago
- Source Code for 'Deep Reinforcement Learning with Python' by Nimish Sanghi☆48Updated 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 …☆10Updated 7 years ago
- PyTorch implementation of DeepMind's "Human-level control through deep reinforcement learning"☆18Updated 5 years ago
- Reinforcement Learning Specialization on Coursera☆9Updated 4 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆54Updated last year
- A tutorial walking through the use of Keras-RL for reinforcement learning with OpenAI gym.☆72Updated 4 years ago
- Random walk OpenAI Gym environment.☆21Updated 6 months ago
- OpenAI Gym's LunarLander-v2 Implementation☆43Updated last year
- Deep Q Networks☆75Updated 6 years ago
- PyTorch implementation of the intrinsic curiosity module (ICM) and A3C a;lgorithm☆23Updated 3 years ago
- ☆184Updated 3 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆98Updated last month
- A PyTorch implementation of deep Q-learning for Atari games☆15Updated 6 years ago
- Deep Reinforcement Learning algorithms for Policy Value methods written from scratch.☆23Updated 4 years ago
- An implementation of main reinforcement learning algorithms: solo-agent and ensembled versions.☆13Updated 6 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Updated 2 years ago
- A Torch Based RL Framework for Rapid Prototyping of Research Papers☆66Updated last month
- Reinforcement Learning with TensorFlow, published by Packt☆41Updated 2 years ago
- Implementation of Dueling Network Architectures for Deep Reinforcement Learning paper with Pytorch☆9Updated 4 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
- This is the code-base that I personally use as the starting point for any reinforcement learning codebase with the purpose of fast experi…☆12Updated 2 years ago
- In this repository, we try to solve musculoskeletal tasks with `Double DQN reinforcement learning` by using a `transformer` model has bee…☆16Updated last year
- ☆48Updated 5 years ago
- RL algorithm implementations from scratch.☆18Updated 4 years ago
- Collection of Deep Reinforcement Learning Jupyter Notebooks. Each notebook is self-contained and presents single algorithm. These include…☆38Updated 5 years ago
- RL Algorithms☆13Updated 2 years ago