Skip to content

Commit 987a3f7

Browse files
author
trevorbye
authored
Update how-to-train-keras.md
1 parent df848e1 commit 987a3f7

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/machine-learning/service/how-to-train-keras.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,18 @@
11
---
2-
title: Train and register a Keras classification DNN model using Azure Machine Learning service.
2+
title: Train deep learning neural network with Keras
33
titleSuffix: Azure Machine Learning service
4-
description: This article shows you how to train and register a Keras DNN classification model running on TensorFlow using Azure Machine Learning service.
4+
description: Learn how to train and register a Keras deep neural network classification model running on TensorFlow using Azure Machine Learning service.
55
services: machine-learning
66
ms.service: machine-learning
77
ms.subservice: core
88
ms.topic: conceptual
99
ms.author: maxluk
1010
author: maxluk
1111
ms.reviewer: peterlu
12-
ms.date: 06/07/2019
12+
ms.date: 08/01/2019
1313
ms.custom: seodec18
14+
15+
#Customer intent: As a Python Keras developer, I need to combine open-source with a cloud platform to train, evaluate, and deploy my deep learning models at scale.
1416
---
1517

1618
# Train and register a Keras classification model with Azure Machine Learning service

0 commit comments

Comments
 (0)