Package | Description |
---|---|
org.openimaj.workinprogress.optimisation | |
org.openimaj.workinprogress.optimisation.params |
Modifier and Type | Interface and Description |
---|---|
interface |
DifferentiableObjectiveFunction<MODEL,DATATYPE,PTYPE extends Parameters<PTYPE>> |
class |
EpochAnnealedLearningRate<PTYPE extends Parameters<PTYPE>> |
class |
LearningRate<PTYPE extends Parameters<PTYPE>> |
class |
SGD<MODEL,DATATYPE,PTYPE extends Parameters<PTYPE>> |
class |
StaticLearningRate<PTYPE extends Parameters<PTYPE>> |
Modifier and Type | Interface and Description |
---|---|
interface |
Parameters<PTYPE extends Parameters<PTYPE>> |
Modifier and Type | Class and Description |
---|---|
class |
KeyedParameters<KEY> |
class |
VectorParameters |