norse.torch.functional.lif_mc

norse.torch.functional.lif_mc#

Functions

lif_mc_feed_forward_step(input_tensor, ...)

Computes a single euler-integration feed forward step of a LIF multi-compartment neuron-model.

lif_mc_step(input_tensor, state, ...[, p, dt])

Computes a single euler-integration step of a LIF multi-compartment neuron-model.