Hi, I'm developing a CNN to classify the MNIST dataset. The CNN is trained by using the firefly algorithm. I need to save the all layer information of the network while it trains in pickle file. Also need to read the pickle file and put an input on the network. So is there a way to save and read the best model of lenet?
-- --- You received this message because you are subscribed to the Google Groups "theano-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
