Neural Network Online learning
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Krishna
am 21 Sep. 2023
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 Kommentare
Siehe auch
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!