-
Notifications
You must be signed in to change notification settings - Fork 723
[ENH] Kolmogorov Arnold Block for NBeats #1751
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 6 commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
3bab673
Refactored NBeats and added comments for KAN block and NBeats.
Sohaib-Ahmed21 acfa626
Refactored NBeats and added comments for KAN block and NBeats.
Sohaib-Ahmed21 41d7403
End to end integrated Kolmogorov Arnold Networks in NBeats. Also refa…
Sohaib-Ahmed21 53fb126
Merge branch 'main' into kan-nbeats
Sohaib-Ahmed21 594102d
Resolved import error.
Sohaib-Ahmed21 45c63f6
Merge branch 'kan-nbeats' of github.com:Sohaib-Ahmed21/pytorch-foreca…
Sohaib-Ahmed21 88de705
Merge branch 'main' of https://github.com/Sohaib-Ahmed21/pytorch-fore…
Sohaib-Ahmed21 c8ccfaf
Refactored NBEATS and added support for grid updation during training…
Sohaib-Ahmed21 348da97
Refactored comments.
Sohaib-Ahmed21 09facba
Merge branch 'sktime:main' into kan-nbeats
Sohaib-Ahmed21 1ab0da0
Added example to use grid_update_callback and added correct device to…
Sohaib-Ahmed21 05350c2
Refactored code for NBEATSKAN and introduced it as separate model/ent…
Sohaib-Ahmed21 7070f8b
Made modules private.
Sohaib-Ahmed21 0219fc3
Merge branch 'main' into kan-nbeats
Sohaib-Ahmed21 ca78516
Merge branch 'main' into kan-nbeats
Sohaib-Ahmed21 e4f8790
Merge branch 'main' into kan-nbeats
Sohaib-Ahmed21 dd8358d
Merge branch 'main' into kan-nbeats
Sohaib-Ahmed21 315b819
Resolved merge conflicts with main
Sohaib-Ahmed21 2a4d3ec
Merge branch 'sktime:main' into kan-nbeats
Sohaib-Ahmed21 14ca66f
Address deprecated typing classes
Sohaib-Ahmed21 89a9a4f
Refactor code with proper docstrings and cleaner structure
Sohaib-Ahmed21 0c43448
Refactor examples in docstring
Sohaib-Ahmed21 2da4d13
Include NBEATSKAN package container
Sohaib-Ahmed21 eb9c79d
Refactor and enhance docstrings to follow NumPy style, include KAN re…
Sohaib-Ahmed21 cc819ff
Merge branch 'main' into kan-nbeats
Sohaib-Ahmed21 5a31a58
Merge branch 'main' into kan-nbeats
fkiraly 58e14d8
Merge branch 'main' into kan-nbeats
Sohaib-Ahmed21 c77a44e
Merge branch 'main' into kan-nbeats
Sohaib-Ahmed21 f533241
Merge branch 'main' into kan-nbeats
Sohaib-Ahmed21 ec4844e
Restructure KAN and NBeats layers to include them in pytorch_forecast…
Sohaib-Ahmed21 c792dc3
Merge branch 'main' into kan-nbeats
Sohaib-Ahmed21 698f242
rename get_cls
fkiraly 1570e02
add _pkg pointer
fkiraly 33284b0
Merge branch 'main' into kan-nbeats
Sohaib-Ahmed21 a6929b1
Update _nbeatskan_pkg.py
fkiraly 8554c8a
Merge branch 'kan-nbeats' of https://github.com/Sohaib-Ahmed21/pytorc…
fkiraly d61b2b5
Update _nbeatskan_pkg.py
fkiraly 92213aa
Solve failing TweedieLoss test with NBeatsKAN
Sohaib-Ahmed21 6bb93a7
Merge branch 'main' into kan-nbeats
Sohaib-Ahmed21 8212b2d
Adjust docstring example of b_batch function
Sohaib-Ahmed21 0861322
Add compatibility imports for NBEATS' blocks
Sohaib-Ahmed21 eeff6d8
Merge branch 'main' into kan-nbeats
Sohaib-Ahmed21 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.