Requirements:
numpy==1.21.5
tensorflow==2.09
sklearn==0.24.2
torch==1.8.1
scipy==1.6.1


Tips:
Notebook 'aae_test' provides intstructions of Time-Transformer AAE using Sine_Sim dataset. Also including evaluation procedures.
FID score is calculated in 'ts2vec/FID_Score', we directly use provided code from https://github.com/yuezhihan/ts2vec