garage.np.q_functions.q_function

Base class for Q Functions implemented in numpy.

class QFunction[source]

Q-Function interface.