C# Class Encog.Neural.Networks.Training.Propagation.PersistTrainingContinuation
Afficher le fichier
Open project: encog/encog-silverlight-core
Méthodes publiques
Méthode |
Description |
|
Read ( Stream mask0 ) : Object |
|
|
Save ( Stream os, Object obj ) : void |
|
|
Method Details
public Read ( Stream mask0 ) : Object |
mask0 |
Stream |
|
Résultat |
Object |
|
public Save ( Stream os, Object obj ) : void |
os |
Stream |
|
obj |
Object |
|
Résultat |
void |
|