Bases: object
object
Base class for a function approximator
Return repr(self).
Methods
Set the new model parameter weights
Function_Approximator
Function_Approximator.__init__()
Function_Approximator.__repr__()
Function_Approximator.set_new_params()