Skip to content

mohammadmehdikeramati/A_time_series_classification_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Code description

It is a deep learning model (LSTM) for the classification of two classes (each class has two features), which was applied to a large dataset.

It has consisted three phases:

  1. Labeling phase, which is based on our desirable features.
  2. Preprocessing, involves making windows (according to our desirable step size) and class balancing.
  3. Training our LSTM model and testing its performance.

About

A deep learning model (LSTM) sample code for signal classification purpose.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages