PixelChange

class PixelChange

Bases: pandemonium.cumulants.Cumulant

A 2-dimensional cumulant tracking pixel change from frame to frame

Maximization of this cumulant is used as an auxiliary task in the UNREAL architecture to help representational learning.

Methods Summary

__call__(self, traj)

Call self as a function.

Methods Documentation

__call__(self, traj: pandemonium.experience.experience.Trajectory)

Call self as a function.