Difference between revisions of "AI"

From Hack Sphere Labs Wiki
Jump to: navigation, search
(Created page with "=Blind Code Execution= A syntax free language and 'blindly' executes. Its interpreter cannot be corrupted (crash) and the more you add out of place/order the more it organizes,...")
 
Line 6: Line 6:
  
 
The theory that it is faster to get to the answer through a physical transformation then random guessing.  Sometimes without any information about the solution beforehand.
 
The theory that it is faster to get to the answer through a physical transformation then random guessing.  Sometimes without any information about the solution beforehand.
 +
 +
=Scratch=
 +
*http://en.wikipedia.org/wiki/Alan_Turing
 +
*http://en.wikipedia.org/wiki/Turing_machine
 +
*http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=5716321

Revision as of 10:20, 16 November 2011

Blind Code Execution

A syntax free language and 'blindly' executes. Its interpreter cannot be corrupted (crash) and the more you add out of place/order the more it organizes, thinks, and processes.

Quantum Transportation Decisions

The theory that it is faster to get to the answer through a physical transformation then random guessing. Sometimes without any information about the solution beforehand.

Scratch