Class DLTrainingOperator<X,Y>

All Implemented Interfaces:
Serializable, ActualOperator, ElementaryOperator, Operator
Direct Known Subclasses:
TensorflowDLTrainingOperator

public class DLTrainingOperator<X,Y> extends BinaryToUnaryOperator<X,Y,DLModel>
See Also: