SynSense Spiking Neural Network simulator for deep neural networks (DNNs).
Project description
Sinabs (Sinabs Is Not A Brain Simulator) is a python library for the development and implementation of Spiking Convolutional Neural Networks (SCNNs).
The library implements several layers that are spiking
equivalents of CNN layers.
In addition it provides support to import CNN models implemented in torch conveniently to test their spiking
equivalent implementation.
This project is managed by SynSense (former aiCTX AG).
Installation
For the stable release on the main branch:
pip install sinabs
or (thanks to @Tobias-Fischer)
conda install -c conda-forge sinabs
For the latest pre-release on the develop branch that passed the tests:
pip install sinabs --pre
The package has been tested on the following configurations
Documentation and Examples
https://sinabs.readthedocs.io/
Questions? Feedback?
Please join us on the #sinabs Discord channel!
License
Sinabs is published under AGPL v3.0. See the LICENSE file for details.
Contributing to Sinabs
Checkout the contributing page for more info.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for sinabs-1.1.5.dev4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8422503e303d1252ce5921821f5b02f46811356a60be2da648273621b0a9907b |
|
MD5 | b165500828ff6f57c0c054541260d393 |
|
BLAKE2b-256 | bd41dd4cfc4169b82748076acde7c6652a742272dfd262ac3cf9cbc793051c60 |