CABot3
- CABot3 was the Cell Assembly roBot (version 3).
- The biggest bit of CABot3 was the parser, but it
was a rather functional virtual agent. (So were CABot1 and
CABot2).
- CABot3 was implemented entirely in neurons.
- We're hoping to do a full journal paper, but here's
one from NeSY11.
- Roughly, it takes commands, views the environment, and makes
and executes really simple plans.
- It shares a 3D game environment with a user.
- The coolest thing it does (by far) is makes a cognitive map
of the four rooms when it is told to explore.
- It can then "Go to the room before the striped pyramid." That
works about half the time.