See: Description
| Interface | Description |
|---|---|
| Parametrized<M extends Parametrized<M>> |
Interface for parametrized models.
|
| SmoothParametrized<M extends Parametrized<M>> |
Interface for models which are smooth functions of their parameters.
|
| Updater |
Weights updater applied on every gradient descent step to decide how weights should be changed.
|
| Class | Description |
|---|---|
| BarzilaiBorweinUpdater |
Updater based in Barzilai-Borwein method which guarantees convergence.
|
| LossFunctions |
Class containing popular loss functions.
|
| SimpleUpdater |
Simple updater with fixed learning rate which doesn't guarantee convergence.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018