Difference between revisions of "Geomancy"

From Robowiki
Jump to navigation Jump to search
m
Line 19: Line 19:
  
 
== What's special about Geomancy? ==
 
== What's special about Geomancy? ==
It's based on [[Watermelon]], but I thought it was time to rip out all the commented bits I'd long since stopped using, clean things up a bit, and release under a more serious name. It has debug graphics enabled, which may help you understand why it does the things it does. Geomancy takes a relatively new approach to the [[Segmentation]] problem: it keeps every possible segmentation updated, and just uses the one with the most specific suggestion for this scenario. This lets it learn very quickly and still have improvement over the course of a match.
+
It's a 1v1 bot based on [[Watermelon]]. Geomancy takes a relatively new approach to the [[Segmentation]] problem: it keeps every possible segmentation updated, and just uses the one with the most specific suggestion for each scenario. This lets it learn very quickly and still have improvement over the course of a match. It has debug graphics enabled, which may help you understand why it does the things it does.
  
 
== What does the name mean? ==
 
== What does the name mean? ==
Line 31: Line 31:
  
 
== What does it look like? ==
 
== What does it look like? ==
== Debug Graphics ==
 
 
[[Image:Geomancy1DebugGraphics.png | thumb | 525px | right | Geomancy 1 debug graphics ]]
 
[[Image:Geomancy1DebugGraphics.png | thumb | 525px | right | Geomancy 1 debug graphics ]]
 
Waves are labelled with the axes used. Bins are marked with circles - larger/brighter means fuller. Gray circles are full forward and full reverse positions that can be reached before the nearest wave arrives.
 
Waves are labelled with the axes used. Bins are marked with circles - larger/brighter means fuller. Gray circles are full forward and full reverse positions that can be reached before the nearest wave arrives.

Revision as of 08:40, 19 June 2009

Geomancy
GeomanticFigures.png
Author(s) Synapse
Extends AdvancedRobot
Targeting AS GF
Movement AS WS
Released 19 June 2009
Best Rating NA
Current Rating See Roborumble
Current Version 1
Download

What's special about Geomancy?

It's a 1v1 bot based on Watermelon. Geomancy takes a relatively new approach to the Segmentation problem: it keeps every possible segmentation updated, and just uses the one with the most specific suggestion for each scenario. This lets it learn very quickly and still have improvement over the course of a match. It has debug graphics enabled, which may help you understand why it does the things it does.

What does the name mean?

Geomancy is an ancient divination mechanism that used self-similarity to generate random numbers from an impulsively created data set. It's mathematically interesting and has some cool patterns. More info: Geomancy on Wikipedia.

How does it move?

Autoselected segmentation of wave surfing data.

How does it fire?

Autoselected segmentation of traditional guessfactor targeting data.

What does it look like?

Geomancy 1 debug graphics

Waves are labelled with the axes used. Bins are marked with circles - larger/brighter means fuller. Gray circles are full forward and full reverse positions that can be reached before the nearest wave arrives.