Difference between revisions of "User:Darkcanuck"

From Robowiki
Jump to navigation Jump to search
m (added bot author category)
m (added bot links)
Line 3: Line 3:
 
== About the Canuck ==
 
== About the Canuck ==
  
The Dark Canuck is Jerome Lavigne, a mid-thirties consulting engineer living in Vancouver BC (Canada). I'm not a hardcore programmer but I do specialize in manufacturing automation and control systems, which rely heavily on software. I'm fascinated by robots, whether real or virtual.
+
Darkcanuck is Jerome Lavigne, a mid-thirties consulting engineer living in Vancouver BC (Canada). I'm not a hardcore programmer but I do specialize in manufacturing automation and control systems, which rely heavily on software. I'm fascinated by robots, whether real or virtual.
  
  
 
== Projects ==
 
== Projects ==
  
* [[Darkcanuck/RRServer]] - an experimental [[RoboRumble]] server
+
* [[Darkcanuck/RRServer]] - a new [[RoboRumble]] server which seems to eat up all of my bot-programming time
 +
 
 +
 
 +
== Bots ==
 +
 
 +
I'm interested in AI techniques which focus on learning and adaptation rather than creating bots based on statistical methods.  We'll see how that works out.
 +
 
 +
* [[Leon]] - Melee bot using a neural network for targeting, reinforcement learning for movement.
 +
* [[Gaff]] - 1on1 bot with a simple movement strategy and an array of neural nets for GF-style targeting.

Revision as of 07:53, 30 April 2009


About the Canuck

Darkcanuck is Jerome Lavigne, a mid-thirties consulting engineer living in Vancouver BC (Canada). I'm not a hardcore programmer but I do specialize in manufacturing automation and control systems, which rely heavily on software. I'm fascinated by robots, whether real or virtual.


Projects


Bots

I'm interested in AI techniques which focus on learning and adaptation rather than creating bots based on statistical methods. We'll see how that works out.

  • Leon - Melee bot using a neural network for targeting, reinforcement learning for movement.
  • Gaff - 1on1 bot with a simple movement strategy and an array of neural nets for GF-style targeting.