jiaxiang-cheng/PyTorch-CNN-for-RUL-Prediction
PyTorch implementation of CNN for remaining useful life prediction. Inspired by Babu, G. S., Zhao, P., & Li, X. L. (2016, April). Deep convolutional neural network-based regression approach for estimation of remaining useful life. In International conference on database systems for advanced applications (pp. 214-228). Springer, Cham.
This project helps operations engineers and maintenance managers predict when industrial equipment is likely to fail. By analyzing sensor data collected over time, it forecasts the remaining useful life of machinery, allowing for proactive maintenance scheduling. The output is a clear estimation of how much longer a piece of equipment can operate reliably.
101 stars. No commits in the last 6 months.
Use this if you manage expensive industrial machinery and need to predict equipment failure to optimize maintenance schedules and prevent unexpected downtime.
Not ideal if you are looking for a plug-and-play solution without any custom sensor data or an understanding of machine learning concepts.
Stars
101
Forks
18
Language
Python
License
Apache-2.0
Category
Last pushed
Jul 05, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/jiaxiang-cheng/PyTorch-CNN-for-RUL-Prediction"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
petrobras/BibMon
Python package that provides predictive models for fault detection, soft sensing, and process...
hustcxl/Deep-learning-in-PHM
Deep learning in PHM,Deep learning in fault diagnosis,Deep learning in remaining useful life prediction
kokikwbt/predictive-maintenance
Datasets for Predictive Maintenance
biswajitsahoo1111/rul_codes_open
This repository contains code that implement common machine learning algorithms for remaining...
tvhahn/weibull-knowledge-informed-ml
Using knowledge-informed machine learning on the PRONOSTIA (FEMTO) and IMS bearing data sets....