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

Condition Monitoring using DL Techniques #680

Closed jeet-Abhi123 closed 1 month ago

jeet-Abhi123 commented 1 month ago

Deep Learning Simplified Repository (Proposing new issue)

:red_circle: Condition Monitoring of Industrial equipment :
:red_circle: Aim : To predict the Remaining useful life of the airplane engine so that huge loss in terms of money and time can be prevented.
:red_circle: Dataset : Dataset is available on NASA's website https://data.nasa.gov/Aerospace/CMAPSS-Jet-Engine-Simulated-Data/ff5v-kuh6/about_data
:red_circle: Approach : I will perform data preprocessing steps to convert the dataset in csv file format because it is present in text files. Then I will do EDA and will remove unnecessary columns. After that will implement LSTM, CNN, ANN or may be GRU (Gated recurrent units). Will evaluate the results through RMSE and draw meaningful graphs.

:white_check_mark: To be Mentioned while taking the issue :


Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

github-actions[bot] commented 1 month ago

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊

abhisheks008 commented 1 month ago

Assigned @jeet-Abhi123

github-actions[bot] commented 1 month ago

Hello @jeet-Abhi123! Your issue #680 has been closed. Thank you for your contribution!