| Package | Description |
|---|---|
| org.deeplearning4j.optimize.solvers.accumulation.encoding | |
| org.deeplearning4j.optimize.solvers.accumulation.encoding.threshold |
| Modifier and Type | Method and Description |
|---|---|
ThresholdAlgorithmReducer |
ThresholdAlgorithmReducer.merge(ThresholdAlgorithmReducer other)
Combine two reducers and return the result
|
ThresholdAlgorithmReducer |
ThresholdAlgorithm.newReducer()
Create a new ThresholdAlgorithmReducer.
|
| Modifier and Type | Method and Description |
|---|---|
ThresholdAlgorithmReducer |
ThresholdAlgorithmReducer.merge(ThresholdAlgorithmReducer other)
Combine two reducers and return the result
|
| Modifier and Type | Class and Description |
|---|---|
static class |
FixedThresholdAlgorithm.FixedAlgorithmThresholdReducer |
| Modifier and Type | Method and Description |
|---|---|
ThresholdAlgorithmReducer |
FixedThresholdAlgorithm.FixedAlgorithmThresholdReducer.merge(ThresholdAlgorithmReducer other) |
ThresholdAlgorithmReducer |
AdaptiveThresholdAlgorithm.newReducer() |
ThresholdAlgorithmReducer |
FixedThresholdAlgorithm.newReducer() |
ThresholdAlgorithmReducer |
TargetSparsityThresholdAlgorithm.newReducer() |
| Modifier and Type | Method and Description |
|---|---|
ThresholdAlgorithmReducer |
FixedThresholdAlgorithm.FixedAlgorithmThresholdReducer.merge(ThresholdAlgorithmReducer other) |
Copyright © 2021. All rights reserved.