Package | Description |
---|---|
org.deeplearning4j.core.storage.listener | |
org.deeplearning4j.ui.model.stats |
Modifier and Type | Method and Description |
---|---|
RoutingIterationListener |
RoutingIterationListener.clone() |
Modifier and Type | Class and Description |
---|---|
class |
BaseStatsListener
BaseStatsListener: a general purpose listener for collecting and reporting system and model information.
|
class |
J7StatsListener
J7StatsListener: a version of the
StatsListener but with Java 7 compatibility
Stats are collected and passed on to a StatsStorageRouter - for example, for storage and/or displaying in the UI,
use InMemoryStatsStorage or FileStatsStorage . |
class |
StatsListener
StatsListener: a general purpose listener for collecting and reporting system and model information.
|
Copyright © 2020. All rights reserved.