Skip to content

Commit 502d868

Browse files
authored
Update how-to-train-keras.md
1 parent c0119f9 commit 502d868

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 06/07/2019
1212
ms.custom: seodec18
1313
---
1414

15-
# Train and register TensorFlow models at scale with Azure Machine Learning service
15+
# Train and register Keras models at scale with Azure Machine Learning service
1616

1717
This article shows you how to train and register a Keras model built on TensorFlow using Azure Machine Learning service. It uses the popular [MNIST dataset](http://yann.lecun.com/exdb/mnist/) to classify handwritten digits using a deep neural network (DNN) built using the [Keras Python library](https://keras.io) running on top of [TensorFlow](https://www.tensorflow.org/overview).
1818

0 commit comments

Comments
 (0)