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.☆85Updated 3 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
- DQN to play Atari Pong☆114Updated 6 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆574Updated 4 years ago
- OpenAI Gym environment solutions using Deep Reinforcement Learning.☆80Updated 3 years ago
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆29Updated 6 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆32Updated 3 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆102Updated 7 months ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆85Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆331Updated 4 years ago
- An OpenAI Gym environment for the Flappy Bird game☆131Updated 3 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆98Updated 5 years ago
- PyTorch implementation of SAC-Discrete.☆312Updated last year
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆439Updated 4 years ago
- Apply major Reinforcement Learning algorithms (DQN,PPO,A2C) to CarRacing-v0 from GymAI environment.☆28Updated 3 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆82Updated 2 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆156Updated last year
- Simple Cartpole example writed with pytorch.☆167Updated 6 years ago
- A gym environment for a miniature racecar using the pybullet physics engine.☆217Updated 2 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆363Updated 2 years ago
- PantheonRL is a package for training and testing multi-agent reinforcement learning environments. PantheonRL supports cross-play, fine-tu…☆155Updated 2 years ago
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄☆140Updated 6 months ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 6 years ago
- Reinforcement learning algorithms for MuJoCo tasks☆431Updated 9 months ago
- DQN with pytorch with on Breakout and SpaceInvaders☆27Updated 6 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆183Updated 2 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆72Updated last year
- Implement PPO algorithm on mujoco environment,such as Ant-v2, Humanoid-v2, Hopper-v2, Halfcheeth-v2.☆56Updated 5 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆143Updated 5 years ago