Commit Graph

24 Commits

Author SHA1 Message Date
79a246a58e add contributors md and move dev docs out 2019-03-06 15:06:30 -08:00
953530fc24 update readme with usage caveats and calls for research
This write-up was loosely inspired in part by Mitchell et al.’s work on
[Model Cards for Model Reporting](https://arxiv.org/abs/1810.03993).
Adding such model usage sections could be good practice in general for
open source research projects with potentially broad applications.
2019-03-06 15:06:30 -08:00
ed0dedcd55 update download stuff 2019-03-04 10:46:37 -08:00
0465394bd3 updates 2019-02-28 15:51:34 -08:00
ed49f03778 Add documentation for help flags (#81)
add description for flags
2019-02-26 23:01:38 -08:00
c314ddab12 Minor: update readme
Example will `tee` stdout to `/tmp/samples` from conditional and
unconditional generation scripts.
2019-02-26 18:54:07 -08:00
c5b9c8924b Minor: update readme
Add note about setting PYTHONIOENCODING=UTF-8 env var for running
examples
2019-02-21 12:31:13 -08:00
b6f943d37e update readme 2019-02-20 15:00:44 -08:00
99af6d7092 Add a Dockerfile and document usage in README 2019-02-19 18:58:27 -08:00
23ed990b03 instructinos mention git clone 2019-02-19 18:05:57 -08:00
bf43e732f8 more warning 2019-02-19 17:57:33 -08:00
92ce9f2d9e shuffle headings 2019-02-19 17:57:01 -08:00
825aa3d338 separate out tensorflow install 2019-02-19 17:56:23 -08:00
fc0ee6da2f add conditional samples 2019-02-19 17:22:28 -08:00
aae26abd60 add license 2019-02-19 17:06:49 -08:00
6dab221dad reorganize and add temp 0.7 2019-02-19 00:45:05 -08:00
5b6468456e update README 2019-02-17 17:24:52 -08:00
9c3a78da74 Better example parameters for conditional sample command (#41)
This PR adds better initial parameters to the conditional sample generation command in the docs.

The results are pretty poor in the interactive script with the default settings.  

Now, you'll get better results if you run the interactive samples.
2019-02-16 14:23:13 -08:00
0aad2ab3f4 Fetch model using curl, add shebang to download_files.sh and mark it executable 2019-02-16 11:07:01 -08:00
e33295b4b5 interact script for conditional samples 2019-02-14 10:40:41 -08:00
89f4bc162c fix downloading 2019-02-14 09:14:49 -08:00
f46b1dd93c README updates 2019-02-14 08:50:40 -08:00
e3e1ad5b7a add samples 2019-02-14 00:17:55 -08:00
c2dae27c10 First commit 2019-02-10 23:47:49 -08:00