dgs.models.dgs.dgs

Base class for a torch module that contains the heart of the dynamically gated similarity tracker.

Module Classes

DGSModule(*args, **kwargs)

Torch module containing the code for the model called 'dynamically gated similarities'.