An open API service indexing awesome lists of open source software.

https://github.com/detjonmataj/c-perceptron

Implementation of a Simple Perceptron (Simplest Neural network by Frank Rosenblatt) in C based on the example given example in the Veritasium video.
https://github.com/detjonmataj/c-perceptron

ai artificial-intelligence artificial-neural-networks binary-classification binary-classifier c c-programming c-programming-language linear-classification linear-classifier machine-learning ml neural-network perceptron supervised-learning

Last synced: 11 days ago
JSON representation

Implementation of a Simple Perceptron (Simplest Neural network by Frank Rosenblatt) in C based on the example given example in the Veritasium video.

Awesome Lists containing this project