Difference between revisions of "Thread:Talk:ScalarN/Version History/3rd/reply"

From Robowiki
Jump to navigation Jump to search
m (Reply to 3rd)
 
m
 
Line 1: Line 1:
Thanks, it's movement is mostly Scalar with reduced paths evaluated (inspired by Firestarter, after watching tons of battles. I guess this helped a lot because it won't trap in local minimum too much, like Scalar leaves its home, flies into a sea of bullets and gets killed)
+
Thanks, its movement is mostly Scalar with reduced paths evaluated (inspired by Firestarter, after watching tons of battles. I guess this helped a lot because it won't trap in local minimum too much, like Scalar leaves its home, flies into a sea of bullets and gets killed)
  
 
The risk function is nothing more than popular ones found in minimum risk bots like HawkOnFire, Diamond and more. And the blending part is similar to Neuromancer (median scale), as this punishes points with danger higher than 50% points, being a perfect balance between both. However this approach doesn't seem to work well in 1v1, maybe the minimum-risk part should get some 1v1 redesign.  
 
The risk function is nothing more than popular ones found in minimum risk bots like HawkOnFire, Diamond and more. And the blending part is similar to Neuromancer (median scale), as this punishes points with danger higher than 50% points, being a perfect balance between both. However this approach doesn't seem to work well in 1v1, maybe the minimum-risk part should get some 1v1 redesign.  
  
 
The gun is very simple (6 dimensions, unweighted) and traditional, with nothing special except the use of fuzzy-or (think about probability) instead of simple sum.  
 
The gun is very simple (6 dimensions, unweighted) and traditional, with nothing special except the use of fuzzy-or (think about probability) instead of simple sum.  
 +
 +
  
 
Being the 3rd as first entrance is more than expected, but it didn't surprise me too much, since most features found in top bots can also be found in ScalarN, and the implementation is mostly bug-free (I guess).  
 
Being the 3rd as first entrance is more than expected, but it didn't surprise me too much, since most features found in top bots can also be found in ScalarN, and the implementation is mostly bug-free (I guess).  

Latest revision as of 18:32, 27 August 2018

Thanks, its movement is mostly Scalar with reduced paths evaluated (inspired by Firestarter, after watching tons of battles. I guess this helped a lot because it won't trap in local minimum too much, like Scalar leaves its home, flies into a sea of bullets and gets killed)

The risk function is nothing more than popular ones found in minimum risk bots like HawkOnFire, Diamond and more. And the blending part is similar to Neuromancer (median scale), as this punishes points with danger higher than 50% points, being a perfect balance between both. However this approach doesn't seem to work well in 1v1, maybe the minimum-risk part should get some 1v1 redesign.

The gun is very simple (6 dimensions, unweighted) and traditional, with nothing special except the use of fuzzy-or (think about probability) instead of simple sum.


Being the 3rd as first entrance is more than expected, but it didn't surprise me too much, since most features found in top bots can also be found in ScalarN, and the implementation is mostly bug-free (I guess).

You can see Neuromancer fly across the battle field unharmed, Diamond hides in corner safely, Firestarter stick to the wall back and forth, and Scalar run into bullets getting killed ;)

Then ScalarN became some mix of the first three, hiding near corner/wall dodging some bullets, and gets killed when only two last ;) Remarkable APS with lowest Survival (to last) in top 10 (Survival).