Skip to content
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).

Clone this wiki locally