Updating a Predictive Neural Network Controller in Simulink

1 view (last 30 days)
I am trying to update a Predictive Neural Network Controller from the Deep Learning Toolbox.
I would like to periodically take the Predictive Controller block offline (using an Autotuned PID block to temporarily maintain the system), retrain the network, update the Predictive Controller block with the retrained network and put it back online.
I've gotten as far as updating a saved network in a MATLAB function, but I am lost as to how I would go about implementing said retrained network.
Is it possible to update a Predicitive Neural Network Controller block while Simulink is running?

Answers (0)

Categories

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

Products


Release

R2019a

Community Treasure Hunt

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

Start Hunting!