Single Discrete Perceptron Training Algorithm(SDPTA)
Versión 1.0.0 (1,75 KB) por
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
Citar como
Kishor (2024). Single Discrete Perceptron Training Algorithm(SDPTA) (https://www.mathworks.com/matlabcentral/fileexchange/69006-single-discrete-perceptron-training-algorithm-sdpta), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2018b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- AI and Statistics > Deep Learning Toolbox > Function Approximation, Clustering, and Control > Function Approximation and Clustering > Define Shallow Neural Network Architectures >
Más información sobre Define Shallow Neural Network Architectures en Help Center y MATLAB Answers.
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0 |