From: Xingyu Na <asr...@gm...> - 2015-04-01 02:31:09
|
Hi, I tried maxout training by changing the train_pnorm_fast recipe into train_maxout_recipe, simply replacing the PnormComponent using MaxoutComponent, forming a run_4e procedure. The training runs extremely slow... e.g. a pnorm iteration per job takes 113 seconds, while a maxout iteration per job takes 3396 seconds. Did you ever try this? Any suggestions? Thank you and best regards, Xingyu |