CABot
- The Cell Assembly roBots (CABot) are the three main prototypes
of my current EPSRC grant.
- CABot1 and CABot2 are done (and you can get them from
"http://www.cwa.mdx.ac.uk/CABot/CANT.html">
http://www.cwa.mdx.ac.uk/CABot/CANT.html), and we're
working on CABot3 now.
- The CABots are agents in a (really simple) video game that
assist a user.
- You make them do things by issuing commands.
- These commands are typed text like included in the parser
test sentences.
- In addition to parsing, the CABots view the environment,
make simple plans and emit symbolic commands to
work in the environment.
- This is all done in simulated neurons. (CABot2 has ~100,000 neurons.)
- The parsing in CABot1 works most of the time.
- The parsing in CABot2 works all the time.