ucla-rlcourse / DeepRL-TutorialsLinks
Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch
☆256Updated 5 years ago
Alternatives and similar repositories for DeepRL-Tutorials
Users that are interested in DeepRL-Tutorials are comparing it to the libraries listed below
Sorting:
- Implementation of benchmark RL algorithms☆470Updated 3 years ago
- Some basic examples of playing with RL☆1,256Updated 9 months ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆539Updated 7 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆448Updated 4 years ago
- Simple A3C implementation with pytorch + multiprocessing☆656Updated 2 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆493Updated 3 years ago
- Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments☆854Updated 5 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆680Updated 7 years ago
- Learning Resources And Links Of Reinforcement Learning (updating)☆282Updated 4 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆771Updated 3 years ago
- Source codes for the book "Reinforcement Learning: Theory and Python Implementation"☆989Updated 3 months ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,077Updated 4 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆604Updated 7 years ago
- ☆315Updated 3 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆315Updated 3 years ago
- DGN Code☆358Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆686Updated 4 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆63Updated 4 years ago
- xingtian is a componentized library for the development and verification of reinforcement learning algorithms☆312Updated 2 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆343Updated 2 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆655Updated 5 years ago
- The code for maddpg using pytorch☆170Updated 5 years ago
- ☆169Updated 2 years ago
- Mean Field Multi-Agent Reinforcement Learning☆406Updated 5 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆228Updated 3 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆52Updated 5 years ago
- Tutorial for Reinforcement Learning☆189Updated 3 years ago
- ☆126Updated 4 years ago
- Deep RL algorithm in pytorch☆316Updated 2 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆642Updated 4 years ago