From 36dab3ba40f847afc12b9ad137fce9b3188c2407 Mon Sep 17 00:00:00 2001 From: The Data Lady Date: Tue, 27 Apr 2021 18:08:00 -0700 Subject: [PATCH 1/2] Rename k_means_clustering_tensorflow.py_tf to k_means_clustering_tensorflow.py --- ...ustering_tensorflow.py_tf => k_means_clustering_tensorflow.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename dynamic_programming/{k_means_clustering_tensorflow.py_tf => k_means_clustering_tensorflow.py} (100%) diff --git a/dynamic_programming/k_means_clustering_tensorflow.py_tf b/dynamic_programming/k_means_clustering_tensorflow.py similarity index 100% rename from dynamic_programming/k_means_clustering_tensorflow.py_tf rename to dynamic_programming/k_means_clustering_tensorflow.py From 33b08aa8195c66d89ed8947cb42be2743a565ea8 Mon Sep 17 00:00:00 2001 From: The Data Lady Date: Tue, 27 Apr 2021 18:09:55 -0700 Subject: [PATCH 2/2] Rename lstm_prediction.py_tf to lstm_prediction.py --- .../lstm/{lstm_prediction.py_tf => lstm_prediction.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename machine_learning/lstm/{lstm_prediction.py_tf => lstm_prediction.py} (100%) diff --git a/machine_learning/lstm/lstm_prediction.py_tf b/machine_learning/lstm/lstm_prediction.py similarity index 100% rename from machine_learning/lstm/lstm_prediction.py_tf rename to machine_learning/lstm/lstm_prediction.py