Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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