| Package | Description |
|---|---|
| org.deeplearning4j.ui.stats | |
| org.deeplearning4j.ui.stats.api | |
| org.deeplearning4j.ui.stats.impl | |
| org.deeplearning4j.ui.stats.impl.java |
| Class and Description |
|---|
| StatsInitializationConfiguration
Configuration interface for static (unchanging) information, to be reported by
StatsListener. |
| StatsInitializationReport
An interface used with
StatsListener for reporting static information. |
| StatsReport
StatsReport: An interface for storing and serializing update information (such as scores, parameter histograms etc) for
use in the
StatsListener |
| StatsUpdateConfiguration
Similar to
StatsInitializationConfiguration, StatsUpdateConfiguration is an interface defining the stats
that should be collected and reported periodically. |
| Class and Description |
|---|
| Histogram
Histogram: values for a single histogram.
|
| StatsType
Stats type, for use in
StatsListener
Note: Gradients are pre-update (i.e., raw gradients - pre-LR/momentum/rmsprop etc), Updates are post update |
| SummaryType
Summary statistic type, for use in
StatsListener |
| Class and Description |
|---|
| Histogram
Histogram: values for a single histogram.
|
| StatsInitializationConfiguration
Configuration interface for static (unchanging) information, to be reported by
StatsListener. |
| StatsInitializationReport
An interface used with
StatsListener for reporting static information. |
| StatsReport
StatsReport: An interface for storing and serializing update information (such as scores, parameter histograms etc) for
use in the
StatsListener |
| StatsType
Stats type, for use in
StatsListener
Note: Gradients are pre-update (i.e., raw gradients - pre-LR/momentum/rmsprop etc), Updates are post update |
| StatsUpdateConfiguration
Similar to
StatsInitializationConfiguration, StatsUpdateConfiguration is an interface defining the stats
that should be collected and reported periodically. |
| SummaryType
Summary statistic type, for use in
StatsListener |
| Class and Description |
|---|
| Histogram
Histogram: values for a single histogram.
|
| StatsInitializationReport
An interface used with
StatsListener for reporting static information. |
| StatsReport
StatsReport: An interface for storing and serializing update information (such as scores, parameter histograms etc) for
use in the
StatsListener |
| StatsType
Stats type, for use in
StatsListener
Note: Gradients are pre-update (i.e., raw gradients - pre-LR/momentum/rmsprop etc), Updates are post update |
| SummaryType
Summary statistic type, for use in
StatsListener |
Copyright © 2019. All rights reserved.