You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
fangwei123456 5e95cddc25 fix the type bug 5 months ago
..
ann2snn Update some details on apis and tutorials 2 years ago
auto_cuda fix the type bug 5 months ago
examples Add dependency 1 year ago
model add DSR, OTTT, SLTT training modules 1 year ago
__init__.py rename: clock_driven -> activation_based, event_driven -> time_based 2 years ago
base.py fix typo 8 months ago
cuda_utils.py fix type hint (#569) 8 months ago
encoding.py add support for spike-based RL 1 year ago
functional.py fix type hint (#569) 8 months ago
lava_exchange.py fix docs ref typo 8 months ago
layer.py fix bug 8 months ago
learning.py add stdp1d; remove w_max/w_min from the args of f_weight. For more details, refer to https://github.com/fangwei123456/spikingjelly/issues/326 2 years ago
lynxi_exchange.py fix type hint (#569) 8 months ago
monitor.py fix type hints 8 months ago
neuron.py fix: fix the bug of single-step slidingpsn 6 months ago
neuron_kernel.md Fix typo 2 years ago
neuron_kernel.py Add CuPy backends for single-step LIFNode, IFNode 1 year ago
neuron_kernel_sample.cu compact cuda sample codes 2 years ago
quantize.py add affine_k_bit_quantize 1 year ago
rnn.py fix type hint (#569) 8 months ago
spike_op.py fix bug 2 years ago
surrogate.py fix: fix errors in the docs of PiecewiseLeakyReLU surrogate gradient function. 6 months ago
tensor_cache.py fix type hint (#569) 8 months ago