This page was generated from docs/basics/standard_modules.ipynb. Interactive online version: Binder badge

Standard modules

Rockpool offers a set of modules with standardised dynamics, which operate identically regardless of which backend is used. These are listed below, and function with the combinators Sequential, Residual and FFwdStack.

↓ Dynamics | Backend →

Numpy / Scipy

Jax

Torch

Rate non-spiking

Rate

RateJax

RateTorch

LIF spiking

LIF

LIFJax

LIFTorch

Exponential Synapse

ExpSyn

ExpSynJax

ExpSynTorch

Instant

Instant

InstantJax

InstantTorch

Linear

Linear

LinearJax

LinearTorch