surrealml-core 0.1.3

The core machine learning library for SurrealML that enables SurrealDB to store and load ML models
Documentation
1
2
3
4
5
6
7
8
version: '3.8'

services:

  busybox:
    image: busybox
    # command: tail -f /dev/null
    command: echo "Hello World"