Single Discrete Perceptron Training Algorithm(SDPTA)
Version 1.0.0 (1,75 KB) von
Kishor
MATLAB Code for Single Discrete Perceptron Training Algorithm (SDPTA)
This code implements SDPTA algorithm with TLU Perceptrons to solve 3 -input Logical NAND gate problem.
Logic gates like OR, AND, NOR can be implemented using the algorithm, by changing the training data.
Algorithm reference: Introduction to Artificial Neural Systems, by Jacek M. Zurada, Page Number 131
Zitieren als
Kishor (2026). Single Discrete Perceptron Training Algorithm(SDPTA) (https://de.mathworks.com/matlabcentral/fileexchange/69006-single-discrete-perceptron-training-algorithm-sdpta), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2018b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- AI and Statistics > Deep Learning Toolbox > Train Deep Neural Networks > Function Approximation, Clustering, and Control > Function Approximation and Clustering > Define Shallow Neural Network Architectures >
Mehr zu Define Shallow Neural Network Architectures finden Sie in Help Center und MATLAB Answers
Tags
Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 1.0.0 |
