Difference between revisions of "AI"
From Hack Sphere Labs Wiki
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | *http://www.sciencemag.org/content/338/6111/1202 | ||
+ | *https://www.youtube.com/watch?v=xv6xQAZ5ng4 | ||
+ | *http://www.reddit.com/r/IAmA/comments/147gqm/we_are_the_computational_neuroscientists_behind/ | ||
+ | *http://nengo.ca/overview | ||
+ | |||
+ | |||
=Blind Code Execution= | =Blind Code Execution= | ||
Line 5: | Line 11: | ||
=Quantum Transportation Decisions= | =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. | + | 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. IE the answers are connected in some physical manner. Either by time and space or both. |
=Scratch= | =Scratch= |
Latest revision as of 16:15, 23 June 2013
- http://www.sciencemag.org/content/338/6111/1202
- https://www.youtube.com/watch?v=xv6xQAZ5ng4
- http://www.reddit.com/r/IAmA/comments/147gqm/we_are_the_computational_neuroscientists_behind/
- http://nengo.ca/overview
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. IE the answers are connected in some physical manner. Either by time and space or both.