yunke-wang / WGAIL

[ICML 2021] Learning to Weight Imperfect Demonstrations
MIT License
16 stars 2 forks source link
imitation-learning pytorch

Learning to Weight Imperfect Demonstrations

This repository contains the PyTorch code for the paper "Learning to Weight Imperfect Demonstrations" in ICML 2021. Code for Atari experiments can be found in this repo.

Requirement

Execute

Acknowledegement

We would like to thank the authors of 2IWIL/IC-GAIL. Our code structure is largely based on their source code.