PySpice

My research paper „Efficient Implementation of Spiking Neural Networks for Inference using Ex-Situ Training“ was published in the IEEE Access (IF 3.4) journal today. Abstract: This paper introduces a novel method for designing and simulating neuromorphic circuits for inference tasks, utilizing spiking neural networks (SNNs) trained ex-situ to offer practical advantages in efficiency and accuracy. [...]

Did you know that you can use Python to simulate neuromorphic circuits completely? I discovered this recently in my current job as a researcher in neuromorphic computing. A few months ago, after doing some state-of-the-art reading regarding neuromorphic circuits, I planned to experiment with designing and simulating neuromorphic circuits. The easiest way to start was [...]