GithubHelp home page GithubHelp logo

matlab-deep-learning / fault-detection-using-deep-learning-classification Goto Github PK

View Code? Open in Web Editor NEW
70.0 6.0 28.0 50.51 MB

This demo shows how to prepare, model, and deploy a deep learning LSTM based classification algorithm to identify the condition or output of a mechanical air compressor.

Home Page: https://www.mathworks.com/products/deep-learning.html

License: Other

MATLAB 7.63% C++ 81.03% C 6.26% Batchfile 0.11% Makefile 4.97%
matlab deep-learning lstm fault-detection example matlab-deep-learning

fault-detection-using-deep-learning-classification's Introduction

Fault Detection Using LSTM Deep Learning Classification

This demo shows the full deep learning workflow for an example of signal data. We show how to prepare, model, and deploy a deep learning LSTM based classification algorithm to identify the condition or output of a mechanical air compressor. We show examples on how to perform the following parts of the Deep Learning workflow:

  • Part1 - Data Preparation
  • Part2 - Modeling
  • Part3 - Deployment This demo is implemented as a MATLAB project and will require you to open the project to run it. The project will manage all paths and shortcuts you need. There is also a significant data copy required the first time you run the project.

Part 1 - Data Preparation

This example shows how to extract the set of acoustic features that will be used as inputs to the LSTM Deep Learning network. To run:

  1. Open MATLAB project Aircompressorclassification.prj
  2. Open and run Part01_DataPreparation.mlx

Part 2 - Modeling

This example shows how to train LSTM network to classify multiple modes of operation that include healthy and unhealthy signals. To run:

  1. Open MATLAB project Aircompressorclassification.prj
  2. Open and run Part02_Modeling.mlx

Part 3 - Deployment

This example shows how to generate optimized c++ code ready for deployment.

To run:

  1. Open MATLAB project Aircompressorclassification.prj
  2. Open MATLAB project Aircompressorclassification.prj
  3. Open and run Part03_Deployment.mlx

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.