temporal

Transformer Capabilities in temporal

The temporal package provides a powerful and flexible implementation of the Transformer architecture, tailored specifically for time series forecasting. Here’s a deep dive into its key capabilities.

🧱 Core Modules

At the heart of every temporal model are three core modules that work together to process your time series data.

🏗️ Architectural Flexibility

temporal allows you to define a wide variety of Transformer architectures with ease.

✨ Advanced Attention Mechanisms

temporal provides a rich set of attention mechanisms beyond the standard self-attention.

🔮 Probabilistic Forecasting

temporal has extensive support for probabilistic forecasting, allowing you to model uncertainty in your predictions.

🧩 Extensibility

The temporal package is designed to be easily extensible.