public class LocalResponseNormalizationConfig extends BaseConvolutionConfig
| Constructor and Description |
|---|
LocalResponseNormalizationConfig(double alpha,
double beta,
double bias,
int depth) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
toProperties() |
protected void |
validate() |
getValue, setValueForpublic LocalResponseNormalizationConfig(double alpha,
double beta,
double bias,
int depth)
public Map<String,Object> toProperties()
toProperties in class BaseConvolutionConfigprotected void validate()
validate in class BaseConvolutionConfigCopyright © 2021. All rights reserved.