I do not really know either.
VirtuallyVB
When he says there is no database in our brain, I do not really understand what he is saying either. It seems to be something like the following.
When an application requires data (say for a spell checker), our current computers have a database with associated indices and programs which retrieve data. I think the author is saying that our brain organization has the database, retrieval mechanism, & programs requiring the data all germixed into the neural network (hardware) in such a way that they cannot be separated from each other.
I agree that windows 98 is on the verge of or is suggestive of software that changes the hardware. At least, we seem to be on the verge of dealing with virtual hardware, which is changed by the software. You mentioned Plug & Play. Also, when our Word Processor "prints" to a Fax program, it seems analogous to replacing the printer with a Fax device. When we create RAM Disks and/or use devices on a network, there is a suggestion of the hardware being changed dynamically.
Artificial Intelligent Computer Brains
Hello Everyone,
I've noticed that a lot of people are trying to create a true AI program that literally thinks for itself, and expecting their AI to be Intelligent the first time they execute their code. This is not a good practice for True AI programming, and is almost impossible, due to the amount of fuzzy variable required as its knowledge database grows during the programming of the code, which trying to code it this way.
AI, just like Humans, should be programmed empty (the knowledge database), while having instincts and abilities (instinct and abilities database's), to 'learn', and associate the newly gained knowledge with other knowledge (visual, audible, emotional, other senses) as it continues learning, just like a baby does from birth.
A Human baby is born with 'inherited' memories and programs (both from DNA and from the mother while in the womb), which allows it to perform instinctive responses to certain situations and influences (if then).
The Human Baby takes what, One to Three years (pending the genetic flaws), of constant data input and association from All of its' input sensors (sight, sound, touch, taste, smell, emotions, etc.. associating the sight with the sound that it made at the time it seen and heard it, etc...) before it can even begin intelligently thinking (massive association of memories with memories) with any 'basic' level of understandence (within itself).
The Human Baby 'learns' by repetition and mimicing, for example: it see's someone walking, so it repeatedly tries to mimic what it see's until it itself can walk.
The Human Baby takes a couple of years of 'training' before it can intelligently begin recognizing and interpreting voice commands, and then through a trial and error method (derived from visual association of what it has previously recorded seeing other people do when they were faced with the same voice commands) repeatedly attempts and associates its learning (finding out what it can and can't get away with - child psychology).
The Human Child takes roughly a year (sometimes ten years or more - I still can't spell that good) before it can learn to read and write - memorize symbols, memorize sounds to those symbols, associate symbols to sounds, and then associate those sounds to words and phrases that it has heard before, and then associate those words and phrases to visual (and other sensual) interpretations to give the sentence of what ever it is reading context and meaning - and is also often misinterpreted even as and/or by adults.
A true AI program, in my own opinion, should not be any different.
Concentrate on the 'Learning and Association' functions (mingled with complex nests of IF THEN's), and a creative imagination (constantly running simulations which it gives data to and recieves data from (a separate program which it operates) - knowledge by assumption, and then associating that assumed knowledge with real time facts as it aquires or learns them), and everything else will fall into place as you 'Teach' it.
Just like most simple (and complex) voice recognition programs require someone to teach them, etc...
The main problem we face, however, is a lack of Memory, and CPU power, to handle this degree of AI.
Cheers :)
long live artificial intelligence
oh, sounds pretty cool :)