nitishsrivastava / deepnet

Implementation of some deep learning algorithms.
BSD 3-Clause "New" or "Revised" License
893 stars 438 forks source link

Spliting procedure [IndexError: index 24999 is out of bounds for axis 0 with size 24998] #81

Open lireagan opened 9 years ago

lireagan commented 9 years ago

default

I dont know what happen, and I check the data.pbtxt, the "image_hidden1_validation" size is 24998 in "flickr/dbn_reps/image_rbm1_LAST" and what in "flickr/dbn_reps/image_rbm2_LAST" is the same.

If you had any solution, please help me, thanks!

zy-huang commented 8 years ago

We also got the same bug. Have you solved the problem? Please help us if you have a solution.thanks!