Prev: mean and variance of image
Next: Ontology in Protege
From: leila on 24 Apr 2010 05:37 this is my activation function that i want to implement with matlab : F(yi)= 1,Yi= Max{y1,y2,?????.ym} 0,Others any one can help me
From: Greg Heath on 24 Apr 2010 21:53 On Apr 24, 9:37 am, leila <leeeila12...(a)live.fr> wrote: > this is my activation function that i want to implement with matlab : > F(yi)= 1,Yi= Max{y1,y2,?????.ym} > 0,Others > any one can help me doc compet help compet However, if it has to be differentiable for training you are stuck with doc logsig help logsig for training and validation. Then use compet for final testing and operation. Hope this helps.
|
Pages: 1 Prev: mean and variance of image Next: Ontology in Protege |