←back to thread

98 points thunderbong | 1 comments | | HN request time: 0s | source
Show context
mjburgess ◴[] No.42063704[source]
I'd be interested, if any one had suggestions, on MPC applied to ML/AI systems -- it seems this is an underserved technique/concern in MLEng, and I'd expect to see more on it.
replies(3): >>42068613 #>>42069550 #>>42069899 #
szvsw ◴[] No.42069899[source]
Another thing to keep in mind is that having AI/ML surrogates which can evaluate expensive functions faster can also be integrated as an information source in model predictive control algorithms.
replies(1): >>42070532 #
1. lagrange77 ◴[] No.42070532[source]
Exactly. ML models such as autoencoders can also be used for reduced order modeling / dimensionality reduction e.g. for MPC of fluid systems.