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

scale = 700 #9

Closed
wangbingok1118 opened this issue May 2, 2022 · 1 comment
Closed

scale = 700 #9

wangbingok1118 opened this issue May 2, 2022 · 1 comment

Comments

@wangbingok1118
Copy link

self.scale = 700.0

这里有什么依据吗? 感谢感谢

@Rock-100
Copy link
Owner

Rock-100 commented May 2, 2022

1/h may be very small, so the network cannot predict it well. Multiplying 1/h with 700 can make the training more stable. In my experiments, multiplying 1/h with 400, 500, 600, or 700 all work well.

@Rock-100 Rock-100 closed this as completed May 2, 2022
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

2 participants