8 Commits

Author SHA1 Message Date
Jeff Wu
f35fa1d920 push 774M model 2019-08-20 09:10:36 -07:00
Memo Akten
e5c5054474 allow models to be in a separate folder via models_dir argument (#129)
* models_dir argument to allow models in a separate folder

* default value for models_dir to be same as before

* allow environment variables and user home in models_dir
2019-05-16 09:42:58 -07:00
Jeff Wu
9d1e704fec slight fix to batch size description 2019-02-26 23:05:11 -08:00
Armaan Bhullar
ed49f03778 Add documentation for help flags (#81)
add description for flags
2019-02-26 23:01:38 -08:00
Ignacio Lopez-Francos
946facf551 fixed seed arg to ensure reproducibility in conditional-samples model 2019-02-20 14:51:14 -08:00
子兎音
77c7ae5ee5 Fix ModuleNotFoundError: No module named 'src' in the interactive_conditional_samples.py 2019-02-14 13:20:24 -08:00
Jeff Wu
7cdac144c3 fix bug and remove f strings 2019-02-14 11:34:14 -08:00
Jeff Wu
e33295b4b5 interact script for conditional samples 2019-02-14 10:40:41 -08:00