Neural Network Online learning

5 views (last 30 days)
Hassan Iskandarani
Hassan Iskandarani on 7 Jun 2022
Answered: Krishna on 21 Sep 2023
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.

Answers (1)

Krishna
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:

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!