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

construct target encoder #9

Open
PeterZ163426 opened this issue Dec 6, 2021 · 0 comments
Open

construct target encoder #9

PeterZ163426 opened this issue Dec 6, 2021 · 0 comments

Comments

@PeterZ163426
Copy link

I would like to ask target_encoder = self._get_target_encoder() here, isn’t the online encoder copied directly?(target_encoder = copy.deepcopy(self.online_encoder)
I don’t feel that momentum is used. Maybe because I am not familiar with python syntax, but after searching the Internet for a long time, I don’t know where the problem is, so I want to know if anyone can help me.

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