Skip to content

Use Neuromancer to learn the unmodeled dynamics and combine it with MPC #106

Answered by drgona
gy2256 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @gy2256 . Yes this problem is feasible in Neuromancer.

The system identification of unmodeled dynamics conceptually falls in the gray-box modeling task with few continuous-time example in our library:
https://github.com/pnnl/neuromancer/blob/master/examples/ODEs/Part_2_param_estim_ODE.ipynb
https://github.com/pnnl/neuromancer/blob/master/examples/ODEs/Part_3_UDE.ipynb

Modification of these in the context of state space models with neural components should be straightforward.
See this example on neural state space models, where instead of black-box models for A, B, you can use pre-defined matrices as inputs to the model and learn only the unknown part \phi(u,x).
https://github.com/pnnl/…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@drgona
Comment options

Answer selected by drgona
@gy2256
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants