Tune Artificial Neural Nets By Hand

Educational tool for exploring neural network tuning both by hand and with backpropagation.
30 Downloads
Aktualisiert 14. Feb 2022

Lizenz anzeigen

This tool is designed to build intuitions for how ANNs work. The user can tune the weights of a classification ANN manually, by using UI sliders to update weight values, datasets, and activation functions. The results are displayed both as a classification landscape (like the neural network playground) and as a network diagram. The main feature is control over individual weights to help demonstrate the way ANNs compute classifications and why backpropagation is powerful, and what the limits of particular ANN architectures are.

Zitieren als

Zachary Danziger (2024). Tune Artificial Neural Nets By Hand (https://www.mathworks.com/matlabcentral/fileexchange/105365-tune-artificial-neural-nets-by-hand), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2019a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.5.0

Added new features (e.g., loading your own datasets and adjustability for the number of points displayed) and corrected a bug that made the network architecture slightly different than what the documentation described.

1.0.0