Neural Network Online learning
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Krishna
el 21 de Sept. de 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 comentarios
Ver también
Categorías
Más información sobre Deep Learning Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!