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.
- Host: GitHub
- URL: https://github.com/detjonmataj/c-perceptron
- Owner: detjonmataj
- License: mit
- Created: 2022-07-15T11:47:32.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-16T03:12:33.000Z (almost 4 years ago)
- Last Synced: 2025-12-12T21:36:45.547Z (6 months ago)
- Topics: 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
- Language: C
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0