This repository contains a basic implementation of a perceptron, a fundamental building block in artificial neural networks. The perceptron is a simple neural network unit that takes multiple input features, applies weights to them, sums them up, and passes the result through an activation function to produce an output.
-
Notifications
You must be signed in to change notification settings - Fork 0
This repository contains a basic implementation of a perceptron, a fundamental building block in artificial neural networks. The perceptron is a simple neural network unit that takes multiple input features, applies weights to them, sums them up, and passes the result through an activation function to produce an output.
License
JVSCHANDRADITHYA/Percepton
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
This repository contains a basic implementation of a perceptron, a fundamental building block in artificial neural networks. The perceptron is a simple neural network unit that takes multiple input features, applies weights to them, sums them up, and passes the result through an activation function to produce an output.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published