Closed jmrichardson closed 3 years ago
Hi, not at the moment, but the sktime-dl deep learning classifiers should work with the classification tutorial notebooks in sktime (at least the current sktime-dl dev branch, there are still some updates pending).
We also have some code to run comparative benchmarking experiments here if that helps.
But we'd be happy to include some if you're interested in writing them?
@mloning Does sktime-dl completely depends on tensorflow keras backends or including pytorch as well? I found that existed examples are mostly based on tensorflow 2.0
Hi @wangyida, for now tensorflow and keras, I'd love to support pytorch and fastai but not sure how much effort that would require
Is your feature request related to a problem? Please describe. Hi, are there any example notebooks or documentation specifically for sktime-dl?
Describe the solution you'd like Any pointers or tutorials
Thank you :)