bhctsntrk / OpenAIPong-DQN
Solving Atari Pong Game w/ Duel Double DQN in Pytorch
☆31Updated 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
- DQN to play Atari Pong☆114Updated 6 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆89Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Updated 4 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆107Updated 3 years ago
- Deep Q-Learning (DQN) implementation for Atari pong.☆82Updated 2 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆109Updated last year
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆117Updated 2 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆166Updated 5 months ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆54Updated 3 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆97Updated last year
- A plotter for reinforcement learning (RL)☆223Updated 3 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆125Updated 5 months ago
- The implement of the policy gradient RL algorithm with pytorch☆38Updated 4 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆198Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆126Updated 8 months ago
- Datasets with baselines for offline multi-agent reinforcement learning.☆165Updated this week
- Example code for the Gym documentation☆71Updated last year
- PPO, DDPG, SAC implementation on mujoco environment☆106Updated 3 years ago
- Implement many Sparse Reward algorithms in Gym Fetch environment☆86Updated 4 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 9 months ago
- Offline Multi-Agent Reinforcement Learning Implementations: Solving Overcooked Game with Data-Driven Method☆39Updated 7 months ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years ago
- pytorch实现的一些MARL算法☆66Updated 3 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 4 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆65Updated 3 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆157Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆304Updated 9 months ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆39Updated 4 years ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆40Updated 6 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆68Updated last week