Tune Artificial Neural Nets By Hand

Educational tool for exploring neural network tuning both by hand and with backpropagation.
ダウンロード: 30
更新 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