The network having the minimum error.
Namespace: xpidea.neuro.net.bam
Assembly: xpidea.neuro.net (in xpidea.neuro.net.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Protected best As BidirectionalAssociativeMemoryNetwork |
| C# |
|---|
| protected BidirectionalAssociativeMemoryNetwork best; |
| C++ |
|---|
| protected: BidirectionalAssociativeMemoryNetwork best sealed ; |
| J# |
|---|
| protected BidirectionalAssociativeMemoryNetwork best |
| JScript |
|---|
| protected best : BidirectionalAssociativeMemoryNetwork; |