hxtorch.spiking.modules.iaf_neuron

Implementing integrate-and-fire neuron module

Classes

IAFNeuron(size, experiment, func, …[, …])

Integrate-and-fire neuron Caveat: For execution on hardware, this module can only be used in conjunction with a preceding Synapse module.

Morphology()

Represents the internal structure of a neuron.

NamedTuple(typename[, fields])

Typed version of namedtuple.

Neuron(size, experiment, func, …[, …])

Neuron layer

NeuronHandle(spikes, v_cadc, current, v_madc)

Specialization for HX neuron observables