NESTNeuron#
- class brainpy.state.NESTNeuron(in_size, spk_fun=InvSquareGrad(alpha=100.0), spk_reset='soft', name=None)#
Abstract base class for all NEST-compatible neuron models.
Covers spiking neuron families (IAF, AdEx, GIF, Hodgkin-Huxley, …), rate-coded neurons, binary neurons, multi-compartment models, and astrocyte models.