Contents Menu Expand Light mode Dark mode Auto light/dark mode
UnionML is in Beta 🏗  ! Join us on Slack and Github Discussions, and if you like this project, give us a star ⭐️!
UnionML
Logo
UnionML
  • Basics
    • Initializing a UnionML App
    • Defining a Dataset
    • Binding a Model and Dataset
    • Local Training and Prediction
  • Deployment Guide
    • Deploying to Flyte
    • Serving with FastAPI
    • Serving with AWS Lambda

Tutorials

  • Tutorials
  • Computer Vision
    • MNIST: Digits Classification
    • QuickDraw: A Pictionary App

References

  • API Reference
    • unionml.dataset.Dataset
    • unionml.model.Model
    • unionml.model.ModelArtifact
    • unionml.model.BaseHyperparameters
  • CLI Reference

Resources

  • Contributing Guide
  • Union.ai
  v: latest
Versions
latest
stable
Downloads
On Read the Docs
Project Home
Builds
Back to top
Edit this page

Computer Vision#

This section of the tutorials should show you how to process image data to create predictive applications like digits classification 🔢 and pictionary 🖼!

  • MNIST: Digits Classification
  • QuickDraw: A Pictionary App
Next
MNIST: Digits Classification
Previous
Tutorials
Copyright © 2022, unionai-oss
Made with Sphinx and @pradyunsg's Furo