9
Transformers
“… the Transformer, a model architecture eschewing recurrence and instead relying entirely on an attention mechanism to draw global dependencies between input and output.” From Attention Is All You Need
In this new Generative AI era, most of us have heard about the famous transformer model, or the T in ChatGPT. In the seminal paper Attention is All You Need, the legendary transformer architecture was born (Vaswani et al. 2017). The transformer model was initially invented for language tasks. Since time series data and language are quite similar due to their dependency on sequential positions, models that work on natural language processing are mostly tested on time series forecasting tasks too. In fact, companies such as Zalando ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access