Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 784 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 784 Bytes

Luk.ai Client GoDoc Build Status

This contains all the client libraries for Luk.ai.

The client libraries are designed to be embedded into apps that need to generate predictions, log training data, and train machine learning models.

The management library is for integration with Tensorflow to easily upload models to Luk.ai to be trained.

MNIST example

See Also: Luk.ai Documentation