Giter VIP home page Giter VIP logo

giril's Introduction

GIRIL

ICML'20: Intrinsic Reward Driven Imitation Learning via Generative Model (Pytorch implementation).

=======

This is the code for the paper: Intrinsic Reward Driven Imitation Learning via Generative Model
Xingrui Yu, Yueming Lyu and Ivor W. Tsang
Presented at ICML 2020.

If you find this code useful in your research then please cite

@inproceedings{yu2020intrinsic,
  title={Intrinsic Reward Driven Imitation Learning via Generative Model},
  author={Yu, Xingrui and Lyu, Yueming and Tsang, Ivor},
  booktitle={International Conference on Machine Learning},
  pages={6672--6682},
  year={2020}
}

Our implementation is based on the repo: https://github.com/ikostrikov/pytorch-a2c-ppo-acktr-gail.

Please refer to the repo for installation, or

create experimental environment by:

conda env create -f imitation_mpi_env.yml

We achieve final results by following these steps:

  1. train expert:

    sh scripts/expert_atari.sh
  2. generate one-life demonstration:

    sh scripts/gen_one_life_demonstration.sh
  3. train reward module:

    sh scripts/train_reward_module.sh
  4. policy optimizaion with the learned reward:

    sh scripts/policy_optimization.sh

giril's People

Contributors

xingruiyu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.