Re: [agi] swarm intellience

2003-02-28 Thread Mike Deering
Ants by Daniel Hoffman Theirs is a perfection of pure form.Nobody but has his proper place and knows it.Everything they do is functional.Each foray in a zigzag lineEach prodigious liftingOf thirty-two times their own weightEach excavation into the earth's coreEach erectionOf a crumbly para

Re: [agi] swarm intellience

2003-02-26 Thread Brad Wyble
> > But hopefully the bandwidth of communication is compensated by the power of > parallel processing. So long as communication between ants or processing nodes > is not completely blocked, some sort of intelligence should self-organize, then > its just a matter of time. As programmers or engi

RE: [agi] swarm intellience

2003-02-26 Thread Ben Goertzel
> But hopefully the bandwidth of communication is compensated by > the power of > parallel processing. So long as communication between ants or > processing nodes > is not completely blocked, some sort of intelligence should > self-organize, then > its just a matter of time. As programmers or engin

Re: [agi] swarm intellience

2003-02-26 Thread SMcClenahan
But hopefully the bandwidth of communication is compensated by the power of parallel processing. So long as communication between ants or processing nodes is not completely blocked, some sort of intelligence should self-organize, then its just a matter of time. As programmers or engineers we can

Re: [agi] swarm intellience

2003-02-26 Thread Bill Hibbard
On Wed, 26 Feb 2003, Brad Wyble wrote: > The limitation in multi-agent systems is usually the degree of interaction they can > have. The bandwidth between ants, for example, is fairly low even when they are in > direct contact, let alone 1 inch apart. > > This limitation keeps their behavior re

Re: [agi] swarm intellience

2003-02-26 Thread Brad Wyble
The limitation in multi-agent systems is usually the degree of interaction they can have. The bandwidth between ants, for example, is fairly low even when they are in direct contact, let alone 1 inch apart. This limitation keeps their behavior relatively simple, simple relative to what you

RE: [agi] swarm intellience

2003-02-26 Thread Ben Goertzel
on in the human-brain case, and thru engineering in the AGI case) -- Ben G > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Behalf Of [EMAIL PROTECTED] > Sent: Wednesday, February 26, 2003 10:26 AM > To: [EMAIL PROTECTED] > Subject: Re: [agi] sw

Re: [agi] swarm intellience

2003-02-26 Thread SMcClenahan
I have often thought this is the best architecture for an AGI (or brain for a mind). But those who have tried to implement a massively parallel system modelling neurons obviously hasn't been successful, at least not yet. So as programmers, we perform tricks and come up with algorithms to try and

[agi] swarm intellience

2003-02-26 Thread Kevin
An interesting approach to AI by modeling ant colony behavior..   http://www.openp2p.com/pub/a/p2p/2003/02/21/bonabeau.html   Peace, Kevin