lucidrains / iTransformer

Unofficial implementation of iTransformer - SOTA Time Series Forecasting using Attention networks, out of Tsinghua / Ant group
MIT License
445 stars 36 forks source link

Do iTransformer support Tensorflow instead of PyTorch? #26

Closed ikhsansdqq closed 5 months ago

ikhsansdqq commented 5 months ago

Dear @lucidrains, I have been testing your model for my final-year project, and thank God it works amazingly. I just wonder whether iTransformer already supports Tensorflow or will always use PyTorch.

lucidrains commented 5 months ago

@ikhsansdqq glad to hear! i'm afraid i vowed never to touch tensorflow again after my last project with it. sorry!