leonardloh / anomaly-detection-sensor-machine

Detect machine anomaly from sensory data using LSTM Autoencoder.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Readme

This project works by performing anomaly detection on sensory data. The model chosen is LSTM-VAE which is a type of unsupervised deep learning algorithm.

#Working Environment

  1. Java JDK 1.8
  2. DL4J beta 6
  3. Recommended IDE: IntelliJ

About

Detect machine anomaly from sensory data using LSTM Autoencoder.


Languages

Language:Java 100.0%