MyCaffe
1.12.2.41
Deep learning software for Windows C# programmers.
|
The MyCaffe.db.temporal namespace contains all classes used to create the MyCaffeTemporalDatabase in-memory database. More...
Classes | |
class | DatabaseLoader |
The DatasetLoader is used to load descriptors from the database. More... | |
class | DatabaseTemporal |
The DatabaseTemporal is used to manage all temporal specific database objects. More... | |
class | DataSet |
The DataSet class loads the training and testing data. More... | |
class | DatasetCollection |
The DatasetCollection manages a set of datasets. More... | |
class | DNNEntitiesTemporal |
The DNNEntities class defines the entities used to connecto the database via Entity Frameworks. More... | |
class | EntitiesConnectionTemporal |
The EntitiesConnection class defines how to connect to the database via Entity Frameworks. More... | |
class | ItemSet |
The ItemSet manages the data for a single item (e.g., customer, station, stock symbol, etc.) and its associated streams. More... | |
class | MyCaffeTemporalDatabase |
[Temporal Database] The MyCaffeTemporalDatabase provides an enhanced in-memory temporal database used for quick temporal data retrieval. More... | |
class | RawValueData |
The RawValueData class contains a single raw value item. More... | |
class | RawValueDataCollection |
The RawValueDataCollection class is used to hold a collection of RawValueData items. More... | |
class | RawValueSet |
The RawValueData class is used to hold the data values for an ItemID. More... | |
class | TemporalSet |
The TemporalSet manages a set of temporal data for a given data source. More... | |
The MyCaffe.db.temporal namespace contains all classes used to create the MyCaffeTemporalDatabase in-memory database.