Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Production-ready SQLite-based implementation of DataStorage interface for Project KARL.
Link copied to clipboard
Production-ready neural network-based implementation of LearningEngine for Project KARL.
Link copied to clipboard
data class StructuredInteraction(val timestamp: String, val action: String, val prediction: String, val confidence: Float)
Functions
Link copied to clipboard
@Composable