arshan-ritual
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -3,4 +3,8 @@ license: bsd-3-clause
|
|
3 |
---
|
4 |
|
5 |
# Iris Classification
|
6 |
-
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# Iris Classification
|
6 |
+
This repository contains the generated `onnx` and `pytorch` model files for the
|
7 |
+
[Iris Classification](https://github.com/ritual-net/simple-ml-models/blob/main/iris_classification/README.md) project,
|
8 |
+
which is a simple project used in our tutorials & docs.
|
9 |
+
|
10 |
+
Refer to the [`simple-ml-models`](https://github.com/ritual-net/simple-ml-models) repository for more information.
|