SuperNeuro is a neuromorphic simulator for Spiking Neural Networks. It has two modes of operation:
- SuperNeuroMAT - fast and easy to use, using matrix computation to simulate networks of LIF neurons
- Get started with the Installation Guide and Basic Usage tutorial
- SuperNeuroABM - uses Agent-Based Modeling for heterogenous network simulation
- Check out the Readme for installation instructions
- SuperNeuroMAT
- Check out our tutorial for a Spiking Handwritten Digits Classifier using
superneuromaton Google colab! Also available as a downloadable jupyter notebook in thetutorials/folder.
- Check out our tutorial for a Spiking Handwritten Digits Classifier using
- NeuroCoreX
- Want to try inferencing digits on real hardware? Try our NeuroCoreX Inferencing Digits demo! Although NeuroCoreX works with multiple models of FPGA, this demo was created to be used with the 100 USD Artix 7-based CMod-A735T FPGA.
- SuperNeuroABM
- Try our SuperNeuroABM Tutorial: Building Heterogeneous Spiking Neural Networks, available to download in the
tutorials/folder!
- Try our SuperNeuroABM Tutorial: Building Heterogeneous Spiking Neural Networks, available to download in the