Tune Artificial Neural Nets By Hand

Educational tool for exploring neural network tuning both by hand and with backpropagation.
30 descargas
Actualizado 14 feb 2022

Ver licencia

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.

Citar como

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. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2019a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
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