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
Sorting:
- In this repository, we try to solve musculoskeletal tasks with `Double DQN reinforcement learning` by using a `transformer` model has bee…☆16Updated last year
- Reinforcement Learning algorithms SARSA, Q-Learning, DQN, for Classical and MuJoCo Environments and testing them with OpenAI Gym.☆7Updated 6 years ago
- 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
- ☆23Updated 2 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆52Updated last year
- An OpenAI Gym environment for Inventory Control problems☆55Updated 5 years ago
- Source Code for 'Deep Reinforcement Learning with Python' by Nimish Sanghi☆48Updated 2 years ago
- Collection of Deep Reinforcement Learning Jupyter Notebooks. Each notebook is self-contained and presents single algorithm. These include…☆38Updated 5 years ago
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated last year
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆28Updated this week
- We propose an evolution-based approach to meta-learn synthetic neural environments and reward neural networks for reinforcement learning.☆21Updated 2 years ago
- Reinforcement learning framework.☆14Updated 5 months ago
- Code for solving a basic maze reinforcement learning problem using Q-learning☆16Updated 4 years ago
- Coursera-Fundamentals of Reinforcement Learning Specialization.☆14Updated 11 months ago
- The official implementation of Memory-efficient DQN algorithm.☆10Updated last year
- Project for my graduate neural networks course - combining RL with VAEs☆23Updated 5 years ago
- Tabular Reinforcement Learning Algorithms with NumPy & Visualizations with Seaborn☆19Updated 7 years ago
- All the source codes and lectures of reinforcement learning.☆30Updated 4 years ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆54Updated 2 years ago
- implementation of "Evolution Strategies as a Scalable Alternative to Reinforcement Learning" OpenAI paper☆20Updated 4 years ago
- Open AI Gym - Pendulum-v1 reinforcement learning (DQN, SAC)☆18Updated last year
- Official code of Nash-DQN for paper: Nash-DQN algorithm for two-player zero-sum Markov games, details see our paper: A Deep Reinforcement…☆20Updated 2 years ago
- Series of deep reinforcement learning algorithms 🤖☆29Updated 3 years ago
- Deep Reinforcement Learning algorithms for Policy Value methods written from scratch.☆23Updated 4 years ago
- My solutions to Yandex Practical Reinforcement Learning course in PyTorch and Tensorflow☆53Updated 3 years ago
- ☆17Updated 4 years ago
- Reinforcement Learning Specialization on Coursera☆9Updated 4 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Updated 2 years ago