[Torch5-devel] help
Status: Pre-Alpha
Brought to you by:
andresy
From: sridhar i. <sri...@gm...> - 2010-02-23 17:41:00
|
hai I am devolping an activity recognition module using torch5(thanks a lot for this wonderful env.!!) . I was taking the tut for nn's. I have declared the datasets as per the tut. But everytime I issue the "trainer:train(dataset)" command it throws this error # StochasticGradient: training ...ogram Files/Torch5 0.8.0/share/lua/5.1/nn/Linear.lua:40: size mismatch stack traceback: [C]: in function 'addT2dotT1' ...ogram Files/Torch5 0.8.0/share/lua/5.1/nn/Linear.lua:40: in function 'forward' ...m Files/Torch5 0.8.0/share/lua/5.1/nn/Sequential.lua:26: in function 'forward' ...Torch5 0.8.0/share/lua/5.1/nn/StochasticGradient.lua:36: in function 'train' C:/Program Files/Torch5 0.8.0/simptutnn:23: in main chunk [C]: in function 'dofile' [string "dofile('C:/Program Files/Torch5 0.8.0/simpt..."]:1: in main chunk [C]: ? || finished after 0.359 seconds -- kindly help!! yours truly Krishnan -- Krishnan |