Skip to content

Create an "Arena" application that compares eval functions by playing a series of games #88

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

Open
th0masb opened this issue Dec 22, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@th0masb
Copy link
Owner

th0masb commented Dec 22, 2020

Before we start adding to the eval function we need some way of judging whether one function is better than another. The best way to do this it seems would be to create an application/library which compares the two functions by using an identical search algorithm and timing to play a large number of games from a variety of positions.

@th0masb th0masb added the enhancement New feature or request label Dec 22, 2020
@th0masb th0masb changed the title Create an "Arena" application that compares eval functions by playing a series of game Create an "Arena" application that compares eval functions by playing a series of games Dec 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant