surrealml-core 0.0.2

The core machine learning library for SurrealML that enables SurrealDB to store and load ML models
Documentation

Utils

This package is for having shared structs and functions for either the inference or ML client. This package contains the onnxruntime, the computation adapters, and the storage mechanisms which is the loading and saving of the models, with a header.

This package can be used for the python surrealml package, or directly in a Rust server.