"vscode:/vscode.git/clone" did not exist on "403b6d391d0f0923e096825c410f36e9f8445e7c"
- 20 Mar, 2017 8 commits
-
-
talkdirty authored
Some further links fixes
-
talkdirty authored
The `center` tag would cause the image not to be rendered, but the raw text to be inserted. Simply removing the center tag fixes this.
-
Emil Stenström authored
Second row had an extra set of dashes, making the markdown invalid and falling back to raw text instead of the intended table.
-
Neal Wu authored
-
jtran064 authored
-
jtran064 authored
-
robrao authored
-
stream authored
-
- 19 Mar, 2017 8 commits
-
-
Chris Shallue authored
Update the encoding instructions
-
Christopher Shallue authored
-
Christopher Shallue authored
-
Chris Shallue authored
Minor fix to skip_thoughts documentation.
-
Chris Shallue authored
Update citation
-
Christopher Shallue authored
-
Christopher Shallue authored
-
Ravi Kumar L authored
-
- 17 Mar, 2017 3 commits
-
-
Neal Wu authored
-
Martin Wicke authored
Implementation of Skip Thought-Vectors model
-
Ivan Bogatyy authored
* Release DRAGNN * Update CoNLL evaluation table & evaluator.py * Update documentation & tutorial for DRAGNN * Update the DRAGNN * Tutorial link
-
- 16 Mar, 2017 21 commits
-
-
Christopher Shallue authored
-
Neal Wu authored
-
Neal Wu authored
-
Yangwook Ryoo authored
Remove code and append flag warning
-
Yangwook Ryoo authored
Add case for compiling ops if tensorflow was compiled from source using gcc >= 5.0
-
Neal Wu authored
-
Neal Wu authored
Convert tf.GraphKeys.VARIABLES -> tf.GraphKeys.GLOBAL_VARIABLES
-
Neal Wu authored
Update sum_of_squares (TF 0.10) to mean_squared_error (TF 0.12)
-
Neal Wu authored
-
Chris Shallue authored
Small clarification to documentation
-
Christopher Shallue authored
-
Neal Wu authored
-
Neal Wu authored
Fix up the inception float comment
-
Neal Wu authored
-
Neal Wu authored
Fix ValueError when processing bbox in XML annotation file
-
Neal Wu authored
Fixed minor typo
-
Neal Wu authored
Fixed bug test failed on parser_trainer_test
-
Neal Wu authored
Fix scope on inception v3 logit layer in README.
-
Neal Wu authored
Align model slim/resnet to slim/inception
-
Neal Wu authored
-
Stefan Zechner authored
Align model slim/resnet to slim/inception (set spatial_squeeze and default_image_size). Add a sample script for training resnet_v1_50 on flower set
-