get_parameters
- ParameterHistory.get_parameters(index: int) numpy.ndarray[source]
Get parameters for a history index.
- Parameters
index (int) – The history index.
- Returns
The parameter values at the history index as array.
- Return type
np.ndarray
Get parameters for a history index.
index (int) – The history index.
The parameter values at the history index as array.
np.ndarray