public class DistributionInitScheme extends BaseWeightInitScheme
Distribution| Constructor and Description |
|---|
DistributionInitScheme(char order,
Distribution distribution) |
| Modifier and Type | Method and Description |
|---|---|
INDArray |
doCreate(int[] shape,
INDArray paramsView) |
WeightInit |
type()
The type of the weight init
|
create, create, handleParamsView, orderpublic DistributionInitScheme(char order,
Distribution distribution)
public INDArray doCreate(int[] shape, INDArray paramsView)
doCreate in class BaseWeightInitSchemepublic WeightInit type()
WeightInitSchemeCopyright © 2018. All rights reserved.