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.☆84Updated 2 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆97Updated 5 years ago
- Apply major Reinforcement Learning algorithms (DQN,PPO,A2C) to CarRacing-v0 from GymAI environment.☆26Updated 3 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆130Updated last year
- Example code for the Gym documentation☆72Updated 2 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆115Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆143Updated 6 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆151Updated last year
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄☆130Updated 2 months ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆555Updated 3 years ago
- Lightweight multi-agent gridworld Gym environment☆209Updated last year
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆29Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆319Updated 3 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 2 months ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆100Updated 3 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆111Updated 4 years ago
- DQN to play Atari Pong☆114Updated 6 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 3 weeks ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆69Updated last year
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆41Updated 6 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆100Updated 3 months ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆358Updated 2 years ago
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆29Updated 5 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆290Updated 4 years ago
- Implement PPO algorithm on mujoco environment,such as Ant-v2, Humanoid-v2, Hopper-v2, Halfcheeth-v2.☆53Updated 5 years ago
- A Reinforcement Learning Project using PPO + LSTM☆90Updated 2 years ago
- An Implementation of Recurrent Experience Replay in Distributed Reinforcement Learning (Kapturowski et al. 2019) in PyTorch☆47Updated 3 years ago
- Adversarial Inverse Reinforcement Learning Implement For Mountain Car☆36Updated 3 years ago