PyTorch implementation of "Sample-efficient Imitation Learning via Generative Adversarial Nets"
☆10Nov 22, 2019Updated 6 years ago
Alternatives and similar repositories for sam-pytorch
Users that are interested in sam-pytorch are comparing it to the libraries listed below
Sorting:
- TensorFlow implementation of "Sample-efficient Imitation Learning via Generative Adversarial Nets"☆10Dec 8, 2022Updated 3 years ago
- An optimized version of SeqGAN in pytorch☆12Apr 24, 2018Updated 7 years ago
- Generate expert demonstrations; GAIL(Generative Adversarial Imitation Learning); IRL(Inverse Reinforcement Learning)☆32Aug 11, 2021Updated 4 years ago
- The implement of GAIL with pytorch☆14Mar 11, 2020Updated 5 years ago
- Learning rate adaptation for differentially private stochastic gradient descent☆17Apr 23, 2021Updated 4 years ago
- Implementing the two pioneering IRL papers "Algorithms for Inverse Reinforcement Learning" - (Ng &Russell 2000) and "Maximum Entropy Inve…☆32Jul 6, 2023Updated 2 years ago
- A multi-subtask reinforcement learning method where complex tasks can be decomposed into low-level subtasks.☆37Feb 19, 2022Updated 4 years ago
- Part of a research scholarship. I built a basic 2d driving sim with simulated lidar data to train Deep Q Neural Network. So far after abo…☆11Feb 15, 2017Updated 9 years ago
- Official PyTorch Implementation of Federated Learning with Positive and Unlabeled Data