Skip to content

Commit

Permalink
Add samples front-matter (#795)
Browse files Browse the repository at this point in the history
  • Loading branch information
luisquintanilla authored Mar 31, 2020
1 parent ffac232 commit 4d60339
Showing 1 changed file with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
---
page_type: sample
name: "Train a deep learning image classification model with ML.NET and TensorFlow"
description: "Use transfer learning to train a deep learning image classification model with ML.NET and TensorFlow"
urlFragment: "mlnet-image-classification-transfer-learning"
languages:
- csharp
products:
- dotnet
- dotnet-core
- vs
---

# Image Classification Model Training (two categories) - Preferred API (Based on native TensorFlow transfer learning)

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

0 comments on commit 4d60339

Please sign in to comment.