>Dear all,
>This looks like it could be very useful, but I am unable to get the >code to run. I've compiled using Visual C++ 2008 in MATLAB >r2009B and moved the .mexw32 file and both included .dlls to a >directory on my path. When I try to call the mex file, I get a >message saying "the specified module could not be found".
>I noticed that there's a note in the readme stating something >about "compiler-specific dll's", but this is unclear. Could this be >the source of my problem? If so, where can I find the necessary >dll's? Thank you for your time.
>~Chris
Hi!
I have the same problem as Chris, did you post somewhere any answer for this?
This is a great job. However I have a question. I test this program using the MNIST handwritten digit database. The mcr rate is very high (about 15%) even I train the cnn using 10000 input. If I tried to train the cnn using 60000 input, then the program would took fairly long time, about several hours to finish. Anyway, the mcr is always about 15%. I wonder what parameter we should change to make the prediction accuracy higher. Thanks a lot.
Regarding several last questions. I'm going to put new release of the lib which will contain example with faces and would be more convenient to use with various data. It already works in general. But I need a week or two more to finalize it since I do it in my free time.
Comment only