File tree Expand file tree Collapse file tree 7 files changed +21
-21
lines changed
learn-pr/tensorflow/intro-machine-learning-keras Expand file tree Collapse file tree 7 files changed +21
-21
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ title: Introduction
4
4
metadata :
5
5
title : Introduction
6
6
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
10
10
ms.topic : unit
11
11
ms.product : learning-tensorflow
12
12
ms.contributors :
Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ title: Data
4
4
metadata :
5
5
title : Data
6
6
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
10
10
ms.topic : unit
11
11
ms.product : learning-tensorflow
12
12
ms.contributors :
Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ title: Neural network architecture
4
4
metadata :
5
5
title : Neural network architecture
6
6
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
10
10
ms.topic : unit
11
11
ms.product : learning-tensorflow
12
12
ms.contributors :
Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ title: Training and testing the neural network
4
4
metadata :
5
5
title : Training and testing the neural network
6
6
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
10
10
ms.topic : unit
11
11
ms.product : learning-tensorflow
12
12
ms.contributors :
Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ title: Making a prediction
4
4
metadata :
5
5
title : Making a prediction
6
6
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
10
10
ms.topic : unit
11
11
ms.product : learning-tensorflow
12
12
ms.contributors :
Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ title: Summary
4
4
metadata :
5
5
title : Summary
6
6
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
10
10
ms.topic : unit
11
11
ms.product : learning-tensorflow
12
12
ms.contributors : bstollnitz-08202021
Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ uid: learn.tensorflow.intro-machine-learning-keras
3
3
metadata :
4
4
title : Introduction to TensorFlow using Keras
5
5
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
9
9
ms.topic : module
10
10
ms.custom : team=cloud_advocates
11
11
ms.contributors : bstollnitz-08202021
You can’t perform that action at this time.
0 commit comments