From f071cb6510cc8c5d4b2fed2eb26118e5c30e69cc Mon Sep 17 00:00:00 2001 From: "Viswaroop (Vish) Shaddarsanam" Date: Sat, 22 Nov 2025 22:59:29 -0600 Subject: [PATCH 1/2] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1bdb761..00fc40a 100644 --- a/README.md +++ b/README.md @@ -97,3 +97,5 @@ We can also create a model to determine if the failure will occur in different t - [2] Predictive Maintenance: Step 2A of 3, train and evaluate regression models https://gallery.azure.ai/Experiment/Predictive-Maintenance-Step-2A-of-3-train-and-evaluate-regression-models-2 - [3] A. Saxena and K. Goebel (2008). "Turbofan Engine Degradation Simulation Data Set", NASA Ames Prognostics Data Repository (https://ti.arc.nasa.gov/tech/dash/groups/pcoe/prognostic-data-repository/#turbofan), NASA Ames Research Center, Moffett Field, CA - [4] Understanding LSTM Networks http://colah.github.io/posts/2015-08-Understanding-LSTMs/ +Setup for Module 5 practice +Setup for Module 5 practice From d04b8780d6b744da8aa3d54467760331d2bb2fa6 Mon Sep 17 00:00:00 2001 From: "Viswaroop (Vish) Shaddarsanam" Date: Sat, 22 Nov 2025 23:10:41 -0600 Subject: [PATCH 2/2] Create further_custom.txt --- further_custom.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 further_custom.txt diff --git a/further_custom.txt b/further_custom.txt new file mode 100644 index 0000000..18bdf37 --- /dev/null +++ b/further_custom.txt @@ -0,0 +1 @@ +Further customization work for Module 5 practice.