-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Leon Starr edited this page Mar 7, 2025
·
11 revisions
Welcome to the model-execution (MX) wiki!
Here we will execute the models we have built using Python.
The goal here is not to implement a system, but to execute it for the purposes of testing, validation, inspection, and experimentation.
Why not implement? Well, there are a variety of model compilers that can deliver an implementation of the models on a target platform such as an embedded ARM processor. (See the great work being done at Model Realization, for example).
Let's see how all this works with the Elevator Case Study.
Copyright © 2025-2026, Leon Starr at Model Integration, LLC under the MIT Open Source License