Category:Advanced Targeting Strategies

From Robowiki
Revision as of 20:12, 8 September 2011 by Voidious (talk | contribs) (re-specify as any learning gun, maybe rename later)
Jump to navigation Jump to search

Targeting strategies that collect data and learn how an enemy moves. There are a wide range of algorithms that fit this category, but most include one or more of the following:

  • Waves, a system for collection of GuessFactors or Bearing Offsets that hit the enemy.
  • Pattern Matching, a system that logs individual enemy movements, frame by frame, for analysis of past movements and projection of future movements.
  • Dynamic Clustering, where the current situation is compared to a log of many or all past situations to use as reference for the current situation.