A machine learning library written in C. From scratch, zero dependencies (except for the C standard library).
-
Updated
Aug 5, 2023 - C
A machine learning library written in C. From scratch, zero dependencies (except for the C standard library).
Artificial Neural network, backpropogation algorithm using gradient descent to train a Feed-Forward Neural Network (1 hidden layer)-- Classification - Classify Flowers (IRIS data set).
Add a description, image, and links to the backpropagation-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the backpropagation-algorithm topic, visit your repo's landing page and select "manage topics."