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

Test tile value scaling #12

Open
fqjin opened this issue May 9, 2019 · 2 comments
Open

Test tile value scaling #12

fqjin opened this issue May 9, 2019 · 2 comments
Assignees

Comments

@fqjin
Copy link
Owner

fqjin commented May 9, 2019

Boards can be scaled so that the maximum tile is unit-valued. However, this removes information about the value of the minimum value (2), which is transformed into a fraction. A minimum scale value may need to be input as a channel. This can be tested by scaling board right before training.

@fqjin fqjin self-assigned this May 9, 2019
@fqjin fqjin added this to To do in Pytorch port May 9, 2019
@fqjin
Copy link
Owner Author

fqjin commented May 13, 2019

The best way to do this is to scale the board by its max value inside the network.

@fqjin
Copy link
Owner Author

fqjin commented Jul 12, 2019

Networks trained well without tile scaling, but still worth it to explore tile scaling.

@fqjin fqjin removed this from To do in Pytorch port Jul 20, 2019
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