We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffac232 commit 4d60339Copy full SHA for 4d60339
samples/csharp/getting-started/DeepLearning_ImageClassification_Binary/README.md
@@ -1,3 +1,16 @@
1
+---
2
+page_type: sample
3
+name: "Train a deep learning image classification model with ML.NET and TensorFlow"
4
+description: "Use transfer learning to train a deep learning image classification model with ML.NET and TensorFlow"
5
+urlFragment: "mlnet-image-classification-transfer-learning"
6
+languages:
7
+- csharp
8
+products:
9
+- dotnet
10
+- dotnet-core
11
+- vs
12
13
+
14
# Image Classification Model Training (two categories) - Preferred API (Based on native TensorFlow transfer learning)
15
16
| ML.NET version | API type | Status | App Type | Data type | Scenario | ML Task | Algorithms |
0 commit comments