| Package | Description |
|---|---|
| org.deeplearning4j.api.storage | |
| org.deeplearning4j.api.storage.impl | |
| org.deeplearning4j.api.storage.listener |
| Class and Description |
|---|
| Persistable
Created by Alex on 07/10/2016.
|
| StatsStorageEvent
StatsStorageEvent: use with
StatsStorageListener to specify when the state of the StatsStorage
implementation changes.Note that depending on the StatsStorageListener.EventType, some of the
field may be null. |
| StatsStorageListener
A listener interface, so that classes can be notified of changes to a
StatsStorage
implementation |
| StatsStorageListener.EventType |
| StatsStorageRouter
StatsStorageRouter is intended to route static info, metadata and updates somewhere - generally to a
StatsStorage implementation. |
| StorageMetaData
StorageMetaData: contains metadata (such at types, and arbitrary custom serializable data) for storage
|
| StorageType
Type of storage information
|
| Class and Description |
|---|
| Persistable
Created by Alex on 07/10/2016.
|
| StatsStorageRouter
StatsStorageRouter is intended to route static info, metadata and updates somewhere - generally to a
StatsStorage implementation. |
| StorageMetaData
StorageMetaData: contains metadata (such at types, and arbitrary custom serializable data) for storage
|
| Class and Description |
|---|
| StatsStorageRouter
StatsStorageRouter is intended to route static info, metadata and updates somewhere - generally to a
StatsStorage implementation. |
Copyright © 2017. All rights reserved.