Tune Artificial Neural Nets By Hand

版本 1.5.0 (6.6 KB) 作者: Zachary Danziger
Educational tool for exploring neural network tuning both by hand and with backpropagation.
30.0 次下载
更新时间 2022/2/14

查看许可证

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.

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2019a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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