Skip to content

Releases: Spatial-Temporal-Data-Mining/TrajDL

Version 0.1.0

21 Dec 06:54
Compare
Choose a tag to compare

Added

  • Implemented single and multi-sequence data structures for trajectory processing
  • Added support for Gowalla and Porto datasets with automatic download and caching
  • Integrated unified LightningModule for model training
  • Implemented Tokenizer and GridSystem for Location sequence and trajectory discretization
  • Added deep learning algorithms:
    • TULER
    • t2vec
    • GM-VSAE
    • ST-LTSM
  • Created initial documentation for v0.1.0

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None