Skip to content

Commit 0fa22f7

Browse files
authored
Merge pull request #16 from OpticFusion1/pr-786
Import upstream PR practical-tutorials#786: Add Python ML project for building an inference API with FastAPI and ONNX
2 parents 5f7fcad + 7fdb161 commit 0fa22f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
480480
- [Safety Guardrails for LLMs: LLaMA Guard Tutorial](https://colab.research.google.com/drive/1CfF0Bzzkd5VETmhsniksSpekpS-LKYtX)
481481

482482
### Machine Learning:
483-
483+
-[Build an ML Inference API with FastAPI and ONNX](https://www.youtube.com/watch?v=5PgqzVG9SCk)
484484
- [Write Linear Regression From Scratch in Python](https://www.youtube.com/watch?v=uwwWVAgJBcM) (video)
485485
- [Step-By-Step Machine Learning In Python](https://machinelearningmastery.com/machine-learning-in-python-step-by-step/)
486486
- [Predict Quality Of Wine](https://medium.freecodecamp.org/using-machine-learning-to-predict-the-quality-of-wines-9e2e13d7480d)

0 commit comments

Comments
 (0)