Makhfi.com  
Fascinating World of Neural Nets  
add to favorites   tell a friend
Home
Introduction to KCM
Why Neural Nets?
Introduction to ANN
ANN in Real World
Tools & Utilities
Blog Articles
Discussion Board
Resources
Experts
News
Events
Contact
NNDef Toolkit
Knowledge Models
nBank Project
 

Perceptron

Perceptrons are the simplest form of Neural Nets. The learning process involves changing the weights by an amount proportional to the difference between the desired output and the actual output. This example demonstrates a Network of two Neurons learning to classify marked dataset.

Each Neuron generates a decision boundary represented by a line.



Last Update: 09/26/2003