Skip to content

Multivariate time series representation learning (using bert-like model adapted for TS)

Notifications You must be signed in to change notification settings

louisoutin/bert_timeseries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bert_timeseries

Multivariate time series representation learning (using bert-like model)

This is a PyTorch implementation of A TRANSFORMER-BASED FRAMEWORK FOR MULTIVARIATE TIME SERIES REPRESENTATION LEARNING. Network architecture is taken from https://github.com/timeseriesAI/tsai. Their implementation uses fastai layer on top of pytorch while the current repo use lightning as a training framework. The goal of this repository is to focus only on the unsupervised training mode of the model.

About

Multivariate time series representation learning (using bert-like model adapted for TS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published