jaxsnn.event.flow

Classes

LIFParameters(tau_syn, tau_mem, v_th, …)

Functions

jaxsnn.event.flow.exponential_flow(kernel: jax.Array)
jaxsnn.event.flow.lif_exponential_flow(params: jaxsnn.base.params.LIFParameters)
jaxsnn.event.flow.lif_wrap(func)