reinforcement-learning-kr / pg_travelView external linksLinks
Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)
☆372Aug 1, 2019Updated 6 years ago
Alternatives and similar repositories for pg_travel
Users that are interested in pg_travel are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,273Feb 9, 2021Updated 5 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆772Dec 22, 2023Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,082May 19, 2021Updated 4 years ago
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,876May 29, 2022Updated 3 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆102Jun 18, 2019Updated 6 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆491Nov 19, 2021Updated 4 years ago
- Collection of reinforcement learning algorithms☆2,862Jun 17, 2024Updated last year
- Reinforcement Learning in PyTorch☆2,276Jan 4, 2021Updated 5 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆693Dec 18, 2025Updated last month
- PyTorch implementation of Trust Region Policy Optimization☆450Sep 13, 2018Updated 7 years ago
- The state-of-art deep rl algorithms for Montezuma's revenge☆28Oct 28, 2018Updated 7 years ago
- PyTorch implementation of soft actor critic☆935Jul 17, 2025Updated 6 months ago
- Code and data for the CoNLL 2018 paper "Adversarially Regularising Neural NLI Models to Integrate Logical Background Knowledge."☆25Jan 21, 2019Updated 7 years ago
- Structural implementation of RL key algorithms☆516Apr 8, 2023Updated 2 years ago
- lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.☆378Nov 19, 2022Updated 3 years ago
- PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning☆67Dec 30, 2019Updated 6 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Jun 2, 2020Updated 5 years ago
- implementation of distributed reinforcement learning with distributed tensorflow☆57Jun 5, 2021Updated 4 years ago
- Proximal Policy Optimization implementation with TensorFlow☆108Oct 9, 2018Updated 7 years ago
- ☆49Apr 15, 2019Updated 6 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,660Jan 13, 2022Updated 4 years ago
- Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch☆875Dec 27, 2022Updated 3 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆374Oct 15, 2021Updated 4 years ago
- Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)☆3,142Apr 22, 2023Updated 2 years ago
- Implementations of selected inverse reinforcement learning algorithms.☆1,064Oct 21, 2022Updated 3 years ago
- A repository for implementation of deep reinforcement learning lectured at Samsung☆109Sep 20, 2021Updated 4 years ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,159Nov 4, 2021Updated 4 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆2,032Jul 14, 2023Updated 2 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,314Sep 25, 2019Updated 6 years ago
- Notes for papers or blog posts about ML, Robotics, CV.☆15Jan 4, 2019Updated 7 years ago
- ☆13Aug 9, 2022Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,332Mar 13, 2025Updated 11 months ago
- OpenAI Baselines: high-quality implementations of reinforcement learning algorithms☆16,651Aug 1, 2024Updated last year
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆419Aug 8, 2021Updated 4 years ago
- Flexible Reinforcement Learning Framework with PyTorch☆22Jul 17, 2020Updated 5 years ago
- Pytorch implementation of intrinsic curiosity module with proximal policy optimization☆55Dec 20, 2018Updated 7 years ago
- Velocity in deep-learning research☆279Dec 8, 2022Updated 3 years ago
- Multitask Environments for RL☆281Aug 23, 2021Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆253May 3, 2020Updated 5 years ago