1
0
mirror of https://github.com/tensorflow/haskell.git synced 2024-06-14 00:33:42 +02:00
tensorflow-haskell/tensorflow-mnist
2017-05-25 19:19:22 -07:00
..
app Add Minimize module with gradient descent and adam implementations (#125) 2017-05-25 19:19:22 -07:00
data Initial commit 2016-10-24 19:26:42 +00:00
src/TensorFlow/Examples/MNIST Initial commit 2016-10-24 19:26:42 +00:00
src-data/TensorFlow/Examples/MNIST Initial commit 2016-10-24 19:26:42 +00:00
tests Consolidate some packages. (#111) 2017-05-10 15:26:03 -07:00
LICENSE Fix .cabal files so 'stack check' passes. (#110) 2017-05-10 11:37:00 -07:00
Setup.hs Initial commit 2016-10-24 19:26:42 +00:00
tensorflow-mnist.cabal Consolidate some packages. (#111) 2017-05-10 15:26:03 -07:00