Neural Network Online learning
3 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Krishna
on 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 Comments
See Also
Categories
Find more on Sequence and Numeric Feature Data Workflows in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!