Skip to content

Kalshammari/Transformer-Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Transformer Model for Multivariate Time Series Classification: A Case Study of Solar Flare Prediction

The code is an implementation of the ATransformer Model for Multivariate Time Series Classification: A Case Study of Solar Flare Prediction. It is implemented using Tensorflow.

Overview: This repository provides the implementation of the Transformer-based MVTS Classification Framework. The repository has: The dataset can be downloaded from this link: https://dataverse.harvard.edu/dataset.xhtml?persistentId=doi:10.7910/DVN/EBCFKM

Models/ contains the implementation of the Attention-based and Transformer Model for Multivariate Time Series Classification.

Baselines/ contains the baselines implementation and data preprocessing.

requirements.txt contains the libraries and tools needed to execute the models.

transformer

chart-3

chart-4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages