TimeSeries

I’ve just shared the version of the TimeseriesAI repo I’ve ported to v2.
TimeseriesAI is a DL package for Time Series / Sequential Data library based on fastai.

The package be be installed from pip: pip install tsai

In different tests I’ve run it’s 40-60% faster than vanilla v2 when using numpy arrays.

If you are interested, you have more details here:

7 Likes