Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 227 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 227 Bytes

SequIL

A repo for sequence-model imitation learning with unobserved contexts.

Running Experiments

To train a learner, run:

jupyter notebook

and then open up ConfoundedBandit.ipynb or ConfoundedBullet.ipynb.