Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

内生变量与外生变量 #21

Open
Feng516 opened this issue Jan 14, 2025 · 0 comments
Open

内生变量与外生变量 #21

Feng516 opened this issue Jan 14, 2025 · 0 comments

Comments

@Feng516
Copy link

Feng516 commented Jan 14, 2025

外生变量的编码:
self.ex_embedding = DataEmbedding_inverted(configs.seq_len, configs.d_model, configs.embed, configs.freq,
configs.dropout)
1736822563465
在代码中表达的就是,外生变量就是内生变量和内生变量的时间的cat拼接
但是大模型的回答是不能同时既当内生变量又当外生变量
不太理解 求解答 谢谢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant