Skip to content

Transformer architectures for irregulary sampled time series classification

License

Notifications You must be signed in to change notification settings

phuijse/irregular_ts_transformers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transformers for irregularly sampled time series

Irregular sampling, which is common in astronomy and medicine, rules out most conventional time series methods, as they assume a constant sampling rate. On top of being irregular, the sampling may also be sparse, making learning from these time series even more challenging. This repo contains PyTorch implementations of transformer models that have been proposed to classify irregularly sampled time series. The available architectures are from: