rockpool.nn.modules.native.rate

Contains an implementation of a non-spiking rate module

Functions

H_ReLU(x, threshold)

H_sigmoid(x, threshold)

H_tanh(x, threshold)

Classes

Rate(*args, **kwargs)

Encapsulates a population of rate neurons, supporting feed-forward and recurrent modules