Skip to content

Commit 88c5e41

Browse files
author
jialei777
authored
Update README.md
1 parent 4b2fa6d commit 88c5e41

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
1-
# ML_NET_Example
1+
### ML example
2+
From [github](https://github.com/jwood803/MLNet_CrashCourse/tree/master/MLNetCrashCourse)
3+
4+
### Image classifiaction example
5+
From [Tutotial](https://docs.microsoft.com/en-us/dotnet/machine-learning/tutorials/image-classification-api-transfer-learning) and [github](https://github.com/dotnet/machinelearning-samples/tree/main/samples/csharp/getting-started/DeepLearning_ImageClassification_Binary)
6+
7+
### Object detection example
8+
From [Tutotial](https://docs.microsoft.com/en-us/dotnet/machine-learning/tutorials/object-detection-onnx) and [github](https://github.com/dotnet/machinelearning-samples/tree/main/samples/csharp/getting-started/DeepLearning_ObjectDetection_Onnx)

0 commit comments

Comments
 (0)