Skip to content

Conversation

@Whojo
Copy link

@Whojo Whojo commented Apr 27, 2022

Adds FPU ("First Play Urgency") inspired by Leela-Chess:

  • 2 FPU strategies
    • reduction: subtract the fpu_value to the parent's value
    • absolute: directly replace new nodes value with fpu_value

Note:
FPU is not applied yet at the root node, as in game of src/mcts.jl:explore! for example

Feel free to propose any modifications.

@Whojo Whojo force-pushed the fpu-implementation branch from b872ed5 to d5b051d Compare May 4, 2022 21:57
@jonathan-laurent
Copy link
Owner

This looks great. I will merge after we run some experiments on Connect Four. :-)

@oscardssmith
Copy link

based on lc0, relative fpu that is fairly negative is probably a good default.

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

Successfully merging this pull request may close these issues.

3 participants