https://github.com/sunthecoder/perceptronreview
https://github.com/sunthecoder/perceptronreview
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sunthecoder/perceptronreview
- Owner: SunTheCoder
- Created: 2025-01-09T22:40:32.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-12T19:52:57.000Z (about 1 year ago)
- Last Synced: 2025-06-13T15:11:55.806Z (10 months ago)
- Language: Python
- Size: 378 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Perceptron

Heatmap of plotted data showing a decision boundary after creating a perceptron that handles linearly separable data
Data Sample from Neural Network:
![alt text]()
![alt text]()