You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/machine-learning/service/how-to-train-keras.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
-
title: Train and register a Keras classification using Azure Machine Learning service.
2
+
title: Train and register a Keras classification DNN model using Azure Machine Learning service.
3
3
titleSuffix: Azure Machine Learning service
4
-
description: This article shows you how to train and register a Keras classification model running on TensorFlow using 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.
0 commit comments