Frontiers in Neuroinformatics (Nov 2021)

PymoNNto: A Flexible Modular Toolbox for Designing Brain-Inspired Neural Networks

  • Marius Vieth,
  • Tristan M. Stöber,
  • Jochen Triesch

DOI
https://doi.org/10.3389/fninf.2021.715131
Journal volume & issue
Vol. 15

Abstract

Read online

The Python Modular Neural Network Toolbox (PymoNNto) provides a versatile and adaptable Python-based framework to develop and investigate brain-inspired neural networks. In contrast to other commonly used simulators such as Brian2 and NEST, PymoNNto imposes only minimal restrictions for implementation and execution. The basic structure of PymoNNto consists of one network class with several neuron- and synapse-groups. The behaviour of each group can be flexibly defined by exchangeable modules. The implementation of these modules is up to the user and only limited by Python itself. Behaviours can be implemented in Python, Numpy, Tensorflow, and other libraries to perform computations on CPUs and GPUs. PymoNNto comes with convenient high level behaviour modules, allowing differential equation-based implementations similar to Brian2, and an adaptable modular Graphical User Interface for real-time observation and modification of the simulated network and its parameters.

Keywords