0

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.

3
  • Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Commented May 28, 2024 at 9:53
  • Have you tried convert the model to tflite format? There are some tutorial online show how to convert from pytorch model to tflite. Commented May 29, 2024 at 3:43
  • @MinhNH no, I didn't try because I want to create my own models without using python in the future Commented May 29, 2024 at 6:41

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.