predictive-maintenance
There are 181 repositories under predictive-maintenance topic.
h1st-ai/h1st
Power Tools for AI Engineers With Deadlines
umbertogriffo/Predictive-Maintenance-using-LSTM
Example of Multiple Multivariate Time Series Prediction with LSTM Recurrent Neural Networks in Python with Keras.
jiaxiang-cheng/PyTorch-Transformer-for-RUL-Prediction
Transformer implementation with PyTorch for remaining useful life prediction on turbofan engine with NASA CMAPSS data set. Inspired by Mo, Y., Wu, Q., Li, X., & Huang, B. (2021). Remaining useful life estimation via transformer encoder enhanced by a gated convolutional unit. Journal of Intelligent Manufacturing, 1-10.
firmai/datagene
DataGene - Identify How Similar TS Datasets Are to One Another (by @firmai)
archd3sai/Predictive-Maintenance-of-Aircraft-Engine
In this project I aim to apply Various Predictive Maintenance Techniques to accurately predict the impending failure of an aircraft turbofan engine.
Charlie5DH/PredictiveMaintenance-and-Vibration-Resources
Papers and datasets for Vibration Analysis
kpeters/exploring-nasas-turbofan-dataset
collection of predictive maintenance solutions for NASAs turbofan (CMAPSS) dataset
ashishpatel26/Predictive_Maintenance_using_Machine-Learning_Microsoft_Casestudy
Predictive_Maintenance_using_Machine-Learning_Microsoft_Casestudy
lestercardoz11/fault-detection-for-predictive-maintenance-in-industry-4.0
This research project will illustrate the use of machine learning and deep learning for predictive analysis in industry 4.0.
kokikwbt/predictive-maintenance
Datasets for Predictive Maintenance
mohyunho/N-CMAPSS_DL
N-CMAPSS data preparation for Machine Learning and Deep Learning models. (Python source code for new CMAPSS dataset)
Western-OC2-Lab/Vibration-Based-Fault-Diagnosis-with-Low-Delay
Python codes “Jupyter notebooks” for the paper entitled "A Hybrid Method for Condition Monitoring and Fault Diagnosis of Rolling Bearings With Low System Delay, IEEE Trans. on Instrumentation and Measurement, Aug. 2022. Techniques used: Wavelet Packet Transform (WPT) & Fast Fourier Transform (FFT). Application: vibration-based fault diagnosis.
awslabs/aws-fleet-predictive-maintenance
Predictive Maintenance for Vehicle Fleets
Yi-Chen-Lin2019/Predictive-maintenance-with-machine-learning
This project is about predictive maintenance with machine learning. It's a final project of my Computer Science AP degree.
limingwu8/Predictive-Maintenance
time-series prediction for predictive maintenance
SAP-samples/btp-ai-sustainability-bootcamp
This github repository contains the sample code and exercises of btp-ai-sustainability-bootcamp, which showcases how to build Intelligence and Sustainability into Your Solutions on SAP Business Technology Platform with SAP AI Core and SAP Analytics Cloud for Planning.
dependable-cps/FDIA-PdM
False Data Injection Attacks in Internet of Things and Deep Learning enabled Predictive Analytics
mohyunho/NAS_transformer
Evolutionary Neural Architecture Search on Transformers for RUL Prediction
HROlive/Applications-of-AI-for-Predictive-Maintenance
Nvidia DLI workshop on AI-based predictive maintenance techniques to identify anomalies and failures in time-series data, estimate the remaining useful life of the corresponding parts, and map anomalies to failure conditions.
imrahulr/Pred-Maintenance-Siemens
Predictive Maintenance System for Digital Factory Automation
baggepinnen/MatrixProfile.jl
Time-series analysis using the Matrix profile in Julia
France1/predictive-maintenance-pytorch
Deep Learning applied to predictive maintenance use cases
lucianolorenti/ceruleo
CeRULEo: Comprehensive utilitiEs for Remaining Useful Life Estimation methOds
uslumt/Battery_SoC_Estimation
Battery State Of Charge(SoC) Estimation Using Stochastic Methods & Machine Learning.
aws-samples/amazon-sagemaker-predictive-maintenance-deployed-at-edge
This workshop will familiarize you with some of the key steps towards building an end-to-end predictive maintenance system leveraging Amazon SageMaker, Amazon Polly and the AWS IoT suite.
mohyunho/ENAS-PdM
Evolutionary Neural Architecture Search for Remaining Useful Life Prediction
xxl4tomxu98/NASA-Jet-Engine-Maintenance
ML Approaches for RUL Prediction, Anomaly Detection, Survival Analysis and Failure Classification
abiodun-ayodeji/Predictive-Maintenance
This is a repository of sample codes and implementation framework for industrial machine predictive maintenance tasks using deep learning models.
arakat-community/arakat
ARAKAT - Big Data Analysis and Business Intelligence Application Development Platform
delta1epsilon/turbofan-remaining-life-prediction
Remaining Useful Life (RUL) prediction for Turbofan Engines
ericlrf/rul
remaining useful life, residual useful life, remaining life estimation, survival analysis, degradation models, run-to-failure models, condition-based maintenance, CBM, predictive maintenance, PdM, prognostics health management, PHM
LongxingTan/python-profeld
ProFeld: survival analysis, predictive maintenance, churn analysis, and remaining useful life prediction in Python
somjit101/Predictive-Maintenance-Industrial-IOT
Illustrating a typical Predictive Maintenance use case in an Industrial IoT Scenario. By using Statistical Modelling and Data Visualization we attempt to performance Failure Analysis and Prediction of crucial industrial equipments like Boilers, Pumps, Motors etc. so that necessary actions can be taken by the management for their repair, servicing and optimal performance.
judithspd/predictive-maintenance
Baseline study on the development of predictive maintenance techniques using open data. Two problems are discussed: classifying a vibration signal as healthy or faulty and on the other hand, given a signal predicting time to failure based on early anomaly detection.
lucadellalib/bdl-rul-svgd
Bayesian deep learning for remaining useful life estimation via Stein variational gradient descent
maechler/ml4iiot
A framework to implement Machine Learning methods for time series data.