├── AMCNLSTM.png ├── Attention_multihead_CNLSTM_for RUL_ prediction.ipynb ├── LICENSE ├── README.md ├── dataset ├── FD001 │ ├── RUL_FD001.txt │ ├── test_FD001.txt │ └── train_FD001.txt ├── FD002 │ ├── RUL_FD002.txt │ ├── test_FD002.txt │ └── train_FD002.txt ├── FD003 │ ├── RUL_FD003.txt │ ├── test_FD003.txt │ └── train_FD003.txt └── FD004 │ ├── RUL_FD004.txt │ ├── test_FD004.txt │ └── train_FD004.txt └── requirements.txt /AMCNLSTM.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abiodun-ayodeji/Attention_based_MultiHead_model_for_aircraft_engine_RUL_prediction_/HEAD/AMCNLSTM.png -------------------------------------------------------------------------------- /Attention_multihead_CNLSTM_for RUL_ prediction.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abiodun-ayodeji/Attention_based_MultiHead_model_for_aircraft_engine_RUL_prediction_/HEAD/Attention_multihead_CNLSTM_for RUL_ prediction.ipynb -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abiodun-ayodeji/Attention_based_MultiHead_model_for_aircraft_engine_RUL_prediction_/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abiodun-ayodeji/Attention_based_MultiHead_model_for_aircraft_engine_RUL_prediction_/HEAD/README.md -------------------------------------------------------------------------------- /dataset/FD001/RUL_FD001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abiodun-ayodeji/Attention_based_MultiHead_model_for_aircraft_engine_RUL_prediction_/HEAD/dataset/FD001/RUL_FD001.txt -------------------------------------------------------------------------------- /dataset/FD001/test_FD001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abiodun-ayodeji/Attention_based_MultiHead_model_for_aircraft_engine_RUL_prediction_/HEAD/dataset/FD001/test_FD001.txt -------------------------------------------------------------------------------- /dataset/FD001/train_FD001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abiodun-ayodeji/Attention_based_MultiHead_model_for_aircraft_engine_RUL_prediction_/HEAD/dataset/FD001/train_FD001.txt -------------------------------------------------------------------------------- /dataset/FD002/RUL_FD002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abiodun-ayodeji/Attention_based_MultiHead_model_for_aircraft_engine_RUL_prediction_/HEAD/dataset/FD002/RUL_FD002.txt -------------------------------------------------------------------------------- /dataset/FD002/test_FD002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abiodun-ayodeji/Attention_based_MultiHead_model_for_aircraft_engine_RUL_prediction_/HEAD/dataset/FD002/test_FD002.txt -------------------------------------------------------------------------------- /dataset/FD002/train_FD002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abiodun-ayodeji/Attention_based_MultiHead_model_for_aircraft_engine_RUL_prediction_/HEAD/dataset/FD002/train_FD002.txt -------------------------------------------------------------------------------- /dataset/FD003/RUL_FD003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abiodun-ayodeji/Attention_based_MultiHead_model_for_aircraft_engine_RUL_prediction_/HEAD/dataset/FD003/RUL_FD003.txt -------------------------------------------------------------------------------- /dataset/FD003/test_FD003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abiodun-ayodeji/Attention_based_MultiHead_model_for_aircraft_engine_RUL_prediction_/HEAD/dataset/FD003/test_FD003.txt -------------------------------------------------------------------------------- /dataset/FD003/train_FD003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abiodun-ayodeji/Attention_based_MultiHead_model_for_aircraft_engine_RUL_prediction_/HEAD/dataset/FD003/train_FD003.txt -------------------------------------------------------------------------------- /dataset/FD004/RUL_FD004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abiodun-ayodeji/Attention_based_MultiHead_model_for_aircraft_engine_RUL_prediction_/HEAD/dataset/FD004/RUL_FD004.txt -------------------------------------------------------------------------------- /dataset/FD004/test_FD004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abiodun-ayodeji/Attention_based_MultiHead_model_for_aircraft_engine_RUL_prediction_/HEAD/dataset/FD004/test_FD004.txt -------------------------------------------------------------------------------- /dataset/FD004/train_FD004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abiodun-ayodeji/Attention_based_MultiHead_model_for_aircraft_engine_RUL_prediction_/HEAD/dataset/FD004/train_FD004.txt -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abiodun-ayodeji/Attention_based_MultiHead_model_for_aircraft_engine_RUL_prediction_/HEAD/requirements.txt --------------------------------------------------------------------------------