home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 6_2008-2009.ISO / data / zips / Intelligen21337511112008.psc / @PSC_ReadMe_71381_1.txt next >
Text File  |  2008-11-13  |  2KB  |  14 lines

  1. Title: Intelligence Generator/Detector, Version 4.0
  2. Description: This computer model demonstrates self-organizing, self-learning intelligence. On startup this guess/memory intelligence is like a newborn. It does not know up from down or left from right or what it’s seeing, experiencing. But from trial and error quickly learns how to coordinate motors with sensory information to get where it wants to go.
  3.  
  4. The model also has an angular ring memory that adds awareness of where the feeder is located when it is out of its field of vision. Like us when a ball goes by we know where it went and without thinking about it can turn in the proper direction. This can be tested by checking a box that allows the mouse to be used to move the feeder around the screen so it gives chase. After some training time it will get very good at keeping up with it.
  5.  
  6. This model is analogous to finger muscle control that through training becomes coordinated in a way that they have the keyboard layout stored as motions to reach each key. In both cases intelligence successfully learns to navigate a 3D space without requiring a physical map.
  7. Intelligence detection is in the form of a graphic display that allows confidence, contents of memory and success staying fed to be shown. No intelligence at all would produce a flat-line graph. But as input sensory information is added it's learning rate increases, as does its confidence level. Experimenting with how the simple main loop uses its sensory information (analogous to how neurons are connected) can produce thousands of various behaviors.
  8. Documentation Included.
  9.  
  10. This file came from Planet-Source-Code.com...the home millions of lines of source code
  11. You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=71381&lngWId=1
  12.  
  13. The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
  14.