Metadata-Version: 1.1
Name: snntoolbox
Version: 0.3.2
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
Description: 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.
        
        See also the accompanying `article <https://www.frontiersin.org/articles/10.3389/fnins.2017.00682/abstract>`_.
        
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.6
Classifier: Programming Language :: Python :: 3.7
