feat: add TimesNet_Q and xPatch models with Q matrix transformations
This commit is contained in:
3
models/TimesNet_Q/__init__.py
Normal file
3
models/TimesNet_Q/__init__.py
Normal file
@ -0,0 +1,3 @@
|
||||
from .TimesNet_Q import Model
|
||||
|
||||
__all__ = ['Model']
|
Reference in New Issue
Block a user