Skip to content

autonlab/nhits-tsl

Repository files navigation

🌀 N-HiTS for Time-Series-Library

Time Series Library for N-HiTS (AutonLab Edition)
Independent implementation of the N-HiTS paper (Challu et al., 2022),
built on top of the Time-Series-Library (TSL).


🚀 Overview

This repository provides an implementation of N-HiTS for time series forecasting
within the TSL framework, adapted for standalone research and experiments.


⚙️ Installation

Clone this repository and install required dependencies.

git clone https://github.com/autonlab/nhits-tsl.git
cd nhits-tsl

# (optional) create a virtual environment

source .venv/bin/activate

# Additional packages required for N-HiTS experiments
uv pip install patool sktime PyWavelets reformer_pytorch

About

Time Series Library for N-HiTS

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 51