[Missing <summary> documentation for N:Encog.Neural.Persist]
| C# | Visual Basic | Visual C++ |
namespace Encog.Neural.Persist
Namespace Encog.Neural.Persist
namespace Encog.Neural.Persist
| All Types | Classes | Interfaces |
| Icon | Type | Description |
|---|---|---|
| EncogPersistedCollection |
An EncogPersistedCollection holds a collection of EncogPersistedObjects.
This allows the various neural networks and some data sets to be peristed.
They are persisted to an XML form.
| |
| IEncogPersistedObject |
An object that can be stored to an Encog XML file.
| |
| IPersistor |
An helper to persist classes that implement IEncogPersistedObject.
|