Weight multiplication layer

59 views
Skip to first unread message

sayan ghosh

unread,
Mar 1, 2015, 8:34:08 PM3/1/15
to caffe...@googlegroups.com
Hi,

I envision a layer which is similar to fully connected layer, but where given N input neurons x_1, x_2,....x_N, there will be N outputs y_1,y_2,....y_N, such that, y_i=w_i*x_i, where {w_i} will consist of the learned weights. Is there an existing layer supporting this, or one which can be modified very slightly to produce this ? This might arise in unbalanced problems, where each class weight needs to be adjusted separately.

Regards,
Sayan
Reply all
Reply to author
Forward
0 new messages