Minimal Time Series Transformer

March 14, 2025 ยท View on GitHub

This repository contains Python code (Jupyter notebook) for the examples in the following Medium article:

You can find the following sub-directories:

  • latex - a tech report of the above article (available at ArXiv)
  • python - Jupyter notebook for all examples

Author: Joni Kamarainen, Tampere University

If you find the code/article useful, cite the ArXiv paper, please!

If you find any bugs in the code let me know!

You might also be interested about this repository that contains the code for the "vanilla transformer" used in this repo: