Skip to content

Commit 4d60339

Browse files
Add samples front-matter (dotnet#795)
1 parent ffac232 commit 4d60339

File tree

1 file changed

+13
-0
lines changed
  • samples/csharp/getting-started/DeepLearning_ImageClassification_Binary

1 file changed

+13
-0
lines changed

samples/csharp/getting-started/DeepLearning_ImageClassification_Binary/README.md

+13
Original file line numberDiff line numberDiff line change
@@ -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+
114
# Image Classification Model Training (two categories) - Preferred API (Based on native TensorFlow transfer learning)
215

316
| ML.NET version | API type | Status | App Type | Data type | Scenario | ML Task | Algorithms |

0 commit comments

Comments
 (0)