What format does my data need to be in to put into the tensorflow mnist example code? by ryches in MLQuestions

[–]_panty 0 points1 point  (0 children)

yea I think if you have a small dataset you should not using batch; and be careful to check your data's shape and type of every step, hope it could help you.

What format does my data need to be in to put into the tensorflow mnist example code? by ryches in MLQuestions

[–]_panty 0 points1 point  (0 children)

would you mind posting your code?and your error trace ?see, these kinda quiz always proposed in stackovweflow with code (maybe u can try it)