abhisheks008 / DL-Simplified

Deep Learning Simplified is an Open-source repository, containing beginner to advance level deep learning projects for the contributors, who are willing to start their journey in Deep Learning. Devfolio URL, https://devfolio.co/projects/deep-learning-simplified-f013
https://quine.sh/repo/abhisheks008-DL-Simplified-499023976
MIT License
319 stars 288 forks source link

[Project Addition] : Condition monitoring using DL #698

Closed jeet-Abhi123 closed 1 month ago

jeet-Abhi123 commented 1 month ago

Pull Request for DL-Simplified πŸ’‘

680 : Condition monitoring using DL

Closes: #680

Describe the add-ons or changes you've made πŸ“ƒ

The GRU model outperformed the LSTM and CNN models in terms of test loss, making it the most effective model for predicting the Remaining Useful Life (RUL) of airplane turbofan engines in this project. However, each model brings unique strengths, and further optimization and ensemble methods could potentially improve overall performance.

By leveraging these advanced neural network models, the project aims to provide accurate RUL predictions, contributing to proactive maintenance scheduling and enhanced operational efficiency in aviation.

How Has This Been Tested? βš™οΈ

Describe how it has been tested I have tested the implementation using a separate test dataset and verified the classification accuracy of each model. Additionally, I have compared the results with the expected outcomes to ensure accuracy.

Checklist: β˜‘οΈ

github-actions[bot] commented 1 month ago

Our team will soon review your PR. Thanks @jeet-Abhi123 :)