aeon-toolkit / aeon

A toolkit for machine learning from time series
https://aeon-toolkit.org/
BSD 3-Clause "New" or "Revised" License
1.02k stars 128 forks source link

[MNT] Kill TapNet with fire #2330

Closed hadifawaz1999 closed 1 week ago

hadifawaz1999 commented 1 week ago

our implementation of tapnet is wrong, i prefer not re-work and simply restart from scratch at some point, finding errors line by line will consume more energy and time than starting from scratch as i recall lots of it were wrongly coded. Prefer purging it before 1.0

Issues i found in it:

For more information on TapNet, the original paper

aeon-actions-bot[bot] commented 1 week ago

Thank you for contributing to aeon

I have added the following labels to this PR based on the title: [ $\color{#EC843A}{\textsf{maintenance}}$ ]. This PR changes too many different packages (>3) for automatic addition of labels, please manually add package labels if relevant.

The Checks tab will show the status of our automated tests. You can click on individual test runs in the tab or "Details" in the panel below to see more information if there is a failure.

If our pre-commit code quality check fails, any trivial fixes will automatically be pushed to your PR unless it is a draft.

Don't hesitate to ask questions on the aeon Slack channel if you have any.

PR CI actions

These checkboxes will add labels to enable/disable CI functionality for this PR. This may not take effect immediately, and a new commit may be required to run the new configuration.

TonyBagnall commented 1 week ago

we have discussed this off and on for a while so it makes sense to do this now before version 1.0

TonyBagnall commented 1 week ago

removing the soft dependency on keras-self attention is a big plus too

hadifawaz1999 commented 1 week ago

TODO: remove tapenet from notebook results loaders

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

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB