- 08 Feb, 2018 9 commits
-
-
Neal Wu authored
-
Neal Wu authored
-
Neal Wu authored
-
Neal Wu authored
-
Neal Wu authored
Fix mnist_tpu.py which was giving unknown shape errors
-
Neal Wu authored
-
Neal Wu authored
Add a note about tf.image.convert_image_dtype
-
Gunhan Gulsoy authored
Update ISSUE_TEMPLATE.md
-
Andrew Selle authored
-
- 07 Feb, 2018 2 commits
- 06 Feb, 2018 17 commits
-
-
Neal Wu authored
Use the short path for TPUClusterResolver
-
Frank Chen authored
The long path doesn't work for TensorFlow 1.6 because the .python package under cluster_resolver doesn't exist.
-
Neal Wu authored
Add ClusterResolver capability to mnist_tpu.py
-
Frank Chen authored
-
Neal Wu authored
-
Karmel Allison authored
* Refactoring input function * Updating name of variable
-
Neal Wu authored
-
Joel Shor authored
Removed "coming soon' in "Image Compression" title
-
hsm207 authored
-
David Sussillo authored
lfads: Adding do_train_readin option allowing fixed readin matrices
-
Neal Wu authored
Fix typo
-
Neal Wu authored
Return dataset from input_fn
-
Neal Wu authored
Fix tensorflow/models gan typos. fixes #3295
-
Neal Wu authored
Fix file reading issue for python3 code
-
Neal Wu authored
Fix wrong reference in ptb_word_lm.py
-
Neal Wu authored
-
Neal Wu authored
tcn: Fix undefined 'v' in Python 3
-
- 05 Feb, 2018 3 commits
-
-
Yanbo Liang authored
-
Andre Araujo authored
-
Karmel Allison authored
-
- 03 Feb, 2018 8 commits
-
-
Karmel Allison authored
-
Dan O'Shea authored
-
Dan O'Shea authored
-
Dan O'Shea authored
-
Neal Wu authored
Small updates to DELF markdown files: dataset location and small troubleshooting fix.
-
Dan O'Shea authored
-
Andre Araujo authored
-
Dan O'Shea authored
For stitched models, the readin matrices and bias vectors are initialized to the "alignment" matrix and bias specified in each dataset's .h5 file. If do_train_readin is True, these will be trainable, and if not, they will be fixed.
-
- 02 Feb, 2018 1 commit
-
-
joel-shor authored
`max_number_of_evaluation` -> `max_number_of_evaluations`.
-