Initializing Weight Matrices with [-0.1, 0.1] - Lipontseng

  • Thread starter Thread starter chamrik
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
chamrik
Messages
1
Reaction score
0
hi everyone,

can you guys pls help out.

I want to initialise my weight matrices based on the following:

I have 357*8324 inputs


net = newff(minmax(x),[2,3],{'logsig','purelin'},'traingd');

I want to initialise the weight matrices with numbers between
[-0.1,0.1]. how do I go about it?

thanks
Lipontseng
 
Physics news on Phys.org