2 inputs Perceptron Training

The step by step training of a two input perceptron with bias.
207 Downloads
Updated 5 Jan 2020

View License

This is the basic operation while studying neural network. An introduction to the classification. This program gives a step by step demonstration of the learning algorithm for a two inputs perceptron with a bias input and a sign activation function. The output is save in a file Perceptron.doc.

Cite As

KAMDEM K. Paul Didier (2024). 2 inputs Perceptron Training (https://www.mathworks.com/matlabcentral/fileexchange/62842-2-inputs-perceptron-training), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.3

comments updated

1.1.0.2

Comments updated

1.1.0.1

The help description has been added

1.1.0.0

Updated the image (illustration)

1.0.0.0