Difference between revisions of "User:Skilgannon"
Jump to navigation
Jump to search
Skilgannon (talk | contribs) (update) |
Skilgannon (talk | contribs) (This was seriously out of date...) |
||
Line 1: | Line 1: | ||
− | I'm a student, | + | I'm a student of life, having lived in the US, South Africa and now Switzerland. Robocode was the first thing to get me interested in software development at the age of 16, and now ~10 years later I do similar work (computer vision and machine learning) professionally. Somewhere along the way I got a B.Sc.Eng in Electro-mechanical Engineering, and a M.Sc.Eng in Robotics, both from the University of Cape Town. |
− | |||
− | |||
+ | I currently have a range of competitive bots: | ||
1v1: | 1v1: | ||
* Nano: | * Nano: | ||
− | ** [[ | + | ** [[Yatagan]], which I wrote together with [[User:Sheldor]], the top nano which does actual learning (ie. no offline tables which are matched by names to enemies) |
− | |||
* Micro: | * Micro: | ||
Line 15: | Line 13: | ||
* Mini: | * Mini: | ||
− | + | ** [[CunobelinDC]] - The gun from Toorkild, but with a [[Dynamic Clustering]] surfing stats algorithm. Number 1 in Mini. | |
− | ** [[CunobelinDC]] - | ||
* Mega: | * Mega: | ||
** [[DrussGT]] - A [[Wave Surfer]] using [[Visit Count Stats]] for the movement, and [[Dynamic Clustering]] for the gun. Currently No. 1 in the 1v1 unrestricted section. | ** [[DrussGT]] - A [[Wave Surfer]] using [[Visit Count Stats]] for the movement, and [[Dynamic Clustering]] for the gun. Currently No. 1 in the 1v1 unrestricted section. | ||
** [[Stormrider]] ( [[Wave Surfer]] based off of [[DrussGT]], but using [[Dynamic Clustering]] for the movement. It shares [[DrussGT]]'s gun. While in the rumble it was No. 5 overall. - (RETIRED) | ** [[Stormrider]] ( [[Wave Surfer]] based off of [[DrussGT]], but using [[Dynamic Clustering]] for the movement. It shares [[DrussGT]]'s gun. While in the rumble it was No. 5 overall. - (RETIRED) | ||
+ | ** [[EnergyDome]] - A bullet shielding bot with precise prediction, and a bunch of virtual enemy guns to handle common configs. One day I would love to add a learning gun, just to see if it would work. | ||
Melee: | Melee: | ||
* Mega: | * Mega: | ||
− | ** [[Neuromancer]] - So far, the only bot to attempt to simultaneously surf all melee waves, including the ones not fired at it. Uses a [[Dynamic Clustering]] [[Play It Forward]] gun. | + | ** [[Neuromancer]] - So far, the only bot to attempt to simultaneously surf all melee waves, including the ones not fired at it. Uses a [[Dynamic Clustering]] [[Play It Forward]] gun. Super strong in Melee, and slowly closing the gap with DrussGT in 1v1. |
* Mini: | * Mini: | ||
** [[Snaga]] - A currently unreleased bot using a segmented [[Play It Forward]] gun I built originally for [[Twin Duel]], using [[Minimum Risk Movement]] | ** [[Snaga]] - A currently unreleased bot using a segmented [[Play It Forward]] gun I built originally for [[Twin Duel]], using [[Minimum Risk Movement]] |
Revision as of 01:34, 31 December 2015
I'm a student of life, having lived in the US, South Africa and now Switzerland. Robocode was the first thing to get me interested in software development at the age of 16, and now ~10 years later I do similar work (computer vision and machine learning) professionally. Somewhere along the way I got a B.Sc.Eng in Electro-mechanical Engineering, and a M.Sc.Eng in Robotics, both from the University of Cape Town.
I currently have a range of competitive bots: 1v1:
- Nano:
- Yatagan, which I wrote together with User:Sheldor, the top nano which does actual learning (ie. no offline tables which are matched by names to enemies)
- Micro:
- Toorkild - A Multiple Choice Pattern Matcher inspired by the competition, Kev's Needle. Number 1 in Micro.
- Waylander - A Pattern Matcher - once no. 1 in the Micro Rumble. It was my first attempt at a competitive bot. - (RETIRED)
- Connavar - A Guess Factor bot, using Waylander's movement, and a gun based (slightly) off of Falcon. - (RETIRED)
- Mini:
- CunobelinDC - The gun from Toorkild, but with a Dynamic Clustering surfing stats algorithm. Number 1 in Mini.
- Mega:
- DrussGT - A Wave Surfer using Visit Count Stats for the movement, and Dynamic Clustering for the gun. Currently No. 1 in the 1v1 unrestricted section.
- Stormrider ( Wave Surfer based off of DrussGT, but using Dynamic Clustering for the movement. It shares DrussGT's gun. While in the rumble it was No. 5 overall. - (RETIRED)
- EnergyDome - A bullet shielding bot with precise prediction, and a bunch of virtual enemy guns to handle common configs. One day I would love to add a learning gun, just to see if it would work.
Melee:
- Mega:
- Neuromancer - So far, the only bot to attempt to simultaneously surf all melee waves, including the ones not fired at it. Uses a Dynamic Clustering Play It Forward gun. Super strong in Melee, and slowly closing the gap with DrussGT in 1v1.
- Mini:
- Snaga - A currently unreleased bot using a segmented Play It Forward gun I built originally for Twin Duel, using Minimum Risk Movement
Teams:
- Twin Duel:
- NightAndDay - Two bots, Night and Day, working together. They use a segmented GF gun with a careful choice of attributes to enable hitting non-perpendicular movement. They use Minimum Risk Movement. The only difference between them is the color.