- 16 Jan, 2018 4 commits
-
-
Asim Shankar authored
-
Asim Shankar authored
-
Mark Daoust authored
set `/examples` as the working directory
-
Mark Daoust authored
There is no `data` directory, these instructions work without this line.
-
- 13 Jan, 2018 1 commit
-
-
Asim Shankar authored
-
- 08 Jan, 2018 1 commit
-
-
Tim Molter authored
-
- 19 Dec, 2017 5 commits
-
-
mhyttsten authored
Added correct link to blogpost Changed Sentosa to Setosa in a couple of places
-
Mark Daoust authored
-
Mark Daoust authored
-
Mark Daoust authored
-
Mark Daoust authored
-
- 18 Dec, 2017 1 commit
-
-
mhyttsten authored
-
- 11 Dec, 2017 1 commit
-
-
Mark Daoust authored
* Split iris data * move shared code to iris_data.py * add minimal csv example * remove unused pandas import * Use sparse softmax loss to avoid warning
-
- 17 Nov, 2017 1 commit
-
-
Mark Daoust authored
* Add simplifications requested by get_started writers. * More cleanup * Clearer names and comments * Use the keys from the train dict * Use regular input_fn pattern * Add comments to input functions
-
- 16 Nov, 2017 1 commit
-
-
mhyttsten authored
Added assert for TensorFlow r1.4 since tf.data is required.
-
- 03 Nov, 2017 1 commit
-
-
Mark Daoust authored
+ Removed try-except on `import pandas`, pandas is no longer optional here.
-
- 01 Nov, 2017 1 commit
-
-
Mark Daoust authored
-