Meredevs / DQN_PongLinks
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
- This repository contains the implementation of a Deep Deterministic Policy Gradient (DDPG) algorithm applied to solve the Reacher environ…☆12Updated 2 years ago
- Reinforcement Learning algorithms SARSA, Q-Learning, DQN, for Classical and MuJoCo Environments and testing them with OpenAI Gym.☆7Updated 6 years ago
- RL algorithm implementations from scratch.☆18Updated 4 years ago
- Deep Reinforcement Learning algorithms for Policy Value methods written from scratch.☆23Updated 4 years ago
- PyTorch implementation of the intrinsic curiosity module (ICM) and A3C a;lgorithm☆22Updated 3 years ago
- Code for solving a basic maze reinforcement learning problem using Q-learning☆16Updated 4 years ago
- All the source codes and lectures of reinforcement learning.☆30Updated 4 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- Source Code for 'Deep Reinforcement Learning with Python' by Nimish Sanghi☆48Updated 2 years ago
- TensorFlow Reinforcement Learning Quick Start Guide, published by Packt☆50Updated 2 years ago
- A tutorial walking through the use of Keras-RL for reinforcement learning with OpenAI gym.☆72Updated 4 years ago
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆30Updated 5 years ago
- ☆35Updated 3 years ago
- An implementation of main reinforcement learning algorithms: solo-agent and ensembled versions.☆13Updated 6 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated last week
- deep-reinforcement-learning☆16Updated 6 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
- Utilizes Q-learning, DQN, and TD3 reinforcement learning algorithms to teach BipedalWalker to walk☆9Updated 4 years ago
- A Docker for OpenAI Gym that can render on Windows☆12Updated 4 years ago
- Open AI Gym - Pendulum-v1 reinforcement learning (DQN, SAC)☆19Updated last year
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆98Updated 3 weeks ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Updated 2 years ago
- Notes on many interesting RL papers☆26Updated 5 years ago
- A Survey Analyzing Generalization in Deep Reinforcement Learning☆32Updated 7 months ago
- ☆184Updated 3 years ago
- The code and the trained model for A Deep Q-Network for Robotic Odor/Gas Source Localization: Modeling, Measurement and Comparative Study☆7Updated last year
- Implementation of Dueling Network Architectures for Deep Reinforcement Learning paper with Pytorch☆9Updated 4 years ago
- Hands-on Reinforcement Learning with PyTorch, published by [Packt]☆54Updated 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