All Projects → aqibsaeed → Estimation Of Remaining Useful Life Using Cnn

aqibsaeed / Estimation Of Remaining Useful Life Using Cnn

Licence: apache-2.0
Convolutional Neural Network based regression approach for estimating machinery's remaining useful life

Projects that are alternatives of or similar to Estimation Of Remaining Useful Life Using Cnn

Lein Jupyter
A Leiningen plugin to integrate clojure with jupyter notebook
Stars: ✭ 97 (-1.02%)
Mutual labels:  jupyter-notebook
Mc gradients
Stars: ✭ 98 (+0%)
Mutual labels:  jupyter-notebook
Droneblocks Tello Python
A DroneBlocks course on drone programming with Tello using Python scripts
Stars: ✭ 98 (+0%)
Mutual labels:  jupyter-notebook
Talks
Code, slides, and documentation for the talks I have given.
Stars: ✭ 97 (-1.02%)
Mutual labels:  jupyter-notebook
Tia
Your Advanced Twitter stalking tool
Stars: ✭ 98 (+0%)
Mutual labels:  jupyter-notebook
Dl book
legend
Stars: ✭ 98 (+0%)
Mutual labels:  jupyter-notebook
Rlai Exercises
Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]
Stars: ✭ 97 (-1.02%)
Mutual labels:  jupyter-notebook
Interaction network pytorch
Pytorch Implementation of Interaction Networks for Learning about Objects, Relations and Physics
Stars: ✭ 98 (+0%)
Mutual labels:  jupyter-notebook
Gde
Graph Neural Ordinary Differential Equations
Stars: ✭ 98 (+0%)
Mutual labels:  jupyter-notebook
Pytorch learning
书籍:深度学习框架pytorch入门与实践
Stars: ✭ 98 (+0%)
Mutual labels:  jupyter-notebook
Food 101 Mobile
Deep Learning Food Classifier for iOS using Keras and Tensorflow
Stars: ✭ 97 (-1.02%)
Mutual labels:  jupyter-notebook
Graph2nn
code for paper "Graph Structure of Neural Networks"
Stars: ✭ 98 (+0%)
Mutual labels:  jupyter-notebook
Python
Source code about Python Development
Stars: ✭ 98 (+0%)
Mutual labels:  jupyter-notebook
Machine learning
机器学习相关
Stars: ✭ 97 (-1.02%)
Mutual labels:  jupyter-notebook
Bigdata
NJU Master Course **Big Data Mining and Analysis**
Stars: ✭ 98 (+0%)
Mutual labels:  jupyter-notebook
Machine Learning
Implementation of different machine learning techniques
Stars: ✭ 97 (-1.02%)
Mutual labels:  jupyter-notebook
Cubicasa5k
CubiCasa5k floor plan dataset
Stars: ✭ 98 (+0%)
Mutual labels:  jupyter-notebook
Tf Vs Pytorch
A companion code for my Medium post
Stars: ✭ 98 (+0%)
Mutual labels:  jupyter-notebook
Keras Gradcam
Keras implementation of GradCAM.
Stars: ✭ 98 (+0%)
Mutual labels:  jupyter-notebook
Hmm
An implementation of the Viterbi Algorithm for training Hidden Markov models. This repo accompanies the video found here: https://www.youtube.com/watch?v=kqSzLo9fenk
Stars: ✭ 98 (+0%)
Mutual labels:  jupyter-notebook

Estimation of Remaining Useful Life using CNN

Related Papers

  1. Deep Convolutional Neural Network Based Regression Approach for Estimation of Remaining Useful Life
  2. Deep Learning and Its Applications to Machine Health Monitoring: A Survey
  3. Ensemble of data-driven prognostic algorithms for robust prediction of remaining useful life
  4. Deep Belief Network based state classification for structural health diagnosis

Tools Required

Python 3.5 is used during development and following libraries are required to run the code provided in the notebook:

  • Tensorflow
  • Numpy
  • Pandas

Dataset

PHM08 challenge dataset is available in the repository or can be downloaded from the following link.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].