Reproducing the Results
Fragment of a discussion from Talk:WhiteFang
← Thread:Talk:WhiteFang/Reproducing the Results/reply (4)
Jump to navigation
Jump to search
← Thread:Talk:WhiteFang/Reproducing the Results/reply (4)
- I have just wondered how you normalize dangers in ScalarBot or since it's not OS what is the general way of doing it? In the latest version of WhiteFang I use
weight * MaximumPossibleDistance / (euclidean_distance + 1) / predictionNum
to have a balance between different weighting schemes and K's.
Dsekercioglu (talk)
Just have a look at DrussGT and Diamond, ScalarBot uses similar formula. And most (new) bots imitate this style as well.
Make sure to use bullet damage and time-till-hit for weighting one wave vs another. Depending on the type of enemy this can make a big difference.
Skilgannon (talk)
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
Return to Thread:Talk:WhiteFang/Reproducing the Results/reply (10).