mmuppidi / DQN-Atari-Pong
This project explores a deep reinforcement learning technique to train an agent to play atari pong game from OpenAI Gym. OpenAI Gym is a toolkit to develop and compare reinforcement learning algorithms. The learning agent takes raw pixels from the atari emulator and predicts an action that is fed back into the emulator via OpenAI interface. The …
☆10Updated 7 years ago
Alternatives and similar repositories for DQN-Atari-Pong:
Users that are interested in DQN-Atari-Pong are comparing it to the libraries listed below
- Random Network Distillation(RND) algo in Pytorch☆49Updated 6 years ago
- Asynchronous implementation of DQN algorithm in PyTorch☆8Updated 5 years ago
- This project explores deep reinforcement learning, hybrid actor-critic approach with A3C/PPO combined with curiosity for playing Super M…☆79Updated 6 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- Reading notes & PyTorch experiments on OpenAI's "Spinning Up in DRL" tutorial.☆38Updated 2 years ago
- Implementation of Truncated Quantile Critics method for continuous reinforcement learning. https://bayesgroup.github.io/tqc/☆94Updated 4 years ago
- Implementation of Behavioral Cloning from Observationmentation☆15Updated 5 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 9 months ago
- Solutions for different Reinforcement Learning environments☆25Updated 8 months ago
- PyTorch implementation of our paper Real-Time Reinforcement Learning (NeurIPS 2019)☆72Updated 4 years ago
- Count based exploration with the successor representation for Unity ML's Pyramid☆12Updated 5 years ago
- ☆39Updated 4 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- State Space Models for Reinforcement Learning in Tensorflow☆19Updated 6 years ago
- PyTorch implementation of Advantage Actor-Critic (A2C)☆45Updated 7 years ago
- RUDDER: Return Decomposition for Delayed Rewards☆47Updated 4 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆72Updated 7 years ago
- Deep Q-Learning (DQN) implementation for Atari pong.☆82Updated 2 years ago
- ☆15Updated 3 years ago
- Soft Actor-Critic with advanced features☆49Updated this week
- Revisiting Rainbow☆74Updated 3 years ago
- PyTorch Implementation of Ape-X (Distributed prioritized experience replay) architecture with DQN learner☆27Updated 4 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆29Updated 6 years ago
- research and implementations of Deep RL agents and their applications☆49Updated 3 weeks ago
- Behavioural cloning experiments with video games☆33Updated 5 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Updated 4 years ago
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆14Updated 7 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆87Updated 2 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 2 years ago
- Series of deep reinforcement learning algorithms 🤖☆29Updated 3 years ago