Skip to content

Commit 655dc56

Browse files
committed
review-2
1 parent 23a127a commit 655dc56

File tree

7 files changed

+21
-21
lines changed

7 files changed

+21
-21
lines changed

learn-pr/tensorflow/intro-machine-learning-keras/1-introduction.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ title: Introduction
44
metadata:
55
title: Introduction
66
description: Learn about Keras, a high-level API for the TensorFlow machine learning framework.
7-
author: bstollnitz
8-
ms.author: bstollnitz
9-
ms.date: 07/17/2023
7+
author: robmcm
8+
ms.author: robmcm
9+
ms.date: 06/23/2025
1010
ms.topic: unit
1111
ms.product: learning-tensorflow
1212
ms.contributors:

learn-pr/tensorflow/intro-machine-learning-keras/2-data.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ title: Data
44
metadata:
55
title: Data
66
description: Learn how to get your data ready for use by a neural network.
7-
ms.date: 07/17/2023
8-
author: bstollnitz
9-
ms.author: bstollnitz
7+
ms.date: 06/23/2025
8+
author: robmcm
9+
ms.author: robmcm
1010
ms.topic: unit
1111
ms.product: learning-tensorflow
1212
ms.contributors:

learn-pr/tensorflow/intro-machine-learning-keras/3-neural-network.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ title: Neural network architecture
44
metadata:
55
title: Neural network architecture
66
description: Learn how to create a neural network using Keras and TensorFlow.
7-
ms.date: 07/17/2023
8-
author: bstollnitz
9-
ms.author: bstollnitz
7+
ms.date: 06/23/2025
8+
author: robmcm
9+
ms.author: robmcm
1010
ms.topic: unit
1111
ms.product: learning-tensorflow
1212
ms.contributors:

learn-pr/tensorflow/intro-machine-learning-keras/4-train.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ title: Training and testing the neural network
44
metadata:
55
title: Training and testing the neural network
66
description: Learn how to train your neural network using the training data, and how to evaluate it using the test data.
7-
ms.date: 07/17/2023
8-
author: bstollnitz
9-
ms.author: bstollnitz
7+
ms.date: 06/23/2025
8+
author: robmcm
9+
ms.author: robmcm
1010
ms.topic: unit
1111
ms.product: learning-tensorflow
1212
ms.contributors:

learn-pr/tensorflow/intro-machine-learning-keras/5-predict.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ title: Making a prediction
44
metadata:
55
title: Making a prediction
66
description: Learn how to make a prediction by using your trained neural network.
7-
ms.date: 07/17/2023
8-
author: bstollnitz
9-
ms.author: bstollnitz
7+
ms.date: 06/23/2025
8+
author: robmcm
9+
ms.author: robmcm
1010
ms.topic: unit
1111
ms.product: learning-tensorflow
1212
ms.contributors:

learn-pr/tensorflow/intro-machine-learning-keras/6-summary.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ title: Summary
44
metadata:
55
title: Summary
66
description: Review what you learned about Keras and TensorFlow machine learning models.
7-
ms.date: 07/17/2023
8-
author: bstollnitz
9-
ms.author: bstollnitz
7+
ms.date: 06/23/2025
8+
author: robmcm
9+
ms.author: robmcm
1010
ms.topic: unit
1111
ms.product: learning-tensorflow
1212
ms.contributors: bstollnitz-08202021

learn-pr/tensorflow/intro-machine-learning-keras/index.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ uid: learn.tensorflow.intro-machine-learning-keras
33
metadata:
44
title: Introduction to TensorFlow using Keras
55
description: Learn how to build a TensorFlow machine learning model using the Keras API.
6-
ms.date: 07/17/2023
7-
author: bstollnitz
8-
ms.author: bstollnitz
6+
ms.date: 06/23/2025
7+
author: robmcm
8+
ms.author: robmcm
99
ms.topic: module
1010
ms.custom: team=cloud_advocates
1111
ms.contributors: bstollnitz-08202021

0 commit comments

Comments
 (0)