/neural_kaggle_store_item

Neural network example applied in the Store Item Demand Forecasting Challenge

Primary LanguageJupyter Notebook

Transformer networks applied at time series: In-depth analysis of and visualization of the transformer attention

This repository contains various examples of transformer networks applied to time series scenarios. Some scenarios are generated with simple signals, like the sine wave, and there are examples with real-world scenarios, like the Kaggle store item dataset.

Transformer examples:

LSTM and simple neural network example: