Initial release of simple-ml-models: lightweight torch & onnx models to showcase infernet's workflows.
Features
Iris Classification
: A simple project that trains a flower classification model on the Iris Dataset, and exports it in bothpytorch
andonnx
format. Model files are hosted on huggingface.