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.☆85Updated 2 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
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆111Updated 4 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆31Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆132Updated last year
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆97Updated 5 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- DQN to play Atari Pong☆114Updated 6 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆136Updated 10 months ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆557Updated 3 years ago
- The implement of the policy gradient RL algorithm with pytorch☆39Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆321Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆290Updated 4 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 6 months ago
- PyTorch implementation of SAC-Discrete.☆308Updated last year
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆260Updated 5 years ago
- Simple Cartpole example writed with pytorch.☆169Updated 5 years ago
- A plotter for reinforcement learning (RL)☆229Updated 3 years ago
- ☆60Updated 4 years ago
- ☆184Updated 3 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆101Updated 3 months ago
- A Reinforcement Learning Project using PPO + LSTM☆91Updated 2 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆165Updated last year
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆29Updated 6 years ago
- Apply major Reinforcement Learning algorithms (DQN,PPO,A2C) to CarRacing-v0 from GymAI environment.☆26Updated 3 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆223Updated 4 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆116Updated 2 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆357Updated 2 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago