TDPrediction

class TDPrediction(**kwargs)

Bases: pandemonium.demons.demon.ParametricDemon, pandemonium.demons.demon.PredictionDemon

Methods Summary

target(self, \*args, \*\*kwargs)

v_t(self, exp, ForwardRef])

Computes value targets \(V(s_{t+1})\).

Methods Documentation

target(self, \*args, \*\*kwargs)
v_t(self, exp: Union[ForwardRef(‘Transition’), ForwardRef(‘Trajectory’)])

Computes value targets \(V(s_{t+1})\).