[HTML][HTML] Bindsnet: A machine learning-oriented spiking neural networks library in python

H Hazan, DJ Saunders, H Khan, D Patel… - Frontiers in …, 2018 - frontiersin.org
Frontiers in neuroinformatics, 2018frontiersin.org
The development of spiking neural network simulation software is a critical component
enabling the modeling of neural systems and the development of biologically inspired
algorithms. Existing software frameworks support a wide range of neural functionality,
software abstraction levels, and hardware devices, yet are typically not suitable for rapid
prototyping or application to problems in the domain of machine learning. In this paper, we
describe a new Python package for the simulation of spiking neural networks, specifically …
The development of spiking neural network simulation software is a critical component enabling the modeling of neural systems and the development of biologically inspired algorithms. Existing software frameworks support a wide range of neural functionality, software abstraction levels, and hardware devices, yet are typically not suitable for rapid prototyping or application to problems in the domain of machine learning. In this paper, we describe a new Python package for the simulation of spiking neural networks, specifically geared toward machine learning and reinforcement learning. Our software, called BindsNET, enables rapid building and simulation of spiking networks and features user-friendly, concise syntax. BindsNET is built on the PyTorch deep neural networks library, facilitating the implementation of spiking neural networks on fast CPU and GPU computational platforms. Moreover, the BindsNET framework can be adjusted to utilize other existing computing and hardware backends; e.g., TensorFlow and SpiNNaker. We provide an interface with the OpenAI gym library, allowing for training and evaluation of spiking networks on reinforcement learning environments. We argue that this package facilitates the use of spiking networks for large-scale machine learning problems and show some simple examples by using BindsNET in practice.
Frontiers