Deterministic-GAIL-PyTorch icon indicating copy to clipboard operation
Deterministic-GAIL-PyTorch copied to clipboard

PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning

Results 1 Deterministic-GAIL-PyTorch issues
Sort by recently updated
recently updated
newest added

Thanks for your sharing. This "Deterministic" method, which policy only selects actions for states sampled from expert data, is quite interesting. Can you show some papers, or theoretic materials for...