norse.torch.functional.correlation_sensor

norse.torch.functional.correlation_sensor#

Functions

correlation_based_update(ts, linear_update, ...)

correlation_sensor_step(z_pre, z_post, state)

Euler integration step of an idealized version of the correlation sensor as it is present on the BrainScaleS 2 chips.

Classes

CorrelationSensorParameters(eta_p, eta_m, ...)

CorrelationSensorState(post_pre, ...)