What's the highest ranking non-learning bot in the rumble?

Jump to navigation Jump to search
Revision as of 25 January 2024 at 14:41.
The highlighted comment was created in this revision.

What's the highest ranking non-learning bot in the rumble?

Does anybody know which (non-learning) bot holds the highest ranking in the 1v1 and melee rumbles?

    D414 (talk)13:13, 25 January 2024

    What is your definition of non-learning? Do you mean perceptual?

    IMO as long as you have state, you are in fact “learning”.

      Xor (talk)13:35, 25 January 2024

      I think about learning more like, results in the past can influence future decisions. f.e. Linear targeting only knows about current state (radarinfo), while Circular targeting knows about current state and previous state. Both do not learn, as similar states give similar decisions, without any correlation to past results.

        GrubbmGait (talk)15:06, 25 January 2024

        Well, we can loosen the limit of perceptual to allow information of k recent turns, e.g. k-perceptual. Under this definition, linear targeting will be 1-perceptual, circular targeting being 2-perceptual, and average velocity targeting with window size k will be k-perceptual.

        As long as k is large enough, we can still build effective learning method. So there’s still not an absolute difference between learning of non-learning. Simple enough methods like averaging velocity is still “learning”.

          Xor (talk)16:41, 25 January 2024