ucla-rlcourse / DeepRL-Tutorials
Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch
☆255Updated 4 years ago
Alternatives and similar repositories for DeepRL-Tutorials:
Users that are interested in DeepRL-Tutorials are comparing it to the libraries listed below
- Implementation of benchmark RL algorithms☆463Updated 2 years ago
- Some basic examples of playing with RL☆1,227Updated last week
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆463Updated 6 years ago
- Learning Resources And Links Of Reinforcement Learning (updating)☆241Updated 3 years ago
- Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments☆846Updated 5 years ago
- Simple A3C implementation with pytorch + multiprocessing☆623Updated last year
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆628Updated 6 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆542Updated 7 years ago
- ☆301Updated 2 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆447Updated 3 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆588Updated 5 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆493Updated 3 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,135Updated 3 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆700Updated 2 years ago
- A parallel framework for population-based multi-agent reinforcement learning.☆513Updated last year
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆304Updated 2 years ago
- Tutorial for Reinforcement Learning☆176Updated 2 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆326Updated last year
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,055Updated 3 years ago
- ☆159Updated last year
- Mean Field Multi-Agent Reinforcement Learning☆380Updated 4 years ago
- PyTorch implementation of soft actor critic☆841Updated 3 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆672Updated 4 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆582Updated 6 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆400Updated 3 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆217Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆523Updated 3 years ago
- DGN Code☆342Updated last year
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆67Updated 7 years ago