hxtorch.spiking.modules.input_neuron
Implementing input neuron module
Classes
|
Spike source generating spikes at the times [ms] given in the spike_times array. |
|
Specialization for HX neuron observables |
|
Base class for populations on BSS-2 |
Functions
-
hxtorch.spiking.modules.input_neuron.
tensor_to_spike_times
(times: torch.Tensor, dt: float) → List[List[List[float]]]