Skip to content

Conversation

@tabhishek432
Copy link

Reference Issues/PRs

Fixes sktime/sktime#5828

What does this implement/fix? Explain your changes.

It implements OSCNN

Does your contribution introduce a new dependency? If yes, which one?

Yes, it requires to install torch (pytorch)

Any other comments?

OSCNN is implemented in pytorch rather than tensorflow

@tabhishek432
Copy link
Author

Hi @TonyBagnall Sir, it would be very generous of you if you could please take a look at this code and approve it. Thanks!

@TonyBagnall
Copy link
Contributor

hi, sorry for the delay. We will need to set up pytorch correctly, I think thats why its failing, I'll ask someone as I am not sure. Could you document the code? We are looking to improve the style of comments, and are looking to make it more like sktime. You can see here for the stryle we would like https://github.com/alan-turing-institute/sktime/blob/main/sktime/classification/dictionary_based/_boss.py

@fkiraly
Copy link
Contributor

fkiraly commented Jan 24, 2024

@tabhishek432, would you like to move this code to sktime? As state in sktime/sktime#5828, pytorch backend is now compatible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ENH] OS-CNN for time series classification

3 participants