Neural Network in Simulink and Matlab training.


Hello to all!
I would like to share with the Matlab and Simulink community this video about Neural Networks in Simulink.
This is a series of videos that use a multilayer perceptron implemented in Simulink as a case study. Why Simulink? Because it's a visual and intuitive modeling tool, you can see the forward propagation of this network and better understand the flow. The objective of this series is to show the implementation using Simulink for both simulation and Arduino, as well as its training using Matlab and Matlab with Deep Learning Toolbox, and a video of training with Python.
The video is in Spanish, but the Simulink model is available in English for the entire community; subtitles are also available.
The files are located in the first comment of each video. We hope you find it interesting and enjoyable. Best regards!
Here I share the link to the first video.
Maria Gavilan-Alfonso
Maria Gavilan-Alfonso on 4 Aug 2025
Hola @pepe hdz - ¡Me encanta este contenido! Me gusta la forma en la cual explicas desde cero.
Para referencia de la comunidad, aquí está el repositorio: https://github.com/NeuroCap/RedesNeuronalesSimulink
Una sugerencia: Podrías crear diferentes repositorios de GitHub, y en cada uno agregar el botón de "Open in MATLAB Online" (más información aquí: https://www.mathworks.com/products/matlab-online/git.html). Esto permite que usuarios de tu repositorio abran los archivos directamente en MATLAB Online con un solo click. Si requieres más ayuda con esto, mi compañero @Mike Croucher o yo te podemos ayudar!
Saludos y gracias de nuevo.