synsense / sinabs

A deep learning library for spiking neural networks which is based on PyTorch, focuses on fast training and supports inference on neuromorphic hardware.
https://sinabs.readthedocs.io
GNU Affero General Public License v3.0
81 stars 8 forks source link

Fix the bug related to the boolean evaluation #93

Closed nkupelioglu closed 1 year ago

nkupelioglu commented 1 year ago

Added none type comparison to spike_threshold and min_v_mem.