-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added remaining cmapss lstm notebooks
- Loading branch information
1 parent
4aa61ca
commit 9712b37
Showing
11 changed files
with
2,689 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
767 changes: 767 additions & 0 deletions
767
notebooks/cmapss_notebooks/CMAPSS_FD002_LSTM_piecewise_linear_degradation_model.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
759 changes: 759 additions & 0 deletions
759
notebooks/cmapss_notebooks/CMAPSS_FD004_LSTM_piecewise_linear_degradation_model.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
579 changes: 579 additions & 0 deletions
579
notebooks/cmapss_notebooks/Reproduce_results_of_FD002_early_rul_150_LSTM.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
579 changes: 579 additions & 0 deletions
579
notebooks/cmapss_notebooks/Reproduce_results_of_FD004_early_rul_150_LSTM.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file added
BIN
+577 KB
saved_models/cmapss/LSTM_FD002/FD002_early_rul_150_LSTM_rmse_27.5745.data-00000-of-00001
Binary file not shown.
Binary file added
BIN
+1.09 KB
saved_models/cmapss/LSTM_FD002/FD002_early_rul_150_LSTM_rmse_27.5745.index
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
model_checkpoint_path: "FD002_early_rul_150_LSTM_rmse_27.5745" | ||
all_model_checkpoint_paths: "FD002_early_rul_150_LSTM_rmse_27.5745" |
Binary file added
BIN
+577 KB
saved_models/cmapss/LSTM_FD004/FD004_early_rul_150_LSTM_rmse_28.2109.data-00000-of-00001
Binary file not shown.
Binary file added
BIN
+1.09 KB
saved_models/cmapss/LSTM_FD004/FD004_early_rul_150_LSTM_rmse_28.2109.index
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
model_checkpoint_path: "FD004_early_rul_150_LSTM_rmse_28.2109" | ||
all_model_checkpoint_paths: "FD004_early_rul_150_LSTM_rmse_28.2109" |