- This topic has 1 reply, 2 voices, and was last updated January 16 by .
-
Topic
-
Dear Youssef,
I took a closer look at the MNIST CNN example and would like to load the original “ubyte” files of the MNIST data set (Train- and Test Dataset) into the model instead of the CSV file.
I’ve attached a snipped below. How can I exchange for the original?
I don’t understand the “Model.valid_rate” parameter. Does “Model.batch_size” mean Mini Batch Size?Is it also possible to save the trained model and then use the ubyte test data to test how well the model works?
Thanks
Peter
- You must be logged in to reply to this topic.