Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 409 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 409 Bytes

Union Examples

This is a repository of runnable examples for Union. Use it as a reference for learning how to build repeatable and scalable AI/ML workflows.

Usage

Install the union SDK:

pip install union

Then run an example in the tutorials directory, for instance:

union run --remote tutorials/sentiment_classifier/sentiment_classifier.py main