Skip to content

An example of how to use CNN and LSTM together to classify multi-channel time series

Notifications You must be signed in to change notification settings

aniketaranake/timeseries_CNN_LSTM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

timeseries_CNN_LSTM

See example.ipynb

This example uses pipenv to manage dependencies. To set up locally, use

$ pip3 install pipenv
$ pipenv --three
$ pipenv install --dev
$ pipenv run jupyter notebok

About

An example of how to use CNN and LSTM together to classify multi-channel time series

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published