All Projects → Gail_ppo_tf → Similar Projects or Alternatives

115 Open source projects that are alternatives of or similar to Gail_ppo_tf

Easy Rl
强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/
Stars: ✭ 3,004 (+2934.34%)
Mutual labels:  ppo, imitation-learning
Tianshou
An elegant PyTorch deep reinforcement learning library.
Stars: ✭ 4,109 (+4050.51%)
Mutual labels:  ppo, imitation-learning
imitation learning
PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.
Stars: ✭ 93 (-6.06%)
Mutual labels:  imitation-learning, ppo
Irl Imitation
Implementation of Inverse Reinforcement Learning (IRL) algorithms in python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL
Stars: ✭ 333 (+236.36%)
Mutual labels:  imitation-learning
Gym Duckietown
Self-driving car simulator for the Duckietown universe
Stars: ✭ 379 (+282.83%)
Mutual labels:  imitation-learning
Gym Continuousdoubleauction
A custom MARL (multi-agent reinforcement learning) environment where multiple agents trade against one another (self-play) in a zero-sum continuous double auction. Ray [RLlib] is used for training.
Stars: ✭ 50 (-49.49%)
Mutual labels:  ppo
Torch Ac
Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO
Stars: ✭ 70 (-29.29%)
Mutual labels:  ppo
Reinforcement Learning
Learn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning
Stars: ✭ 3,329 (+3262.63%)
Mutual labels:  ppo
Deeprl Tutorials
Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch
Stars: ✭ 748 (+655.56%)
Mutual labels:  ppo
Rad
RAD: Reinforcement Learning with Augmented Data
Stars: ✭ 268 (+170.71%)
Mutual labels:  ppo
pytorchrl
Deep Reinforcement Learning algorithms implemented in PyTorch
Stars: ✭ 47 (-52.53%)
Mutual labels:  imitation-learning
Reinforcement Learning Algorithms
This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Dueling Network, DDPG, SAC, A2C, PPO, TRPO. (More algorithms are still in progress)
Stars: ✭ 426 (+330.3%)
Mutual labels:  ppo
Pgdrive
PGDrive: an open-ended driving simulator with infinite scenes from procedural generation
Stars: ✭ 60 (-39.39%)
Mutual labels:  imitation-learning
Pytorch Cpp Rl
PyTorch C++ Reinforcement Learning
Stars: ✭ 353 (+256.57%)
Mutual labels:  ppo
Run Skeleton Run
Reason8.ai PyTorch solution for NIPS RL 2017 challenge
Stars: ✭ 83 (-16.16%)
Mutual labels:  ppo
Ppo Pytorch
Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch
Stars: ✭ 325 (+228.28%)
Mutual labels:  ppo
Slm Lab
Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".
Stars: ✭ 904 (+813.13%)
Mutual labels:  ppo
Deep reinforcement learning course
Implementations from the free course Deep Reinforcement Learning with Tensorflow and PyTorch
Stars: ✭ 3,232 (+3164.65%)
Mutual labels:  ppo
Hand dapg
Repository to accompany RSS 2018 paper on dexterous hand manipulation
Stars: ✭ 88 (-11.11%)
Mutual labels:  imitation-learning
ppo-pytorch
Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)
Stars: ✭ 83 (-16.16%)
Mutual labels:  ppo
Pytorch Rl
PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Learning (GAIL). Fast Fisher vector product TRPO.
Stars: ✭ 658 (+564.65%)
Mutual labels:  ppo
On Policy
This is the official implementation of Multi-Agent PPO.
Stars: ✭ 63 (-36.36%)
Mutual labels:  ppo
Deep RL with pytorch
A pytorch tutorial for DRL(Deep Reinforcement Learning)
Stars: ✭ 160 (+61.62%)
Mutual labels:  ppo
Hands On Reinforcement Learning With Python
Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow
Stars: ✭ 640 (+546.46%)
Mutual labels:  ppo
stadium
A graphical interface for reinforcement learning and gym-based environments. Integrates tensorboard and various configuration utilities for ease of usage.
Stars: ✭ 26 (-73.74%)
Mutual labels:  ppo
SelfImitationDiverse
Tensorflow code for "Learning Self-Imitating Diverse Policies" (ICLR 2019)
Stars: ✭ 18 (-81.82%)
Mutual labels:  imitation-learning
Autonomous Learning Library
A PyTorch library for building deep reinforcement learning agents.
Stars: ✭ 425 (+329.29%)
Mutual labels:  ppo
Mario rl
Stars: ✭ 60 (-39.39%)
Mutual labels:  ppo
Deep Reinforcement Learning
Repo for the Deep Reinforcement Learning Nanodegree program
Stars: ✭ 4,012 (+3952.53%)
Mutual labels:  ppo
Sc2aibot
Implementing reinforcement-learning algorithms for pysc2 -environment
Stars: ✭ 83 (-16.16%)
Mutual labels:  ppo
Lagom
lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.
Stars: ✭ 364 (+267.68%)
Mutual labels:  ppo
Learning2run
Our NIPS 2017: Learning to Run source code
Stars: ✭ 57 (-42.42%)
Mutual labels:  ppo
Tf2rl
TensorFlow2 Reinforcement Learning
Stars: ✭ 353 (+256.57%)
Mutual labels:  imitation-learning
Torchrl
Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)
Stars: ✭ 90 (-9.09%)
Mutual labels:  ppo
Rl Starter Files
RL starter files in order to immediatly train, visualize and evaluate an agent without writing any line of code
Stars: ✭ 325 (+228.28%)
Mutual labels:  ppo
Deterministic Gail Pytorch
PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning
Stars: ✭ 44 (-55.56%)
Mutual labels:  imitation-learning
Deeprl Tensorflow2
🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2
Stars: ✭ 319 (+222.22%)
Mutual labels:  ppo
Inverse rl
Adversarial Imitation Via Variational Inverse Reinforcement Learning
Stars: ✭ 79 (-20.2%)
Mutual labels:  imitation-learning
Furniture
IKEA Furniture Assembly Environment for Long-Horizon Complex Manipulation Tasks
Stars: ✭ 282 (+184.85%)
Mutual labels:  imitation-learning
Reinforcement Learning With Tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
Stars: ✭ 6,948 (+6918.18%)
Mutual labels:  ppo
Rlgraph
RLgraph: Modular computation graphs for deep reinforcement learning
Stars: ✭ 272 (+174.75%)
Mutual labels:  ppo
Deeprl algorithms
DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DDPG, TD3, SAC)
Stars: ✭ 97 (-2.02%)
Mutual labels:  ppo
Awesome Imitation Learning
A curated list of awesome imitation learning resources and publications
Stars: ✭ 253 (+155.56%)
Mutual labels:  imitation-learning
Carla
Open-source simulator for autonomous driving research.
Stars: ✭ 7,012 (+6982.83%)
Mutual labels:  imitation-learning
Deep-Reinforcement-Learning-Notebooks
This Repository contains a series of google colab notebooks which I created to help people dive into deep reinforcement learning.This notebooks contain both theory and implementation of different algorithms.
Stars: ✭ 15 (-84.85%)
Mutual labels:  ppo
Dogtorch
Who Let The Dogs Out? Modeling Dog Behavior From Visual Data https://arxiv.org/pdf/1803.10827.pdf
Stars: ✭ 66 (-33.33%)
Mutual labels:  imitation-learning
DI-drive
OpenDILab Auto-driving platform
Stars: ✭ 210 (+112.12%)
Mutual labels:  imitation-learning
Super Mario Bros Ppo Pytorch
Proximal Policy Optimization (PPO) algorithm for Super Mario Bros
Stars: ✭ 649 (+555.56%)
Mutual labels:  ppo
neat
[ICCV'21] NEAT: Neural Attention Fields for End-to-End Autonomous Driving
Stars: ✭ 194 (+95.96%)
Mutual labels:  imitation-learning
Imitation Learning
Imitation learning algorithms
Stars: ✭ 85 (-14.14%)
Mutual labels:  imitation-learning
hgail
gail, infogail, hierarchical gail implementations
Stars: ✭ 25 (-74.75%)
Mutual labels:  imitation-learning
Elegantrl
Lightweight, efficient and stable implementations of deep reinforcement learning algorithms using PyTorch.
Stars: ✭ 575 (+480.81%)
Mutual labels:  ppo
Imitation Learning
Autonomous driving: Tensorflow implementation of the paper "End-to-end Driving via Conditional Imitation Learning"
Stars: ✭ 60 (-39.39%)
Mutual labels:  imitation-learning
xingtian
xingtian is a componentized library for the development and verification of reinforcement learning algorithms
Stars: ✭ 229 (+131.31%)
Mutual labels:  ppo
Deep Reinforcement Learning For Automated Stock Trading Ensemble Strategy Icaif 2020
Deep Reinforcement Learning for Automated Stock Trading: An Ensemble Strategy. ICAIF 2020. Please star.
Stars: ✭ 518 (+423.23%)
Mutual labels:  ppo
Reinforce-Paraphrase-Generation
This repository contains the data and code for the paper "An Empirical Comparison on Imitation Learning and Reinforcement Learning for Paraphrase Generation" (EMNLP2019).
Stars: ✭ 76 (-23.23%)
Mutual labels:  imitation-learning
TF2-RL
Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]
Stars: ✭ 160 (+61.62%)
Mutual labels:  ppo
Babyai
BabyAI platform. A testbed for training agents to understand and execute language commands.
Stars: ✭ 490 (+394.95%)
Mutual labels:  imitation-learning
Deep Reinforcement Learning With Pytorch
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
Stars: ✭ 1,345 (+1258.59%)
Mutual labels:  ppo
Ngsim env
Learning human driver models from NGSIM data with imitation learning.
Stars: ✭ 96 (-3.03%)
Mutual labels:  imitation-learning
1-60 of 115 similar projects