Metadata-Version: 2.0
Name: snntoolbox
Version: 0.1.1
Summary: Spiking neural network conversion toolbox
Home-page: https://github.com/NeuromorphicProcessorProject/snn_toolbox
Author: Bodo Rueckauer
Author-email: bodo.rueckauer@gmail.com
License: MIT
Download-URL: https://github.com/NeuromorphicProcessorProject/snn_toolbox.git
Keywords: neural networks,deep learning,spiking
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: future
Requires-Dist: keras

Spiking neural network conversion toolbox
=========================================

The SNN conversion toolbox contains functions to transform rate-based artificial
neural networks into spiking neural networks, and to simulate them. Please
refer to the `Documentation <http://snntoolbox.readthedocs.io>`_ for a complete
user guide and API reference.


