What is set_x and rp? If set_x is a scalar, you can't index into it. Fred
On Thu, Mar 12, 2015 at 12:25 PM Aloïs <[email protected]> wrote: > Hi, > > I chose to use H5 files. > Here's an example script to generate and read these files : > https://gist.github.com/aloisg/ac83160edf8a543b5ee6 > > The generate_h5.py should work without any changes on your data. > > Aloïs > > > Le jeudi 12 mars 2015 15:02:21 UTC+1, Henrik Pedersen a écrit : > > Hi, > Say, I have a set of image files divided into different classes. The class > of each image could be indicated by the filename or the name of the folder > in which the image is located. > > What is the easiest way to generate a data file like mnist.pkl.gz? > > Thx. > > -- > > --- > 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. > -- --- 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.
