[theano-users] Re: Save and load MLP model

2017-01-17 Thread Desy rona
I mean datasets were used for training and testing, ie mnist_train.data, mnist_test.data, mnist_valid.data and mnist_train.solution I tried to download from

[theano-users] Re: Save and load MLP model

2017-01-15 Thread krenova Math
Hi, it should be working, i just accessed it. You may want to try this link to directly access the zip file: https://sites.google.com/a/chalearn.org/automl/general-mnist---cnn-example/MNISTrelease2.zip?attredirects=0=1 On Thursday, January 12, 2017 at 4:19:46 PM UTC+8, Desy rona wrote: > >

[theano-users] Re: Save and load MLP model

2017-01-12 Thread Desy rona
Thanks for the solution .. but I had a little trouble downloading the dataset, the link is broken, is there any other links? Pada Selasa, 10 Januari 2017 12.47.20 UTC+7, krenova Math menulis: > > Hi Desy, > > I faced this issue before. > > One way to do this is to save and pickle all the

[theano-users] Re: Save and load MLP model

2017-01-09 Thread krenova Math
Hi Desy, I faced this issue before. One way to do this is to save and pickle all the weights. A good reference would be to download and study the codes from the following: https://sites.google.com/a/chalearn.org/automl/general-mnist---cnn-example On Tuesday, January 10, 2017 at 1:22:22 PM