Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 960 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 960 Bytes

MLSTM-DenseNet

This projects consists of a deep learning model for multivariate time series classification. The model is a hybrid architecture based on DenseNet and Attention LSTM.

paper: Using DenseNet for IoT multivariate time series classification

link: https://ieeexplore.ieee.org/abstract/document/9219631

Dataset

The datasets are downloaded from: https://github.com/titu1994/MLSTM-FCN/releases

Credits

This project is inspired and would not have been possible without the work done in:

Citation

@inproceedings{azar2020using, title={Using DenseNet for IoT multivariate time series classification}, author={Azar, Joseph and Makhoul, Abdallah and Couturier, Rapha{"e}l}, booktitle={2020 IEEE Symposium on Computers and Communications (ISCC)}, pages={1--6}, year={2020}, organization={IEEE} }