I am using PRtools back-propagation based feed forward neural network classifier (e.g.[W, HIST]=bpxnc(Dataset,5,inf,[])). I am trying to figure out if we can specify how many nodes each layer has or if there is a way to specify the number of nodes for my classifier?
Thanks for help, Sabin