- 12 Jan, 2018 1 commit
-
-
Steven Hickson authored
Updated cifar10_input.py to put the data augmentation into a name_scope named data_augmentation so the tensorboard graph is easier to read and more meaningful
-
- 05 Jan, 2018 1 commit
-
-
Neal Wu authored
-
- 21 Dec, 2017 2 commits
- 15 Nov, 2017 1 commit
-
-
Martin Kersner authored
tf.contrib.framework.get_or_create_global_step -> tf.train.get_or_create_global_step
-
- 13 Oct, 2017 1 commit
-
-
Seb Bro authored
CIFAR website is now using https. Since urllib does not follow the http to https redirection and thus never retrieves any data, the data URL needs an update.
-
- 26 Sep, 2017 1 commit
-
-
Olivia authored
-
- 22 Sep, 2017 6 commits
- 21 Sep, 2017 3 commits
- 16 Jun, 2017 1 commit
-
-
Andrew Selle authored
-
- 09 Jun, 2017 1 commit
-
-
Neal Wu authored
-
- 08 Jun, 2017 5 commits
- 15 May, 2017 1 commit
-
-
Junwei Pan authored
-
- 16 Mar, 2017 2 commits
- 14 Mar, 2017 2 commits
- 08 Mar, 2017 1 commit
-
-
Alexandr Baranezky authored
2. Fixed accuracy when calcuting logs more than 10 steps
-
- 04 Mar, 2017 1 commit
-
-
Yimeng Zhang authored
-
- 14 Feb, 2017 1 commit
-
-
piper authored
-
- 13 Feb, 2017 2 commits
-
-
Jongwook Choi authored
Without the new variable_scope, creating apply_gradient_op raises an error that additional moving average or slot variables could not be created. This is because of the 'leaky reuse' of variable scope, so we correct the problem by explicitly introducing a new variable scope. Related issues: tensorflow/models#901, tensorflow/tensorflow#6220
-
Neal Wu authored
-
- 31 Jan, 2017 1 commit
-
-
Neal Wu authored
-
- 24 Jan, 2017 1 commit
-
-
Neal Wu authored
Updated the cifar10 model to match the internal version and to be compatible with the latest version of TensorFlow
-
- 13 Jan, 2017 1 commit
-
-
Neal Wu authored
Fixes #893
-
- 09 Jan, 2017 1 commit
-
-
Neal Wu authored
-
- 08 Jan, 2017 1 commit
-
-
Martin Wicke authored
-
- 27 Dec, 2016 1 commit
-
-
Neal Wu authored
-
- 22 Dec, 2016 1 commit
-
-
Neal Wu authored
-