bhctsntrk / OpenAIPong-DQNLinks
Solving Atari Pong Game w/ Duel Double DQN in Pytorch
☆32Updated 5 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.☆86Updated 3 years ago
- DQN to play Atari Pong☆114Updated 6 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆579Updated 4 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆32Updated 3 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 5 years ago
- Implement many Sparse Reward algorithms in Gym Fetch environment☆90Updated 5 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆148Updated 6 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆141Updated last year
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆102Updated 7 months ago
- Simple Cartpole example writed with pytorch.☆167Updated 6 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆54Updated 10 months ago
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆29Updated 6 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated last year
- OpenAI Gym environment solutions using Deep Reinforcement Learning.☆80Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆333Updated 4 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆364Updated 2 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆98Updated 5 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆85Updated 2 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆72Updated last year
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆439Updated 4 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆294Updated 4 years ago
- A plotter for reinforcement learning (RL)☆235Updated 4 years ago
- PyTorch implementation of SAC-Discrete.☆313Updated last year
- A collection of pre-trained RL agents using Stable Baselines3☆142Updated last year
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄☆142Updated 7 months ago
- Implementation of HindSight Experience Replay paper with Pytorch☆31Updated 4 years ago
- ppo-lstm-parallel☆48Updated 6 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆175Updated 3 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆158Updated last year