| |
Name |
Description |
|
Epoch
|
Method used on epoch training of neural network. Must be executed every time after each itteration through the pattern set. This method calculates average delta. (inherited from NeuroObject) |
|
Equals |
Determines whether the specified Object is equal to the current Object. (inherited from Object) |
|
GetHashCode |
Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. (inherited from Object) |
|
GetType |
Gets the Type of the current instance. (inherited from Object) |
|
Load
|
Overridden. Overridden.Loads the pattern from a stream. |
|
LoadFromFile
|
Loads object data from a file. (inherited from NeuroObject) |
|
Save
|
Overridden. Overridden.Saves the pattern to a stream. |
|
SaveToFile
|
Saves object to a file in a binary format. (inherited from NeuroObject) |
|
ToString |
Returns a String that represents the current Object. (inherited from Object) |