Showing posts with label
QuickNet
.
Show all posts
Showing posts with label
QuickNet
.
Show all posts
Tuesday, October 27, 2009
Quicknet - Bug for Learning Partial Weights
›
In the previous post, I have do some modification to enable the Quicknet for learning arbitrary weight sections. However, there is still a b...
Monday, October 12, 2009
Quicknet - Enable Learning Partial Weights
›
As in the original Quicknet_v3_20, the parameter mlp_lrmultiplier can scale the learning rate per-section. If the value is set to 0.0, then ...
Friday, October 9, 2009
Quicknet_v3_20 Bug-I
›
There is a small bug in the softtarget trainer. After the pre-run cross validation, the qnmultitrn stopped and gave out the error "segm...
Friday, August 7, 2009
Quicknet AF - II
›
From the files: QN_fltvec.h - qn_sigmoid_vf_vf(...) QN_fltvec.cc - qn_fe_sigmoid_vf_vf(...) QN_fltvec.cc - qn_fe_sigmoid_f_f(...) we can see...
1 comment:
Sunday, August 2, 2009
Quicknet Activation Function in Hidden Layer
›
In the file, “QN_MLP_BunchFlVar.cc”, the function QN_MLP_BunchFlVar::forward_bunch(size_t n_frames, const float* in, float* out) has the fo...
Thursday, July 16, 2009
What feature normalization should be used?
›
From: http://tech.groups.yahoo.com/group/icsi-speech-tools/message/144 It's generally recommended to always use some kind of feature mea...
›
Home
View web version