Difference between revisions of "Neural networks"
From Wiki2
(Created page with " <md> # neural networks http://neuralnetworksanddeeplearning.com/chap3.html#softmax https://www.tensorflow.org/versions/r0.12/tutorials/mnist/beginners/index.html </md>") |
|||
Line 1: | Line 1: | ||
< | <markdown> | ||
# neural networks | # neural networks | ||
http://neuralnetworksanddeeplearning.com/chap3.html#softmax | http://neuralnetworksanddeeplearning.com/chap3.html#softmax | ||
https://www.tensorflow.org/versions/r0.12/tutorials/mnist/beginners/index.html | https://www.tensorflow.org/versions/r0.12/tutorials/mnist/beginners/index.html | ||
</ | </markdown> |
Revision as of 14:24, 13 December 2016
<markdown>
- neural networks
http://neuralnetworksanddeeplearning.com/chap3.html#softmax https://www.tensorflow.org/versions/r0.12/tutorials/mnist/beginners/index.html </markdown>