DifferentiableStatisticalModels by
a unified generative-discriminative learning principle.See: Description
| Class | Description |
|---|---|
| GenDisMixClassifier |
This class implements a classifier the optimizes the following function
have to sum to 1. |
| GenDisMixClassifierParameterSet |
This class contains the parameters for the
GenDisMixClassifier. |
| LogGenDisMixFunction |
This class implements the the following function
have to sum to 1. |
| OneDataSetLogGenDisMixFunction |
This class implements the the following function
is the weight for sequence and class . |
| Enum | Description |
|---|---|
| LearningPrinciple |
This enum can be used to obtain the weights for well-known optimization tasks.
|
DifferentiableStatisticalModels by
a unified generative-discriminative learning principle.