tensorflow-haskell/tensorflow-mnist
Judah Jacobson 64971c876a Consolidate some packages. (#111)
- Merge tensorflow-nn and tensorflow-queue into tensorflow-ops.
  They don't add extra dependencies and each contain a single module, so I
  don't think it's worth separating them at the package level.
- Remove google-shim in favor of direct use of test-framework.
2017-05-10 15:26:03 -07:00
..
app Distinguish between "rendered" and "unrendered" Tensors. (#88) 2017-04-06 15:10:33 -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