Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
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).
The sinabs-dynapcnn
was incorporated to this project, and it enables porting sinabs models to chips and dev-kits with DYNAP-CNN technology.
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
https://sinabs.readthedocs.io/
Please join us on the #sinabs Discord channel!
Sinabs is published under AGPL v3.0. See the LICENSE file for details.
Checkout the contributing page for more info.
In case you find this software library useful for your work please consider citing it as follows:
@software{sinabs,
author = {Sheik, Sadique and Lenz, Gregor and Bauer, Felix and Kuepelioglu, Nogay },
doi = {10.5281/zenodo.8385545},
license = {AGPL-3.0},
title = {{SINABS: A simple Pytorch based SNN library specialised for Speck}},
url = {https://github.com/synsense/sinabs}
}
FAQs
SynSense Spiking Neural Network simulator for deep neural networks (DNNs).
We found that sinabs demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.