Hello everyone, is there a way to train a neural network in Simulink or alternatively import a Modelica/Dymola model into MATLAB and train the network in MATLAB?
I have a Dymola model for which I would like to train a neural network for decision making. Currently, I export my model from Dymola as an FMU and can also load it into Simulink, but I haven't found a function in Simulink to train a network with it. If there is a way to export the network differently from Dymola to solve my problems, that would also help me.
Does anybody know a solution for my problem?