Neural Network Online learning
3 ビュー (過去 30 日間)
古いコメントを表示
is there a way/tool to perform online learning of a neural netowrk on simulink, other than writing a matlab script of weight adjustments, till now I havent found anyway to perform online learning on Simulink other than writing a code, I'll appreciate any help thank you.
0 件のコメント
回答 (1 件)
Krishna
2023 年 9 月 21 日
Hi Hassan Iskandarani,
Yes, Simulink does provide a way to perform online learning of a neural network without explicitly writing a MATLAB script for weight adjustments. Simulink has a built-in block called the "Adaptive Neural Network" block that allows you to perform online learning. You can go through the following documentation for your reference here:
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Deep Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!