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

Helloteacher, I really don’t understand this part: (rand_idx = np.random.randint(0, x_q.shape[1]); q_t = F.normalize(self.head_q(q_t[:, rand_idx]), dim=-1)). Why specifically extract a random time point instead of expanding over all time points? #26

Open
yvxingkk opened this issue Apr 16, 2024 · 3 comments

Comments

@yvxingkk
Copy link

No description provided.

@yvxingkk
Copy link
Author

I did not find that part in your paper.

@12302019
Copy link

文章提到回望窗口的问题

@yyg1282142265
Copy link

Do you understand now? I don't understand this part either.

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

3 participants