Skip to content

Fast and efficient long time series forecasting with residual cyclic transformers.

License

Notifications You must be signed in to change notification settings

Helmholtz-AI-Energy/ReCycle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReCycle - Residual Cyclic Time-Series Forecasting

Welcome to the RAI-ReCycle repository.

Installation

python3 -m venv <venvname>

source <venvname>/bin/activate

git clone https://github.com/Helmholtz-AI-Energy/ReCycle.git

cd ReCycle

pip install -e .

Usage

python -m ReCycle [options] {train|test|infer}

The option -c <file name> passes a config file.

About

Fast and efficient long time series forecasting with residual cyclic transformers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages