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
- Apply major Reinforcement Learning algorithms (DQN,PPO,A2C) to CarRacing-v0 from GymAI environment.☆28Updated 4 years ago
- DQN to play Atari Pong☆114Updated 7 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,…☆122Updated 5 years ago
- The proceedings of top conference in 2023 on the topic of Reinforcement Learning (RL), including: AAAI, IJCAI, NeurIPS, ICML, ICLR, ICRA,…☆31Updated 2 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- OpenAI gym-based algorithm for the grid world problem☆28Updated 5 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆334Updated 4 years ago
- Example code for the Gym documentation☆73Updated 2 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated 2 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 7 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆142Updated last year
- PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies☆58Updated 5 years ago
- OpenAI Gym environment solutions using Deep Reinforcement Learning.☆81Updated 3 years ago
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆30Updated 6 years ago
- ☆39Updated 5 months ago
- Reinforcement learning algorithms A2C, A3C and DQN☆18Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆314Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC)☆585Updated 4 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆143Updated last year
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆53Updated 8 months ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆73Updated last year
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆54Updated 11 months ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆366Updated 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
- A clean and robust Pytorch implementation of PPO on Discrete action space☆72Updated last year
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆99Updated 5 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆160Updated last year
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆439Updated 4 years ago