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

Change the default values of write_out_draw_game_in_training_data_generation, use_draw_games_in_training and use_draw_games_in_validation #135

Open
nodchip opened this issue Sep 11, 2020 · 0 comments

Comments

@nodchip
Copy link
Owner

nodchip commented Sep 11, 2020

It is believed that setting write_out_draw_game_in_training_data_generation, use_draw_games_in_training and use_draw_games_in_validation to 1 are better than 0. We will change the default values of write_out_draw_game_in_training_data_generation, use_draw_games_in_training and use_draw_games_in_validation. Before we change them, we need the following experiments:

  1. Generate training data with write_out_draw_game_in_training_data_generation = 0.
  2. Train a net with 1., use_draw_games_in_training = 0 and use_draw_games_in_validation = 0.
  3. Generate training data with write_out_draw_game_in_training_data_generation = 1.
  4. Train a net with 3., use_draw_games_in_training = 1 and use_draw_games_in_validation = 1.
  5. Compare the elo between 2. and 4.

Any helps are welcome.

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