You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to convert the output of this script into ubyte data. (i.e. exactly the original MNIST data). Can you help with this with one of your scripts? To take his output (pickled numpy array) and convert to the original four ubyte files?
The text was updated successfully, but these errors were encountered:
It's not an issue so much as a question.
I used Dr. Dobrankski's script here to expand the MNIST data set:
https://github.com/MichalDanielDobrzanski/DeepLearningPython35/blob/master/expand_mnist.py
I would like to convert the output of this script into ubyte data. (i.e. exactly the original MNIST data). Can you help with this with one of your scripts? To take his output (pickled numpy array) and convert to the original four ubyte files?
The text was updated successfully, but these errors were encountered: