I want to use part of the Time Series Library, namely TimesNet on Tensorflow.js. How can I do this?
This requires knowledge of PyTorch, Python and mathematics.
Source code https://github.com/thuml/Time-Series-Library/blob/main/models/TimesNet.py
Tutorial https://github.com/thuml/Time-Series-Library/blob/main/tutorial/TimesNet_tutorial.ipynb
My request is more suited to a request for help with porting implementation. Partial advice won't help me much.
I carefully studied the source code, some are clear, some are not. And it will take me a lot of time to learn the features of Python and PyTorch.