Hi, I’ve build [my own](https://github.com/ctrlcvnigerguard/Neural-Network-C) versions of this neural network library. Which has the same functionality as this one. Examples: * [ColorPredictor](https://github.com/ctrlcvnigerguard/ColorPredictor) * [Perceptron](https://github.com/ctrlcvnigerguard/Perceptron) * [GradientDescent](https://github.com/ctrlcvnigerguard/GradientDescent)