Coder Social home page Coder Social logo

hrolive / applications-of-ai-for-predictive-maintenance Goto Github PK

View Code? Open in Web Editor NEW
21.0 2.0 9.0 11.08 MB

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.

Jupyter Notebook 99.91% Python 0.09%
deep-learning keras lstm machine-learning numpy pandas predictive-maintenance python rapids time-series

applications-of-ai-for-predictive-maintenance's Introduction

Course

Table of Contents

  1. Description
  2. Information
  3. File descriptions
  4. Certificate

Description

According to the International Society of Automation, $647 billion is lost globally each year due to downtime from machine failure. Organizations across manufacturing, aerospace, energy, and other industrial sectors are overhauling maintenance processes to minimize costs and improve efficiency. With artificial intelligence and machine learning, organizations can apply predictive maintenance to their operation, processing huge amounts of sensor data to detect equipment failure before it happens. Compared to routine-based or time-based preventative maintenance, predictive maintenance gets ahead of the problem and can save a business from costly downtime.

In this workshop, we learned how to identify anomalies and failures in time-series data, estimate the remaining useful life of the corresponding parts, and map anomalies to failure conditions. More specifically, how to prepare time-series data for AI model training, develop an XGBoost ensemble tree model, build a deep learning model using a long short-term memory (LSTM) network, and create an autoencoder that detects anomalies for predictive maintenance. At the end of the workshop, we are able to use AI to estimate the condition of equipment and predict when maintenance should be performed.

Information

The overall goals of this course were the following:

  • use AI-based predictive maintenance to prevent failures and unplanned downtimes;
  • identify key challenges around detecting anomalies that can lead to costly breakdowns;
  • use time-series data to predict outcomes with XGBoost-based machine learning classification models;
  • use an LSTM-based model to predict equipment failure;
  • use anomaly detection with time-series autoencoders to predict failures when limited failure-example data is available.

More detailed information and links for the course can be found on the course website.

File descriptions

The description of the files in this repository can be found below:

  • 1 - Training XGBoost Models with RAPIDS for Time Series:

    Learn how to predict part failures using XGBoost classification on GPUs with cuDF:

    • Prepare real data for efficient GPU ingestion with RAPIDS cuDF.
    • Train a classification model using GPU-accelerated XGBoost and CPU-only XGBoost.
    • Compare and discuss performance and accuracy results for XGBoost using CPUs, GPUs, and GPUs with cuDF.

  • 2 - Training LSTM Models Using Keras and TensorFlow for Time Series:

    Learn how to predict part failures using a deep learning LSTM model with time-series data:

    • Prepare sequenced data for time-series model training.
    • Build and train a deep learning model with LSTM layers using Keras.
    • Evaluate the accuracy of the model.

  • 3 - Training Autoencoders for Anomaly Detection:

    Learn how to predict part failures using anomaly detection with autoencoders:

    • Build and train an LSTM autoencoder.
    • Develop and train a 1D convolutional autoencoder.
    • Experiment with hyperparameters and compare the results of the models.

Certificate

The certificate for the workshop can be found below:

"Applications of AI for Predictive Maintenance" - NVIDIA Deep Learning Institute (Issued On: January 2023 - date mismatch because of account change)

applications-of-ai-for-predictive-maintenance's People

Contributors

hrolive avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.