Skip to content
Heshan Eranga edited this page Feb 4, 2019 · 4 revisions

Welcome to the LSTMCNnet wiki!

LSTMCNnet is an LSTM based framework for time-series anomaly detection. The framework consists of 2 modules, a prediction module and a detection module. Prediction module is based on long short term memory neural networks (LSTM) and convolutional neural networks (CNN). Dynamic time warping alogorithm (DTW) is used in detection module .

Clone this wiki locally