imitation icon indicating copy to clipboard operation
imitation copied to clipboard

Add script for MCEIRL Algorithm

Open AdamGleave opened this issue 3 years ago • 0 comments

The maximum causal entropy IRL algorithm is implemented in https://github.com/HumanCompatibleAI/imitation/blob/master/src/imitation/algorithms/mce_irl.py but there is not currently a training script for it in https://github.com/HumanCompatibleAI/imitation/tree/master/src/imitation/scripts

AdamGleave avatar Jan 21 '22 05:01 AdamGleave