npbrain
A flexible and efficient NumPy-based SNN simulator.
A flexible and efficient NumPy-based SNN simulator.
To install this package, run one of the following:
NumpyBrain is a microkernel framework for SNN (spiking neural network) simulation purely based on native python. It only relies on NumPy. However, if you want to get faster CPU performance, you can additionally install Numba. With Numba, the speed of C or FORTRAN can be gained in the simulation.
Summary
A flexible and efficient NumPy-based SNN simulator.
Last Updated
Aug 19, 2020 at 08:13
License
Apache License 2.0
Total Downloads
166
Version Downloads
13
Supported Platforms
GitHub Repository
https://github.com/chaoming0625/NumpyBrainDocumentation
https://numpybrain.readthedocs.io/en/latest/