Interface | Description |
---|---|
ResidualPostProcessor |
ResidualPostProcessor: is (as the name suggests) is used to post process the residual vector for DL4J's gradient
sharing implementation.
|
ThresholdAlgorithm |
ThresholdAlgorithm is responsible for determining the threshold to use when encoding updates for distributed training.
|
ThresholdAlgorithmReducer |
Used to combine ThresholdAlgorithm implementations in a way that is useful in a distributed training setting.
|
Copyright © 2019. All rights reserved.