Skip to content

[ENH] Add FreTS v2 implementation (Frequency-domain MLPs for Time Series) #2191

@echo-xiao

Description

@echo-xiao

Is your feature request related to a problem? Please describe.
Add more v2 models to pytorch-forecasting monorepo. And pytorch-forecasting v2 has no frequency-domain model yet.

Describe the solution you'd like
Add FreTS as a v2 model. It's a small and simple model.

Describe alternatives you've considered
DLinear/NLinear are already in the library but purely linear. FreTS is more expressive while still being lightweight.

Additional context
Reference: https://github.com/thuml/Time-Series-Library/blob/main/models/FreTS.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions