Meredevs / DQN_Pong
My implementation of a deep q learning network learning to play pong.
☆9Updated 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
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆30Updated 5 years ago
- RL algorithm implementations from scratch.☆18Updated 4 years ago
- Reinforcement Learning algorithms SARSA, Q-Learning, DQN, for Classical and MuJoCo Environments and testing them with OpenAI Gym.☆7Updated 6 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
- Implementation of Dueling Network Architectures for Deep Reinforcement Learning paper with Pytorch☆8Updated 4 years ago
- My personal practice to implement algorithms of RL from scratch.☆35Updated 4 years ago
- ☆183Updated 3 years ago
- All the source codes and lectures of reinforcement learning.☆30Updated 4 years ago
- ☆23Updated 2 years ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆54Updated 2 years ago
- A Docker for OpenAI Gym that can render on Windows☆12Updated 4 years ago
- A collection of Gymnasium compatible games for reinforcement learning.☆78Updated 11 months ago
- Notes on many interesting RL papers☆26Updated 5 years ago
- ☆46Updated 5 years ago
- A Torch Based RL Framework for Rapid Prototyping of Research Papers☆66Updated 2 months ago
- Collection of Deep Reinforcement Learning Jupyter Notebooks. Each notebook is self-contained and presents single algorithm. These include…☆37Updated 5 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆51Updated 10 months ago
- Code for solving a basic maze reinforcement learning problem using Q-learning☆16Updated 4 years ago
- Reinforcement learning framework.☆13Updated 4 months ago
- An implementation of PPO in Pytorch☆69Updated last month
- Implementations for solutions to programming exercises of Reinforcement Learning: An Introduction, Second Edition (Sutton & Barto)☆31Updated 2 years ago
- Open AI Gym - Pendulum-v1 reinforcement learning (DQN, SAC)☆19Updated last year
- deep-reinforcement-learning☆16Updated 6 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Reinforcement Learning Specialization on Coursera☆8Updated 4 years ago
- Deep Reinforcement Learning algorithms for Policy Value methods written from scratch.☆23Updated 4 years ago
- Source Code for 'Deep Reinforcement Learning with Python' by Nimish Sanghi☆47Updated 2 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆68Updated 8 months ago
- Example code for the Gym documentation☆71Updated last year
- Random walk OpenAI Gym environment.☆20Updated 3 months ago