C# (CSharp) Encog.Persist.Location Пространство имен

Классы

Имя Описание
FilePersistence A persistence location based on a file.
ResourcePersistence A location that allows Encog objects to be read from a resource. This location only supports read operations, so the Encog resource is usually created first as a file and then embedded in the application as a resource.
StreamPersistence Create a location based on a Stream.