malmaud/TensorFlow.jl

MNIST Tutorial out of date

Opened this issue · 0 comments

The MNIST tutorial makes several references to the MNIST tutorial on TensorFlow's website. The official tutorial no longer follows the referenced command format, but instead uses Keras, making these references invalid. TensorFlow.jl's documentation either needs to be more complete in this area, or be referenced to the new Keras tutorials.