Metadata-Version: 2.1
Name: PymoNNto
Version: 0.9.3
Summary: Python Modular Neural Network Toolbox
Home-page: https://github.com/trieschlab/PymoNNto
Author: Marius Vieth
Author-email: mv15go@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: PyQt5
Requires-Dist: pyqtgraph (>=0.11.0rc0)
Requires-Dist: matplotlib
Requires-Dist: scipy
Requires-Dist: scikit-learn
Requires-Dist: imageio
Requires-Dist: pillow

PymoNNto

The "Python Modular Neural Network Toolbox" allows you to create neuron groups, define their behaviour and connect them with synapse groups.

https://github.com/trieschlab/PymoNNto

https://pymonnto.readthedocs.io

