- 15 Feb, 2017 1 commit
-
-
Andrew Selle authored
Fixes #1014
-
- 26 Jan, 2017 2 commits
-
-
Yaroslav Bulatov authored
-
Yaroslav Bulatov authored
-
- 16 Jan, 2017 1 commit
-
-
Wills Cui authored
* Update resnet to run with tf r0.12 API. 1. tf.image.per_image_whitening -> tf.image.per_image_standardization 2. Use tf.summary to replace tf.image_summary, tf.scalar_summary, tf.merge_all_summaries. * remove log
-
- 27 Dec, 2016 1 commit
-
-
Ariel Rokem authored
"resisual" => "residual"
-
- 09 Dec, 2016 1 commit
-
-
Mustafa Ispir authored
-
- 28 Oct, 2016 1 commit
-
-
Xin Pan authored
-
- 25 Oct, 2016 1 commit
-
-
Xin Pan authored
-
- 27 Aug, 2016 2 commits
-
-
Michael Figurnov authored
The moving average object was shared between training and evaluation. As a result, the cost during evaluation was averaged with the training cost. This affects only objective, not precision.
-
Michael Figurnov authored
Uses more NumPy now :)
-
- 02 Aug, 2016 1 commit
-
-
Xin Pan authored
-