additionsmaster
commitf3704bfaaff9393df8615bb059c52a398009946b
authorECHibiki <ECVerniy@gmail.com>
Sun, 13 May 2018 23:31:54 +0000 (13 19:31 -0400)
committerECHibiki <ECVerniy@gmail.com>
Sun, 13 May 2018 23:31:54 +0000 (13 19:31 -0400)
treeab9c4528b906176a0e5dbb630562d754bf9a28ae
parent6e5cdd609bdce3063a2d72d28804fb27be79e5d6
additions
34 files changed:
MNIST Exercise/graph.txt [new file with mode: 0644]
MNIST Exercise/main.py [new file with mode: 0644]
Python API r1.8 Guide Summaries/Building Graphs.md [new file with mode: 0644]
Python API r1.8 Guide Summaries/Control Flow.md [new file with mode: 0644]
Python API r1.8 Guide Summaries/Data IO.md [new file with mode: 0644]
Python API r1.8 Guide Summaries/Dataset Input Pipeline.md [new file with mode: 0644]
Python API r1.8 Guide Summaries/Exporting and Importing a MetaGraph.md [new file with mode: 0644]
Python API r1.8 Guide Summaries/Images.md [new file with mode: 0644]
Python API r1.8 Guide Summaries/Inputs and Readers.md [new file with mode: 0644]
Python API r1.8 Guide Summaries/Layers .md
Python API r1.8 Guide Summaries/Learn .md
Python API r1.8 Guide Summaries/Math.md [new file with mode: 0644]
Python API r1.8 Guide Summaries/Neural Network.md [new file with mode: 0644]
Python API r1.8 Guide Summaries/RNN and Cells.md [new file with mode: 0644]
Python API r1.8 Guide Summaries/Reading data.md [new file with mode: 0644]
Python API r1.8 Guide Summaries/Regression Examples.md [new file with mode: 0644]
Python API r1.8 Guide Summaries/Seq2seq Library.md [new file with mode: 0644]
Python API r1.8 Guide Summaries/Signal Processing.md [new file with mode: 0644]
Python API r1.8 Guide Summaries/Sparse Tensors.md [new file with mode: 0644]
Python API r1.8 Guide Summaries/Spectral Functions.md [new file with mode: 0644]
Python API r1.8 Guide Summaries/Strings.md [new file with mode: 0644]
Python API r1.8 Guide Summaries/Summary Operations.md [new file with mode: 0644]
Python API r1.8 Guide Summaries/Tensor Handle Operations.md [new file with mode: 0644]
Python API r1.8 Guide Summaries/TensorFlow Debugger.md [new file with mode: 0644]
Python API r1.8 Guide Summaries/Testing.md [new file with mode: 0644]
Python API r1.8 Guide Summaries/Threading and Queues.md [new file with mode: 0644]
Python API r1.8 Guide Summaries/Training.md [new file with mode: 0644]
Python API r1.8 Guide Summaries/Utilities.md
Python API r1.8 Guide Summaries/Variables.md [new file with mode: 0644]
Readings/repos.md [new file with mode: 0644]
Readings/videos.md [new file with mode: 0644]
Tensorflow Examples/TF low level.py [new file with mode: 0644]
Tensorflow Examples/events.out.tfevents.1525854272.ZETSUBO_SENSEI [new file with mode: 0644]
Tensorflow Examples/linear_regression_categorical.py