HumanCompatibleAI / imitation

Clean PyTorch implementations of imitation and reward learning algorithms
https://imitation.readthedocs.io/
MIT License
1.22k stars 233 forks source link

Any suggestions on how to use this awesome library on some NLP tasks? #697

Open lavine-lmu opened 1 year ago

lavine-lmu commented 1 year ago

Hi, thanks for the awesome library, I would like to extend the imitation learning algorithm to NLP tasks, any suggestions on how to achieve this goal? Do you have some plans to write a tutorial on how to use this on NLP tasks? Thanks!

ernestum commented 1 year ago

Hey @lavine-lmu, thanks for bringing this up. We plan on adding a tutorial but we first focus on doing a v1.0 release. In the meantime we are happy about any contributions on this regard :-)