Skip to main content

Module learner

Module learner 

Source
Expand description

Learning primitives and built-in learner implementations. Adaptive learners that derive runtime hints from observed executions.

Modulesยง

latency
Learner that builds latency sensitivity hints from run history. Latency-sensitivity learner implementation.
traits
Common learner trait implemented by adaptive background processors. Shared learner traits for adaptive background processing.