Single-Layer and Multilayer Perceptrons Demo
Single-Layer and Multilayer Perceptrons Demo
This MATLAB® demo introduces fundamental concepts of neural networks in an intuitive and hands-on manner, from single-layer neural networks and corresponding learning algorithms, to multilayer perceptrons. It is meant to be used in class or by those interested in an intuitive understanding of these theoretical concepts.
The demo consists of two files:
- Perceptron.mlapp: an interactive MATLAB app illustrating the perceptron architecture, geometric interpretation, and learned algorithm for provided input parameters.
- DeepLearningFundamentals.mlx: a MATLAB live script demoing the app in an intuitive, incremental manner.
https://www.mathworks.com)
MathWorks Products (Developed in MATLAB release R2020a, tested in release R2020a and newer.
Getting Started
Follow the workflow described in the live script for examples on using the Perceptron app to introduce fundamental concepts of neural networks.
License
The license for this demo is available in the license.txt file in this GitHub repository.
Cita come
Mihaela Jarema (2024). Single-Layer and Multilayer Perceptrons Demo (https://github.com/MathWorks-Teaching-Resources/Single-Layer-Multilayer-Perceptrons-Demo/releases/tag/v1.0), GitHub. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxTag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.0 |