dongminlee94 / deep_rlLinks
PyTorch implementation of deep reinforcement learning algorithms
☆496Updated 3 years ago
Alternatives and similar repositories for deep_rl
Users that are interested in deep_rl are comparing it to the libraries listed below
Sorting:
- Reinforcement Learning Algorithms Based on PyTorch☆449Updated 3 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆345Updated 5 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆218Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆681Updated 4 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆334Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆225Updated 3 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆415Updated 3 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆760Updated last year
- Implementation of benchmark RL algorithms☆467Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆307Updated last year
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,079Updated 4 years ago
- TensorFlow2 Reinforcement Learning☆474Updated 3 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆636Updated 4 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,233Updated 4 years ago
- List of competitions related to Reinforcement Learning☆350Updated last year
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆312Updated 2 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆369Updated 6 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆318Updated 3 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆759Updated 3 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆301Updated last year
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆608Updated 3 years ago
- PyTorch implementation of soft actor critic☆897Updated 2 weeks ago
- Structural implementation of RL key algorithms☆513Updated 2 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆288Updated 4 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆709Updated 2 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆719Updated 3 years ago
- Simple A3C implementation with pytorch + multiprocessing☆649Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,267Updated 4 months ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆555Updated 3 years ago