Package | Description |
---|---|
org.openimaj.ml.linear.learner | |
org.openimaj.ml.linear.learner.loss |
Modifier and Type | Field and Description |
---|---|
protected LossFunction |
BilinearSparseOnlineLearner.loss |
Modifier and Type | Class and Description |
---|---|
class |
MatLossFunction |
class |
MatSquareLossFunction |
class |
SquareLossFunction |
class |
SquareMissingLossFunction |
Constructor and Description |
---|
MatLossFunction(LossFunction f) |