mirror of
https://github.com/tensorflow/haskell.git
synced 2024-11-16 16:09:43 +01:00
03a3a6d086
* Use native oneHot op in the example code. It didn't exist when this was originally written. * Misc cleanup in MNIST example - Use unspecified dimension for batch size in model. This simplifies the code for the test set. - Move error rate calculation into model. |
||
---|---|---|
.. | ||
app | ||
data | ||
src/TensorFlow/Examples/MNIST | ||
src-data/TensorFlow/Examples/MNIST | ||
tests | ||
Setup.hs | ||
tensorflow-mnist.cabal |