hxtorch.spiking.modules.input_neuron
Implementing input neuron module
Classes
|
Spike source generating spikes at the times given in the dense spike_times array binned with the time step of the experiment. |
|
Base type for external input populations |
alias of |
Functions
-
hxtorch.spiking.modules.input_neuron.tensor_to_spike_times(times: torch.Tensor, dt: float) → list[list[list[_pygrenade_vx_common.Time]]]