- 09 Feb, 2018 6 commits
-
-
Manoj Plakal authored
Explicitly specify checkpoint version.
-
David Sussillo authored
Fix simple errors in synthetic examples in lfads.
-
-
David Sussillo authored
change to lfads to allow training of encoder weights only
-
Manoj Plakal authored
TF Saver now requires specifying the checkpoint version even when restoring to avoid errors when we specify a path to a checkpoint file instead of a directory.
-
David Sussillo authored
change to lfads to allow training of encoder weights only
-
- 08 Feb, 2018 13 commits
-
-
Toby Boyd authored
Update generate_cifar10_tfrecords.py
-
Toby Boyd authored
The change you added did not work with python2, it does not have encoding in .log. This fixes it. feel free to test on Python3. I tested python2 and I am really sue this works fine for python3. Good catch. sorry for not having it fixed earlier.
-
Neal Wu authored
-
Neal Wu authored
Allow users to pass in num_classes to ResNet
-
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 3 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 1 commit
-
-
Yanbo Liang authored
-