Package | Description |
---|---|
com.ibm.bluej.consistency | |
com.ibm.bluej.consistency.learning |
Modifier and Type | Method and Description |
---|---|
void |
CRFState.addWeight(Learnable l,
double w) |
Modifier and Type | Class and Description |
---|---|
class |
ParamWeight |
Modifier and Type | Method and Description |
---|---|
void |
SingleDelta.addWeight(Learnable p,
double v) |
void |
IDeltaWeight.addWeight(Learnable p,
double v) |
void |
DeltaOnly.addWeight(Learnable p,
double v) |
void |
FixedDeltaWeight.addWeight(Learnable p,
double v) |
int |
ParamWeight.NameComparator.compare(Learnable o1,
Learnable o2) |
void |
WorldWeightParam.update(Learnable p,
double v) |