From: Winston on 9 Dec 2006 13:56 Please help: Would there be a formula to find the optimum number of neurons needed for each of the layers in a 2 layer feedfor/backprop network. as in: net = newff([min max],[x y],{'tansig' 'purelin'}); what is the best way to determine 'x' and 'y', or more specifically 'x' as y is usually 1. Many thanks
|
Pages: 1 Prev: Invalid settings for input port dimension of Next: Convert Cell array to string |