simple neural network library in ANSI C
c
neural-network
genetic-algorithm
ansi
tiny
neural-networks
artificial-neural-networks
neurons
ann
backpropagation
hidden-layers
neural
-
Updated
Dec 17, 2020 - C
In the current version of the pynest microcircuit (implementation of the Potjans and Diesmann 2014 model) the error/warning messages are directly printed to the terminal.
Using the python warning package should probably be the preferred option.