| Package | Description |
|---|---|
| org.deeplearning4j.nn.layers | |
| org.deeplearning4j.nn.layers.variational | |
| org.deeplearning4j.optimize.listeners |
| Modifier and Type | Field and Description |
|---|---|
protected Collection<TrainingListener> |
BasePretrainNetwork.trainingListeners |
| Modifier and Type | Field and Description |
|---|---|
protected Collection<TrainingListener> |
VariationalAutoencoder.trainingListeners |
| Modifier and Type | Class and Description |
|---|---|
class |
EvaluativeListener
This TrainingListener implementation provides simple way for model evaluation during training.
|
class |
SleepyTrainingListener
This TrainingListener implementation provides a way to "sleep" during specific Neural Network training phases.
|
Copyright © 2017. All rights reserved.