Skip to content

doneill612/NAST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAST

Non-Autoregressive Spatial-Temporal Transformer

This is a torch implementation of the transformer architecture proposed in Chen et al. 2021 aimed to integrate the concept of spatial-temporal attention to multivariate time-series forecasting and future localization. It provides a way to implement the network modularly, detaching the forecasting network heads from the hidden state ouput.

Design choices inspired heavily by Vaswani et al. and the transformers library.

About

Non-Autoregressive Spatial-Temporal Transformer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages