©  Geoff Hulten 2018
Geoff HultenBuilding Intelligent Systemshttps://doi.org/10.1007/978-1-4842-3432-7_12

12. The Intelligence Runtime

Geoff Hulten1 
(1)
Lynnwood, Washington, USA
 

The intelligence runtime puts intelligence into action . It is responsible for interfacing with the rest of the Intelligent System, gathering the information needed to execute the system’s intelligence, loading and interpreting the intelligence, and connecting the intelligence’s predictions back to the rest of the system.

Conceptually, an intelligence runtime might look something like this:

Intelligence theIntelligence =
                InitializeIntelligence(<intelligence data file>,
                                <server address>,
                                <etc...>); ...

Get Building Intelligent Systems: A Guide to Machine Learning Engineering now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.