Skip to content

Commit

Permalink
DOCS-2669: Update link in upload-training-script.md
Browse files Browse the repository at this point in the history
  • Loading branch information
npentrel committed Jul 19, 2024
1 parent c48eb6d commit f7a8946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/services/ml/upload-training-script.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ no_service: true
---

You can create your own custom Python training script that trains ML models to your specifications using the Machine Learning framework of your choice (PyTorch, Tensorflow, TFLite, ONNX, or any other framework).
Once added to the [Viam registry](https://app.viam.com/registry/), you can use the training script to build models for your datasets.
Once added to the [Viam registry](https://app.viam.com/registry?type=Training+Script), you can use the training script to build models for your datasets.

{{< alert title="Note" color="note" >}}
For a lower-code approach, you can [train TFLite classification and object detection models](/services/ml/train-model/) on the [Viam app **DATA** page](https://app.viam.com).
Expand Down

0 comments on commit f7a8946

Please sign in to comment.