| Interface | Description |
|---|---|
| IDeltaWeight | |
| InitializerFunction |
This is never really used
|
| IWorldWeight | |
| Learnable |
| Class | Description |
|---|---|
| BetaWeightCreator | |
| BetaWeights | |
| DeltaOnly | |
| FixedDeltaWeight | |
| LearningState | |
| ObjectiveCreator | |
| ParamCreate | |
| ParamCreator | |
| ParamWeight | |
| ParamWeight.NameComparator | |
| SingleDelta |
Only makes sense if doing MAP inference and learning at the same time
Otherwise either DeltaOnly or FixedDeltaWeight is the right choice
|
| TrainingAnalysis | |
| TrainingAnalysis.DeltaAnalysis | |
| VariationRank | |
| WorldWeightFixed | |
| WorldWeightParam |