Rank: Advanced Member Groups: Registered
Posts: 118
Thanks: 10 times Was thanked: 29 time(s) in 17 post(s)
|
I am trying to help develop the bot, and the one part I don't understand is how to read each node calculation in the log window. I'll be playing with the debugger and click calculate, but then im not sure how to evaluate if it calculated correctly and made the right choice. Could someone help me?
|
|
|
|
Rank: Administration
Groups: Administrators
Posts: 4,881
Thanks: 808 times Was thanked: 4545 time(s) in 1642 post(s)
|
If node 0 is not the desired best move, but node N is the correct one, then just check the value difference between them, you'll know what's the proper bonus value you need to set in json file.
Read through vision a.i.'s help file is the start line.
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.