mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-29 20:14:01 +00:00
Fix broken link to python API tutorial (#9531)
This commit is contained in:
parent
6c8c8a9b12
commit
cc17b1f91c
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ These tutorials demonstrate basic inferencing with ONNX Runtime with each langua
|
|||
|
||||
|
||||
## Python
|
||||
* [Scikit-learn Logistic Regression](https://microsoft.github.io/onnxruntime/python/tutorial.html)
|
||||
* [Scikit-learn Logistic Regression](https://onnxruntime.ai/docs/api/python/tutorial.html)
|
||||
* [Image recognition (Resnet50)](https://github.com/onnx/onnx-docker/blob/master/onnx-ecosystem/inference_demos/resnet50_modelzoo_onnxruntime_inference.ipynb)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue