Nixtla / neuralforecast

Scalable and user friendly neural :brain: forecasting algorithms.
https://nixtlaverse.nixtla.io/neuralforecast
Apache License 2.0
2.69k stars 312 forks source link

Feature/kan experiment #999

Open marcopeix opened 1 month ago

marcopeix commented 1 month ago

Add KAN model Benchmark of KAN on M3 and M4 dataset against MLP and NBEATS

review-notebook-app[bot] commented 1 month ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

cchallu commented 1 month ago

@marcopeix we also need to add KAN to the evaluation pipeline in https://github.com/Nixtla/neuralforecast/tree/main/action_files. You can check with Olivier how to add it,

marcopeix commented 1 month ago

@cchallu I already added KAN to the evaluation pipeline in action_files. Olivier checked it and says it's good! Let me know if I am missing something!

marcopeix commented 1 month ago

This PR is getting pretty big. Is it possible to review it and merge it soon? @cchallu @AzulGarza. Thanks! 😄

candalfigomoro commented 2 weeks ago

@marcopeix Convolutional KAN could also be considered, see: https://github.com/IvanDrokin/torch-conv-kan