Skip to content

iuaku/VPNet

Repository files navigation

Usage

  1. Install Pytorch and the necessary dependencies.
pip install -r requirements.txt
  1. Download data. You can download all datasets from ITransformer. All the datasets are well pre-processed and can be used easily.

  2. Train and evaluate the model. We provide all the above tasks under the folder ./scripts/. You can reproduce the results as the following examples:

# Multivariate forecasting with VPNet
bash ./scripts/etth1.sh

About

iclr2026

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors