TuningMode Module
Functions and values
Function or value | Description |
|
|
|
|
|
|
|
|
|
|
Full Usage:
covarianceMatrix parameterCount scale
Parameters:
int
scale : float
Returns: Matrix<float>
|
|
|
|
|
|
|
|
|
|
Full Usage:
none arg1 arg2 factors
Parameters:
'a
arg1 : 'b
factors : 'c
Returns: 'c
|
|
|
|
Full Usage:
scaleFactor tuneInterval remainingIterations history scale
Parameters:
int
remainingIterations : int
history : 'a seq
scale : float
Returns: float
|
|
Full Usage:
scaleOnly tuneInterval remaining history (arg4, arg5)
Parameters:
int
remaining : int
history : 'a seq
arg3 : 'b
arg4 : float
Returns: 'b * float
|
|
|
|
Full Usage:
tuneScale scale accRate
Parameters:
float
accRate : float
Returns: float
|