NeuromorphicProcessorProject / Snn_toolbox

Licence: mit
Toolbox for converting analog to spiking neural networks (ANN to SNN), and running them in a spiking neuron simulator.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Snn toolbox

Agentnet
Deep Reinforcement Learning library for humans
Stars: ✭ 298 (+59.36%)
Mutual labels:  deep-neural-networks, lasagne
Caffe
Caffe for Sparse and Low-rank Deep Neural Networks
Stars: ✭ 339 (+81.28%)
Mutual labels:  deep-neural-networks, caffe
Cascaded Fcn
Source code for the MICCAI 2016 Paper "Automatic Liver and Lesion Segmentation in CT Using Cascaded Fully Convolutional NeuralNetworks and 3D Conditional Random Fields"
Stars: ✭ 296 (+58.29%)
Mutual labels:  deep-neural-networks, caffe
Caffe2 Ios
Caffe2 on iOS Real-time Demo. Test with Your Own Model and Photos.
Stars: ✭ 221 (+18.18%)
Mutual labels:  deep-neural-networks, caffe
Csc deeplearning
3-day dive into deep learning at csc
Stars: ✭ 22 (-88.24%)
Mutual labels:  deep-neural-networks, lasagne
Ffdl
Fabric for Deep Learning (FfDL, pronounced fiddle) is a Deep Learning Platform offering TensorFlow, Caffe, PyTorch etc. as a Service on Kubernetes
Stars: ✭ 640 (+242.25%)
Mutual labels:  deep-neural-networks, caffe
Tensorflow Open nsfw
Tensorflow Implementation of Yahoo's Open NSFW Model
Stars: ✭ 338 (+80.75%)
Mutual labels:  deep-neural-networks, caffe
Mobilnet ssd opencv
MobilNet-SSD object detection in opencv 3.4.1
Stars: ✭ 64 (-65.78%)
Mutual labels:  deep-neural-networks, caffe
All Classifiers 2019
A collection of computer vision projects for Acute Lymphoblastic Leukemia classification/early detection.
Stars: ✭ 22 (-88.24%)
Mutual labels:  deep-neural-networks, caffe
Deepo
Setup and customize deep learning environment in seconds.
Stars: ✭ 6,145 (+3186.1%)
Mutual labels:  caffe, lasagne
Nideep
collection of utilities to use with deep learning libraries (e.g. caffe)
Stars: ✭ 25 (-86.63%)
Mutual labels:  deep-neural-networks, caffe
Deep Learning Python
Intro to Deep Learning, including recurrent, convolution, and feed forward neural networks.
Stars: ✭ 94 (-49.73%)
Mutual labels:  deep-neural-networks, lasagne
Vidaug
Effective Video Augmentation Techniques for Training Convolutional Neural Networks
Stars: ✭ 178 (-4.81%)
Mutual labels:  deep-neural-networks
Dkeras
Distributed Keras Engine, Make Keras faster with only one line of code.
Stars: ✭ 181 (-3.21%)
Mutual labels:  deep-neural-networks
Elasticsearch
Elasticsearch module based on the official elasticsearch package 🌿
Stars: ✭ 176 (-5.88%)
Mutual labels:  nest
Awesome Deep Learning Music
List of articles related to deep learning applied to music
Stars: ✭ 2,195 (+1073.8%)
Mutual labels:  deep-neural-networks
Deep Survey Text Classification
The project surveys 16+ Natural Language Processing (NLP) research papers that propose novel Deep Neural Network Models for Text Classification, based on Convolutional Neural Networks (CNN) and Recurrent Neural Networks (RNN). It also implements each of the models using Tensorflow and Keras.
Stars: ✭ 187 (+0%)
Mutual labels:  deep-neural-networks
Studytensorflow
How to use TensorFlow
Stars: ✭ 180 (-3.74%)
Mutual labels:  deep-neural-networks
Awesome Deep Learning For Chinese
最全的中文版深度学习资源索引,包括论文,慕课,开源框架,数据集等等
Stars: ✭ 174 (-6.95%)
Mutual labels:  deep-neural-networks
Deep Math Machine Learning.ai
A blog which talks about machine learning, deep learning algorithms and the Math. and Machine learning algorithms written from scratch.
Stars: ✭ 173 (-7.49%)
Mutual labels:  deep-neural-networks

|b1| |b2| |b3| |b4|

.. |b1| image:: https://travis-ci.org/NeuromorphicProcessorProject/snn_toolbox.svg?branch=master :target: https://travis-ci.org/NeuromorphicProcessorProject/snn_toolbox

.. |b2| image:: https://readthedocs.org/projects/snntoolbox/badge/?version=latest :target: https://snntoolbox.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status

.. |b3| image:: https://badge.fury.io/py/snntoolbox.svg :target: https://badge.fury.io/py/snntoolbox

.. |b4| image:: https://pepy.tech/badge/snntoolbox :target: https://pepy.tech/project/snntoolbox

Spiking neural network conversion toolbox

The SNN conversion toolbox (SNN-TB) is a framework to transform rate-based artificial neural networks into spiking neural networks, and to run them using various spike encodings. A unique feature about SNN-TB is that it accepts input models from many different deep-learning libraries (Keras / TF, pytorch, ...) and provides an interface to several backends for simulation (pyNN, brian2, ...) or deployment (SpiNNaker, Loihi).

Please refer to the Documentation <http://snntoolbox.readthedocs.io>_ for a complete user guide and API reference. See also the accompanying articles [Rueckauer et al., 2017] <https://www.frontiersin.org/articles/10.3389/fnins.2017.00682/abstract>_ and [Rueckauer and Liu, 2018] <https://ieeexplore.ieee.org/abstract/document/8351295/>_.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].