| Interface | Description |
|---|---|
| WeightInitScheme |
Defines weight initialization for neural networks.
|
| Class | Description |
|---|---|
| BaseWeightInitScheme |
Abstract class for
WeightInitScheme
This handles boilerplate like delegating to the parameters view. |
| Enum | Description |
|---|---|
| WeightInit |
Weight initialization scheme
|
Copyright © 2018. All rights reserved.