Skip to content

trajceskijovan/Timeseries-anomaly-detection-using-LSTM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Timeseries-anomaly-detection-using-LSTM

Timeseries anomaly detection using LSTM based on Johnson & Johnson (JNJ) daily data from 1985 to 2020

Background:

Long short-term memory (LSTM) is an artificial recurrent neural network (RNN) architecture used in the field of deep learning. Unlike standard feedforward neural networks, LSTM has feedback connections. It can process not only single data points (such as images), but also entire sequences of data (such as speech or video). For example, LSTM is applicable to tasks such as unsegmented, connected handwriting recognition, speech recognition and anomaly detection in network traffic or IDSs (intrusion detection systems).

Jupiter Notebook:

https://github.com/trajceskijovan/Timeseries-anomaly-detection-using-LSTM/blob/main/Timeseries%20anomaly%20detection%20using%20LSTM.ipynb

Highlights:

About

Timeseries anomaly detection using LSTM based on Johnson & Johnson (JNJ) daily data from 1985 to 2020

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published