Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 1.65 KB

File metadata and controls

27 lines (24 loc) · 1.65 KB

Imitation from Observation (IfO)

Imitation from observation TensorFlow 2.0 implementation

References

Paper

Github

Project Page

Usage

  1. Train expert and collect demonstration data using "dataset"
  2. Train the translator.
  3. Train IfO agent using trained translator and RL algorithm (ex. PPO)

Results

Translator results

Source Translated

IfO results