Ask Your Question

crazyfffan's profile - activity

2013-07-11 00:47:28 -0600 asked a question How to get some meaningful debug when training a Neural Network.

Is there anyway a network can be trained one iteration at a time, printing out some debug (e.g. iteration count, current error) compare current error with max error ,...? Currently I can only blind train a network, not knowing anything happening until the training is done, which is terrible because my current neural network is huge and training should take days or weeks.

2013-05-23 19:21:46 -0600 commented question Gabor kernel not normalized - feature or bug?

I think you have a bug. My Gabor kernel seems normalizes and its values are of (-1, 1), none seems too big nor too small.