Package-level declarations
Types
Link copied to clipboard
interface LearningEngine
Defines the contract for the AI model's learning and inference capabilities.
Link copied to clipboard
Link copied to clipboard
interface LearningModel
A generic interface representing a machine learning model within a LearningEngine.