TianhongDai / self-imitation-learning-pytorchLinks
This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.
☆66Updated 6 years ago
Alternatives and similar repositories for self-imitation-learning-pytorch
Users that are interested in self-imitation-learning-pytorch are comparing it to the libraries listed below
Sorting:
- ☆43Updated 6 years ago
- Deep Reinforcement Learning algorithms implemented in PyTorch☆49Updated 6 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆94Updated 2 years ago
- DHER: Hindsight Experience Replay for Dynamic Goals (ICLR-2019)☆66Updated 5 years ago
- Random Network Distillation(RND) algo in Pytorch☆49Updated 6 years ago
- Diversity−Driven Extensible Hierarchical Reinforcement Learning. AAAI 2019.☆50Updated 6 years ago
- Implement A3C for Mujoco gym envs☆72Updated 7 years ago
- In Progress : State of the art Distributed Distributional Deep Deterministic Policy Gradient algorithm implementation in pytorch.