bhctsntrk / OpenAIPong-DQNLinks
Solving Atari Pong Game w/ Duel Double DQN in Pytorch
☆32Updated 4 years ago
Alternatives and similar repositories for OpenAIPong-DQN
Users that are interested in OpenAIPong-DQN are comparing it to the libraries listed below
Sorting:
- Deep Q-Learning (DQN) implementation for Atari pong.☆83Updated 2 years ago
- Modified versions of the Soft Actor-Critic algorithm for Atari games from https://github.com/ac-93/soft-actor-critic.☆20Updated 5 years ago
- PPO, DDPG, SAC implementation on mujoco environment☆113Updated 3 years ago
- DQN to play Atari Pong☆114Updated 6 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆142Updated 6 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆130Updated 11 months ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆69Updated last year
- Utilizes Q-learning, DQN, and TD3 reinforcement learning algorithms to teach BipedalWalker to walk☆9Updated 4 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆110Updated 4 years ago
- Implement many Sparse Reward algorithms in Gym Fetch environment☆88Updated 5 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆317Updated 3 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆100Updated 2 months ago
- A collection of pre-trained RL agents using Stable Baselines3☆130Updated 8 months ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆358Updated 2 years ago
- ☆39Updated 5 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆170Updated 8 months ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- Reinforcement learning algorithms for MuJoCo tasks☆413Updated 4 months ago
- Simple Cartpole example writed with pytorch.☆169Updated 5 years ago
- Apply major Reinforcement Learning algorithms (DQN,PPO,A2C) to CarRacing-v0 from GymAI environment.☆27Updated 3 years ago
- PyTorch implementation of DDPG for continuous control tasks.☆46Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆554Updated 3 years ago
- PantheonRL is a package for training and testing multi-agent reinforcement learning environments. PantheonRL supports cross-play, fine-tu…☆152Updated last year
- OpenAI gym-based algorithm for the grid world problem☆28Updated 4 years ago
- OpenAI Gym environment solutions using Deep Reinforcement Learning.☆75Updated 3 years ago
- A plotter for reinforcement learning (RL)☆226Updated 3 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 5 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 5 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆81Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆178Updated 11 months ago