<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Turing Dreams</title>
	<atom:link href="http://turingdreams.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://turingdreams.com</link>
	<description>A blog about the culture, technology and ideology of Artificial Intelligence</description>
	<lastBuildDate>Fri, 25 May 2012 08:29:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='turingdreams.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/deb1472918d9cced90f6b75b9a929ea6?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Turing Dreams</title>
		<link>http://turingdreams.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://turingdreams.com/osd.xml" title="Turing Dreams" />
	<atom:link rel='hub' href='http://turingdreams.com/?pushpress=hub'/>
		<item>
		<title>Super Turing machines and oracles: the making of a (truly?) artificial mind</title>
		<link>http://turingdreams.com/2012/04/12/super-turing-machines-and-oracles-the-making-of-a-truly-artificial-mind/</link>
		<comments>http://turingdreams.com/2012/04/12/super-turing-machines-and-oracles-the-making-of-a-truly-artificial-mind/#comments</comments>
		<pubDate>Thu, 12 Apr 2012 16:15:52 +0000</pubDate>
		<dc:creator>George Zarkadakis</dc:creator>
				<category><![CDATA[Technologies]]></category>
		<category><![CDATA[Oracle machine]]></category>

		<guid isPermaLink="false">http://turingdreams.com/?p=408</guid>
		<description><![CDATA[A major theoretical &#8211; as well philosophical &#8211; problem in Artificial Intelligence is incomputability. Although there are many formal definitions of the concept of incomputability, it really boils down to this: there are many things that the human mind does &#8230; <a href="http://turingdreams.com/2012/04/12/super-turing-machines-and-oracles-the-making-of-a-truly-artificial-mind/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=turingdreams.com&#038;blog=24795217&#038;post=408&#038;subd=turingdreams&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A major theoretical &#8211; as well philosophical &#8211; problem in Artificial Intelligence is <strong>incomputability</strong>. Although there are many formal definitions of the concept of incomputability, it really boils down to this: there are many things that the human mind does which cannot be expressed in an algorithmic fashion. The most prominent is what we commonly call “<strong>intuition</strong>”. The simplest form of intuition is when we find solutions to novel problems, solely on the basis of past experience and with incomplete knowledge.</p>
<div id="attachment_409" class="wp-caption aligncenter" style="width: 310px"><a href="http://turingdreams.files.wordpress.com/2012/04/pythia.jpg"><img class="size-medium wp-image-409" title="pythia" src="http://turingdreams.files.wordpress.com/2012/04/pythia.jpg?w=300&h=212" alt="" width="300" height="212" /></a><p class="wp-caption-text">She may not have been in direct contact with Apollo, but she did contribute to difficult decision-making</p></div>
<p>The scope of human intuition is ubiquitous and all-pervasive; virtually every discovery made in science and engineering, and the whole of the arts, are products of intuition. This “leap” of the human mind when we “intuitively” see the whole picture by connecting seemingly unconnected dots &#8211; when we get inspired to write a novel or invent a new machine &#8211; cannot be mapped in any formal mathematical notation (or computing language, which is the “computer age equivalent”).</p>
<p>Furthermore, problems that need “intuition” to be solved (such as proving mathematical theorems) cannot be known in advance and thus fall under the spectre of the “halting problem” in computation as defined by Alan Turing: a Turing machine may compute forever and thus never arrive at the solution (i.e. it will never “halt”). This notion is another way of saying that the computer may never find the answer. Computers, which are Turing machines operating with formal algorithms, cannot be intuitive. Therefore, Artificial Intelligence based on such computers will never be really “intelligent” in any general sense, but always confined to addressing specific problems within a narrow space of possible solutions.</p>
<p>Alan Turing was well aware of this limitation in computing machines. In 1939 he wrote in his ordinal logics paper a short statement about “<strong>oracle machines</strong>” (or “<strong>o-machines</strong>”).</p>
<p>“<em>Let us suppose we are supplied with some unspecified means of solving number-theoretic problems; a kind of oracle as it were.. . . this oracle . . . cannot be a machine. With the help of the oracle we could form a new kind of machine (call them o-machines), having as one of its fundamental processes that of solving a given number-theoretic problem.&#8221;</em></p>
<p>This is virtually all Turing said of oracle machines. His description was only a page and a half long of that was devoted to the insolvability of related problems such as whether an o-machine will output an infinite number of 0&#8242;s or not. Since then, Turing left the topic never to return.</p>
<div id="attachment_410" class="wp-caption aligncenter" style="width: 310px"><a href="http://turingdreams.files.wordpress.com/2012/04/oracle-ellison.jpg"><img class="size-medium wp-image-410" title="Oracle Ellison" src="http://turingdreams.files.wordpress.com/2012/04/oracle-ellison.jpg?w=300&h=212" alt="" width="300" height="212" /></a><p class="wp-caption-text">Not quite what Alan had in mind...</p></div>
<p>Oracle machines are “super Turing machines”: they are machines encompassing a classic Turing machine connected to an “oracle”, a black box that answers “yes” or “no” to a decision problem that the Turing machine cannot solve. Obviously, every o-machine has its own limitations. The oracle may not be able to answer either “yes” or “no” to a given problem; in which case another, “higher-order”, oracle is necessary. Oracle machines thus tend to cluster one-within-another, in infinite nests, like Russian dolls: as their numbers tend to infinity, incomputability tends to zero.</p>
<p>Oracle machines solve the problem of incomputability by means of an infinite series. In a replay of Zeno&#8217;s paradox super Turing machines forever get closer to intuition without ever reaching it. And although mathematicians like Turing would have been content with such a mathematical description philosophers are a tough bunch to convince that this is anything more than a Pyrrhic victory .</p>
<p>Evidently, computational scientists are the children of mathematics than philosophy. In the current issue of <em>Neural Computation</em> <strong>Hava Siegelmann</strong> of the University of Massachusetts Amherst and post-doctoral research colleague <strong>Jeremie Cabessa</strong>, describe a “super-Turing machine” that, they claim, will increase artificial intelligence by many orders of magnitude.</p>
<p>Each step in Siegelmann&#8217;s model starts with a new Turing machine that computes once and then adapts. The size of the set of natural numbers is represented by the notation aleph-zero, <strong>א</strong><sub>0</sub>, representing also the number of infinite calculations possible by classical Turing machines in a real-world environment on continuously arriving inputs. By contrast, Siegelmann&#8217;s most recent analysis demonstrates that Super-Turing computation has 2<strong> <sup>א</sup></strong> <sup>0</sup>, possible behaviours. &#8220;If the Turing machine had 300 behaviours, the Super-Turing would have 2<sup>300</sup>, more than the number of atoms in the observable universe,&#8221; she explains in &#8220;<em>Daily Science</em>&#8220;.</p>
<p>According to Siegelmann, the Super-Turing framework allows a stimulus to actually change the computer at each computational step, behaving in a way closer to that of the constantly adapting and evolving brain.</p>
<p>This approach closely resembles an oracle machine. The machine will not try to forcefully calculate all possible outcomes before deciding, but will adapt to the problem’s parameters by “connecting the dots”, i.e. asking an “oracle” about “yes” or “no” at each step before proceeding any further. The scientists at Amherst intend to implement their theoretical model on analogue recurrent neural networks. It will be interesting to see the results.</p>
<p><strong>Reference: </strong>A. M. Turing (1939), <em>Systems of logic based on ordinals</em>, Proc. London Math. Soc. 45 Part 3, 161{228}.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/turingdreams.wordpress.com/408/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/turingdreams.wordpress.com/408/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/turingdreams.wordpress.com/408/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/turingdreams.wordpress.com/408/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/turingdreams.wordpress.com/408/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/turingdreams.wordpress.com/408/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/turingdreams.wordpress.com/408/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/turingdreams.wordpress.com/408/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/turingdreams.wordpress.com/408/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/turingdreams.wordpress.com/408/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/turingdreams.wordpress.com/408/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/turingdreams.wordpress.com/408/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/turingdreams.wordpress.com/408/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/turingdreams.wordpress.com/408/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=turingdreams.com&#038;blog=24795217&#038;post=408&#038;subd=turingdreams&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://turingdreams.com/2012/04/12/super-turing-machines-and-oracles-the-making-of-a-truly-artificial-mind/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8d68551df9aa5a1548e8a0b686bcf603?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zarkadakis</media:title>
		</media:content>

		<media:content url="http://turingdreams.files.wordpress.com/2012/04/pythia.jpg?w=300" medium="image">
			<media:title type="html">pythia</media:title>
		</media:content>

		<media:content url="http://turingdreams.files.wordpress.com/2012/04/oracle-ellison.jpg?w=300" medium="image">
			<media:title type="html">Oracle Ellison</media:title>
		</media:content>
	</item>
		<item>
		<title>Ape me!New insights for robot learning from studies of the primate brain</title>
		<link>http://turingdreams.com/2012/02/26/ape-menew-insights-for-robot-learning-from-studies-of-the-primate-brain/</link>
		<comments>http://turingdreams.com/2012/02/26/ape-menew-insights-for-robot-learning-from-studies-of-the-primate-brain/#comments</comments>
		<pubDate>Sun, 26 Feb 2012 13:32:21 +0000</pubDate>
		<dc:creator>George Zarkadakis</dc:creator>
				<category><![CDATA[Technologies]]></category>
		<category><![CDATA[mirror neurons]]></category>

		<guid isPermaLink="false">http://turingdreams.com/?p=400</guid>
		<description><![CDATA[Monkeys and chimps have quite similar brains to our own. Our evolutionary cousins’ frontal and parietal mirror systems map the actions of others onto the observer’s own actions, a mapping that is probably responsible for “imitation” behavior.  The underlying neurological &#8230; <a href="http://turingdreams.com/2012/02/26/ape-menew-insights-for-robot-learning-from-studies-of-the-primate-brain/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=turingdreams.com&#038;blog=24795217&#038;post=400&#038;subd=turingdreams&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Monkeys and chimps have quite similar brains to our own. Our evolutionary cousins’ frontal and parietal mirror systems map the actions of others onto the observer’s own actions, a mapping that is probably responsible for “imitation” behavior.  The underlying neurological mechanism is due to a type of neurons that is prevalent in these systems – called “mirror neurons” – which map the sight of observed actions onto motor programs that allow the animal to reproduce the observed action and thus achieve a desired goal (e.g. getting food). Do-as-he-does becomes imprinted into memory that drives the myosceletal system.</p>
<div id="attachment_402" class="wp-caption aligncenter" style="width: 285px"><a href="http://turingdreams.files.wordpress.com/2012/02/chimps.jpg"><img class="size-full wp-image-402" title="chimps" src="http://turingdreams.files.wordpress.com/2012/02/chimps.jpg?w=500" alt=""   /></a><p class="wp-caption-text">Primates practicing love and tenderness</p></div>
<p>Observing primates in the wild, as well in the lab, has given scientists new insights of the way neurology and behavior connect. For example, chimps in a sanctuary in Uganda have been seen moving their hands up and down in synchrony with a chimp cracking a nut with a stone, and so acquiring the same skill.</p>
<p>Learning by imitation in the animal world should inform designers of machine leaning systems in robots. Robots of the future will watch your actions and “ape” them; and thus learn how to do the same thing on their own.</p>
<span style="text-align:center; display: block;"><a href="http://turingdreams.com/2012/02/26/ape-menew-insights-for-robot-learning-from-studies-of-the-primate-brain/"><img src="http://img.youtube.com/vi/5x1G0nkSd9w/2.jpg" alt="" /></a></span>
<p>Cross-fertilization between primatology and engineering may be happening already. Karlsruhe Institute of Technology and the FZI Research Center for Information Technology have developed ARMAR, a humanoid robot, who can understand commands and execute them independently. It designers claim that it reacts to gestures and learns by watching a human do something, e.g. how to empty a dishwasher or clean the counter; then does it too.</p>
<p>The challenge for robot designers is to add contextual background to human actions. For example, if a human pushes a button with his head because his hands are occupied should not make the robot imitate the same action exactly. The robot must “understand” the ultimate objective of the action. Thus the robot must push the button with his hands. Such contextual hermeneutics seem to be hard-wired in the primate brain, where the action is closely linked to the goal. If we could decode and reproduce this hard-wiring unto our robots, then we would have developed the “next” generation of primates, mechanical creatures build in our image that would learn our ways like our children do.</p>
<p><strong>Reference</strong>: <em>The Primate Mind</em>, Edited by Frans B.M. de Waal and Pier Francesco Ferrari, Harvard University Press, 2012</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/turingdreams.wordpress.com/400/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/turingdreams.wordpress.com/400/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/turingdreams.wordpress.com/400/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/turingdreams.wordpress.com/400/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/turingdreams.wordpress.com/400/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/turingdreams.wordpress.com/400/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/turingdreams.wordpress.com/400/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/turingdreams.wordpress.com/400/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/turingdreams.wordpress.com/400/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/turingdreams.wordpress.com/400/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/turingdreams.wordpress.com/400/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/turingdreams.wordpress.com/400/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/turingdreams.wordpress.com/400/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/turingdreams.wordpress.com/400/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=turingdreams.com&#038;blog=24795217&#038;post=400&#038;subd=turingdreams&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://turingdreams.com/2012/02/26/ape-menew-insights-for-robot-learning-from-studies-of-the-primate-brain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8d68551df9aa5a1548e8a0b686bcf603?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zarkadakis</media:title>
		</media:content>

		<media:content url="http://turingdreams.files.wordpress.com/2012/02/chimps.jpg" medium="image">
			<media:title type="html">chimps</media:title>
		</media:content>
	</item>
		<item>
		<title>The woman who remembered everything</title>
		<link>http://turingdreams.com/2012/02/09/the-woman-who-remembered-everything/</link>
		<comments>http://turingdreams.com/2012/02/09/the-woman-who-remembered-everything/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 13:14:45 +0000</pubDate>
		<dc:creator>George Zarkadakis</dc:creator>
				<category><![CDATA[Brain and consciousness]]></category>
		<category><![CDATA[Jill Price]]></category>
		<category><![CDATA[Memory]]></category>

		<guid isPermaLink="false">http://turingdreams.wordpress.com/?p=388</guid>
		<description><![CDATA[Human memory is different from computer memory in many important ways. Computers store information in specific locations. While there are ways of storing meta-data with each piece of information, computer memory is very limited when it comes to context. For &#8230; <a href="http://turingdreams.com/2012/02/09/the-woman-who-remembered-everything/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=turingdreams.com&#038;blog=24795217&#038;post=388&#038;subd=turingdreams&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Human memory is different from computer memory in many important ways. Computers store information in specific locations. While there are ways of storing meta-data with each piece of information, computer memory is very limited when it comes to context. For example, the stored image of your boyfriend may be given a title and a short description, but when the computer retrieves it, it will be a hard task to infer from the image multi-dimensional data such as character, events about this person, emotions, etc.</p>
<div id="attachment_391" class="wp-caption aligncenter" style="width: 235px"><a href="http://turingdreams.files.wordpress.com/2012/02/brain-memory.jpg"><img class="size-full wp-image-391" title="Brain memory" src="http://turingdreams.files.wordpress.com/2012/02/brain-memory.jpg?w=500" alt=""   /></a><p class="wp-caption-text">This is not how we do it</p></div>
<p style="text-align:left;"> Unlike computer memory which is designed human memory is the product of millions of years of evolution. Mammalian brains such as ours do not use fixed-address systems, but store memories in a very haphazard fashion; memories tend to overlap, combine or simply disappear. Neuroscience has not yet cracked the code of human memory but it does give us some first clues: our memories live in the hippocampus and the prefrontal cortex. Whenever we “remember” a rich set of data is retrieved which is contextually intertwined with emotions. Human memories are never like a video or a photograph or a text file; they are never “objective”. They are always “subjective”, i.e. value-laden. The plasticity of our brains might be the cause for our memories changing over time, or under a variety of emotional conditions (such as stress, excitement, sadness, etc.).</p>
<div id="attachment_389" class="wp-caption aligncenter" style="width: 310px"><a href="http://turingdreams.files.wordpress.com/2012/02/jillprice.jpg"><img class="size-medium wp-image-389" title="JillPrice" src="http://turingdreams.files.wordpress.com/2012/02/jillprice.jpg?w=300&h=155" alt="" width="300" height="155" /></a><p class="wp-caption-text">Jill Price (photo by Bryce Duffy)</p></div>
<p>An interesting case made news several years ago of an American lady named Jill Price who could remember virtually everything. Ms Price had a perfect recollection of every single event in her life since she was 12 years old. Her case has been studied by neuroscientist James McGaugh of UC Irvine. McCaugh and his collaborators named Ms Price’s syndrome as “hyperthymetic”, a Greek word meaning “supermemoriser”. Although, understanding what exactly happens in Ms Price’s brain is beyond the capabilities of current brain scan technologies, current observations indicate that her brain shares many characteristics of people with obsessive-compulsive syndrome. Ms Price is obsessive in “collecting” items (e.g. puffy toys) that remind her of things that happen to her; she is also going over and over again thinking about things that happen to her (she keeps a detailed diary), something that tends to reinforce neural pathways. Nevertheless these observations explain almost nothing. Her capability of remembering everything is truly “super-human”.</p>
<div id="attachment_390" class="wp-caption aligncenter" style="width: 294px"><a href="http://turingdreams.files.wordpress.com/2012/02/rachel_2.jpg"><img class="size-full wp-image-390" title="Rachel_2" src="http://turingdreams.files.wordpress.com/2012/02/rachel_2.jpg?w=500" alt=""   /></a><p class="wp-caption-text">Rachel remembered having a mother</p></div>
<p>Imagining intelligent androids of the future has failed to deal satisfactorily with the issue of memory. In <em>Blade Runner</em>, for example, the android Rachel has been programmed with false memories; a childhood she never had. Tyler Corporation have given her photographs of her “parents” which Rachel treasures, since they convince her that she had a human past. Such emotional reaction to memories requires a human-like brain. Androids that can hold memories in a human-like fashion will be prone to all the problems that we face with our memories; ultimately we lose them, or they mutate into a subjective narrative that reflects our inner wishes rather than the facts that actually took place.  Like humans, androids must be able to lie about their past, without necessarily intending to. But that seems like a waste. Unless human programmers decide to install faulty memories in their creations, intelligent androids will be more like the hyperthymetic Ms Price.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/turingdreams.wordpress.com/388/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/turingdreams.wordpress.com/388/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/turingdreams.wordpress.com/388/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/turingdreams.wordpress.com/388/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/turingdreams.wordpress.com/388/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/turingdreams.wordpress.com/388/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/turingdreams.wordpress.com/388/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/turingdreams.wordpress.com/388/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/turingdreams.wordpress.com/388/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/turingdreams.wordpress.com/388/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/turingdreams.wordpress.com/388/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/turingdreams.wordpress.com/388/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/turingdreams.wordpress.com/388/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/turingdreams.wordpress.com/388/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=turingdreams.com&#038;blog=24795217&#038;post=388&#038;subd=turingdreams&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://turingdreams.com/2012/02/09/the-woman-who-remembered-everything/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8d68551df9aa5a1548e8a0b686bcf603?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zarkadakis</media:title>
		</media:content>

		<media:content url="http://turingdreams.files.wordpress.com/2012/02/brain-memory.jpg" medium="image">
			<media:title type="html">Brain memory</media:title>
		</media:content>

		<media:content url="http://turingdreams.files.wordpress.com/2012/02/jillprice.jpg?w=300" medium="image">
			<media:title type="html">JillPrice</media:title>
		</media:content>

		<media:content url="http://turingdreams.files.wordpress.com/2012/02/rachel_2.jpg" medium="image">
			<media:title type="html">Rachel_2</media:title>
		</media:content>
	</item>
		<item>
		<title>Alan Turing: Celebrating 100 years from his birth</title>
		<link>http://turingdreams.com/2012/01/02/alan-turing-celebrating-100-years-from-his-birth/</link>
		<comments>http://turingdreams.com/2012/01/02/alan-turing-celebrating-100-years-from-his-birth/#comments</comments>
		<pubDate>Mon, 02 Jan 2012 12:19:08 +0000</pubDate>
		<dc:creator>George Zarkadakis</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Alan Turing]]></category>
		<category><![CDATA[The Imitation Game]]></category>

		<guid isPermaLink="false">http://turingdreams.com/?p=379</guid>
		<description><![CDATA[Alan Turing was born in London on 23 June 1912. Arrested and convicted for homosexuality in 1952 he was ordered by the court to undergo chemical castration be injecting estrogens. In June 1954 Turing committed suicide by eating an apple &#8230; <a href="http://turingdreams.com/2012/01/02/alan-turing-celebrating-100-years-from-his-birth/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=turingdreams.com&#038;blog=24795217&#038;post=379&#038;subd=turingdreams&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Alan Turing</strong> was born in London on 23 June 1912. Arrested and convicted for homosexuality in 1952 he was ordered by the court to undergo chemical castration be injecting estrogens. In June 1954 Turing committed suicide by eating an apple poisoned with cyanide.  Turing was one of the greatest mathematicians of the 20<sup>th</sup> century. There is very little in the modern discourse on the future of technological civilization that Turing has not influenced.</p>
<div id="attachment_380" class="wp-caption aligncenter" style="width: 210px"><a href="http://turingdreams.files.wordpress.com/2012/01/enigma-200x145.jpg"><img class="size-full wp-image-380" title="enigma.200x145" src="http://turingdreams.files.wordpress.com/2012/01/enigma-200x145.jpg?w=500" alt=""   /></a><p class="wp-caption-text">The Enigma Machine</p></div>
<p>During WW2 he led in <strong>Bletchley Park</strong> (a secret location of British Naval counter-intelligence) a team of mathematicians and cryptanalysts in breaking the Nazi <strong>“Enigma” code</strong>. He did so by developing a “mirror” coding machine, a precursor of modern computers.</p>
<div id="attachment_381" class="wp-caption aligncenter" style="width: 225px"><a href="http://turingdreams.files.wordpress.com/2012/01/universal-machine.jpg"><img class="size-medium wp-image-381" title="universal machine" src="http://turingdreams.files.wordpress.com/2012/01/universal-machine.jpg?w=215&h=300" alt="" width="215" height="300" /></a><p class="wp-caption-text">The Universal Machine, by Jin Wicked</p></div>
<p>His seminal paper on uncomputability expanded <strong>Gödel’s incompleteness theorem</strong> by introducing the concept of a “universal machine” (often called “<strong>Universal Turing Machine</strong>”), thereby foretelling the modern, digital computer. A Universal Machine is a machine that can be programmed to perform any operation. Turing showed that there will always be mathematical truths (theorems) which the Universal Machine will never be able, not only to solve but, – most importantly – to know a priori if they are solvable. In such cases the machine would never “halt”, i.e. end its operation, but would continue forever.</p>
<div id="attachment_382" class="wp-caption aligncenter" style="width: 244px"><a href="http://turingdreams.files.wordpress.com/2012/01/imitation-game.png"><img class="size-medium wp-image-382" title="imitation game" src="http://turingdreams.files.wordpress.com/2012/01/imitation-game.png?w=234&h=300" alt="" width="234" height="300" /></a><p class="wp-caption-text">The Imitation Game: Guess who is what</p></div>
<p>Turing believed that computing machines will one day become as intelligent as humans, perhaps more so. He suggested the “<strong><a href="http://turingdreams.com/2011/10/26/the-imitation-game/">imitation game</a></strong>”, in order to demonstrate a way to tell whether a machine was intelligent or not: if a human interrogator on the basis of a conversation between himself and some “unknown person” (an intelligent machine “imitating” a human) could not tell whether that “person” was human or not, then one had to accept that the intelligent machine was as intelligent as a human being. Although this “behaviourist” approach to “Artificial Intelligence” has been challenged, Turing’s Imitation Game remains the best available concept for assessing the degree of machine intelligence.</p>
<div id="attachment_383" class="wp-caption aligncenter" style="width: 210px"><a href="http://turingdreams.files.wordpress.com/2012/01/turing-year-2012.jpg"><img class="size-full wp-image-383" title="Turing Year 2012" src="http://turingdreams.files.wordpress.com/2012/01/turing-year-2012.jpg?w=500" alt=""   /></a><p class="wp-caption-text">2012: The Alan Turing Year</p></div>
<p>This year 2012 marks 100 years since the birth of  Turing, and a number of celebrations are being organized around the world. You can find more by visiting this <a href="http://www.mathcomp.leeds.ac.uk/turing2012/">website</a>.</p>
<p><strong><a href="http://georgezarkadakis.com/">Your author</a></strong> has written a play on the last days of Turing, which is currently on submission. You may read a summary of the play <a href="http://georgezarkadakis.com/the-imitation-game-2/">here</a>, and some notes <a href="http://georgezarkadakis.com/2011/10/28/notes-on-the-imitation-game/">here</a>.</p>
<p><strong> Turing Dreams</strong> will be celebrating the Alan Turing Centenary throughout 2012, by reporting regularly on events that are taking place. Stay tuned!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/turingdreams.wordpress.com/379/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/turingdreams.wordpress.com/379/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/turingdreams.wordpress.com/379/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/turingdreams.wordpress.com/379/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/turingdreams.wordpress.com/379/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/turingdreams.wordpress.com/379/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/turingdreams.wordpress.com/379/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/turingdreams.wordpress.com/379/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/turingdreams.wordpress.com/379/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/turingdreams.wordpress.com/379/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/turingdreams.wordpress.com/379/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/turingdreams.wordpress.com/379/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/turingdreams.wordpress.com/379/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/turingdreams.wordpress.com/379/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=turingdreams.com&#038;blog=24795217&#038;post=379&#038;subd=turingdreams&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://turingdreams.com/2012/01/02/alan-turing-celebrating-100-years-from-his-birth/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8d68551df9aa5a1548e8a0b686bcf603?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zarkadakis</media:title>
		</media:content>

		<media:content url="http://turingdreams.files.wordpress.com/2012/01/enigma-200x145.jpg" medium="image">
			<media:title type="html">enigma.200x145</media:title>
		</media:content>

		<media:content url="http://turingdreams.files.wordpress.com/2012/01/universal-machine.jpg?w=215" medium="image">
			<media:title type="html">universal machine</media:title>
		</media:content>

		<media:content url="http://turingdreams.files.wordpress.com/2012/01/imitation-game.png?w=234" medium="image">
			<media:title type="html">imitation game</media:title>
		</media:content>

		<media:content url="http://turingdreams.files.wordpress.com/2012/01/turing-year-2012.jpg" medium="image">
			<media:title type="html">Turing Year 2012</media:title>
		</media:content>
	</item>
		<item>
		<title>2011 in review</title>
		<link>http://turingdreams.com/2012/01/01/2011-in-review/</link>
		<comments>http://turingdreams.com/2012/01/01/2011-in-review/#comments</comments>
		<pubDate>Sun, 01 Jan 2012 18:30:09 +0000</pubDate>
		<dc:creator>George Zarkadakis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://turingdreams.com/?p=376</guid>
		<description><![CDATA[The WordPress.com stats helper monkeys prepared a 2011 annual report for this blog. Here&#8217;s an excerpt: A San Francisco cable car holds 60 people. This blog was viewed about 2,800 times in 2011. If it were a cable car, it &#8230; <a href="http://turingdreams.com/2012/01/01/2011-in-review/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=turingdreams.com&#038;blog=24795217&#038;post=376&#038;subd=turingdreams&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The WordPress.com stats helper monkeys prepared a 2011 annual report for this blog.</p>
<p><a href="/2011/annual-report/"><img src="http://www.wordpress.com/wp-content/mu-plugins/annual-reports/img/emailteaser.jpg" alt="" width="100%" /></a></p>
<p>Here&#8217;s an excerpt:</p>
<blockquote><p>A San Francisco cable car holds 60 people. This blog was viewed about <strong>2,800</strong> times in 2011. If it were a cable car, it would take about 47 trips to carry that many people.</p></blockquote>
<p><a href="/2011/annual-report/">Click here to see the complete report.</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/turingdreams.wordpress.com/376/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/turingdreams.wordpress.com/376/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/turingdreams.wordpress.com/376/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/turingdreams.wordpress.com/376/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/turingdreams.wordpress.com/376/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/turingdreams.wordpress.com/376/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/turingdreams.wordpress.com/376/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/turingdreams.wordpress.com/376/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/turingdreams.wordpress.com/376/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/turingdreams.wordpress.com/376/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/turingdreams.wordpress.com/376/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/turingdreams.wordpress.com/376/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/turingdreams.wordpress.com/376/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/turingdreams.wordpress.com/376/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=turingdreams.com&#038;blog=24795217&#038;post=376&#038;subd=turingdreams&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://turingdreams.com/2012/01/01/2011-in-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8d68551df9aa5a1548e8a0b686bcf603?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zarkadakis</media:title>
		</media:content>

		<media:content url="http://www.wordpress.com/wp-content/mu-plugins/annual-reports/img/emailteaser.jpg" medium="image" />
	</item>
		<item>
		<title>Blissful ignorance the key to machine intelligence?</title>
		<link>http://turingdreams.com/2011/12/22/blissful-ignorance-the-key-to-machine-intelligence/</link>
		<comments>http://turingdreams.com/2011/12/22/blissful-ignorance-the-key-to-machine-intelligence/#comments</comments>
		<pubDate>Thu, 22 Dec 2011 20:19:18 +0000</pubDate>
		<dc:creator>George Zarkadakis</dc:creator>
				<category><![CDATA[Technologies]]></category>
		<category><![CDATA[intelligent agent]]></category>

		<guid isPermaLink="false">http://turingdreams.com/?p=368</guid>
		<description><![CDATA[A recent paper in Science reports an interesting experiment carried out at Princeton using fish and exploring the dynamics of crowd intelligence.  Researchers used golden shiners, a strongly schooling fish. They trained a large number of groups to swim toward &#8230; <a href="http://turingdreams.com/2011/12/22/blissful-ignorance-the-key-to-machine-intelligence/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=turingdreams.com&#038;blog=24795217&#038;post=368&#038;subd=turingdreams&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A recent paper in <em>Science</em> reports an interesting experiment carried out at Princeton using fish and exploring the dynamics of crowd intelligence.  Researchers used golden shiners, a strongly schooling fish. They trained a large number of groups to swim toward a blue target, while smaller groups were trained to follow their natural predilection for a yellow target. When placed together, the large trained group would follow the smaller group to the yellow target. When fish with no prior training (the uninformed individuals) were introduced, however, the fish increasingly swam toward the majority-preferred blue target.</p>
<div id="attachment_369" class="wp-caption aligncenter" style="width: 310px"><a href="http://turingdreams.files.wordpress.com/2011/12/goldenshiner.jpg"><img class="size-medium wp-image-369" title="goldenshiner" src="http://turingdreams.files.wordpress.com/2011/12/goldenshiner.jpg?w=300&h=197" alt="" width="300" height="197" /></a><p class="wp-caption-text">The blissful mind of a golden shiner</p></div>
<p>The story circulated in the media with much journalistic spin as “evidence” of how people take decisions in democratic societies. According to the spin, and extrapolating wildly from fish, uninformed human voters tend to side with the informed majority, therefore counterbalancing extremist minorities. I am obviously very sceptical of this extrapolation which makes a number of impossible assumptions, the most obvious ones being (a) that we do not live in idealistic direct democracies, (b) that an “uninformed” human does not exit anymore; “misinformed” would be a better word. Mathematical models of human behaviour, however sophisticated they might be, are run on the basis of assumptions that usually are too simplified to reflect the complexities of human societies.</p>
<div id="attachment_370" class="wp-caption aligncenter" style="width: 310px"><a href="http://turingdreams.files.wordpress.com/2011/12/agent2.jpg"><img class="size-medium wp-image-370" title="agent2" src="http://turingdreams.files.wordpress.com/2011/12/agent2.jpg?w=300&h=204" alt="" width="300" height="204" /></a><p class="wp-caption-text">A society of intelligent agents</p></div>
<p>Nevertheless, the experiment, and the models, are interesting for societies of <strong>intelligent agents</strong>. Such societies are by design democratic. Decisions aimed at problem-solving are taken by dynamics of interaction between agents. No agent has all the information or the complete solution. As the system (or society) evolves a solution various lines of reasoning come to productive conflict. The experiment suggests that we may get better solutions if we keep a number of agents initially uninvolved in the problem-solving process. Bringing them on at a later stage, where there is a minority and a majority, could safeguard the correct decision.</p>
<p><strong>Journal Reference</strong>: D. Couzin, C. C. Ioannou, G. Demirel, T. Gross, C. J. Torney, A. Hartnett, L. Conradt, S. A. Levin, N. E. Leonard. <strong>Uninformed Individuals Promote Democratic Consensus in Animal Groups</strong>. <em>Science</em>, 2011; 334 (6062): 1578 DOI: <a href="http://dx.doi.org/10.1126/science.1210280" target="_blank">10.1126/science.1210280</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/turingdreams.wordpress.com/368/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/turingdreams.wordpress.com/368/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/turingdreams.wordpress.com/368/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/turingdreams.wordpress.com/368/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/turingdreams.wordpress.com/368/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/turingdreams.wordpress.com/368/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/turingdreams.wordpress.com/368/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/turingdreams.wordpress.com/368/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/turingdreams.wordpress.com/368/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/turingdreams.wordpress.com/368/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/turingdreams.wordpress.com/368/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/turingdreams.wordpress.com/368/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/turingdreams.wordpress.com/368/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/turingdreams.wordpress.com/368/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=turingdreams.com&#038;blog=24795217&#038;post=368&#038;subd=turingdreams&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://turingdreams.com/2011/12/22/blissful-ignorance-the-key-to-machine-intelligence/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8d68551df9aa5a1548e8a0b686bcf603?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zarkadakis</media:title>
		</media:content>

		<media:content url="http://turingdreams.files.wordpress.com/2011/12/goldenshiner.jpg?w=300" medium="image">
			<media:title type="html">goldenshiner</media:title>
		</media:content>

		<media:content url="http://turingdreams.files.wordpress.com/2011/12/agent2.jpg?w=300" medium="image">
			<media:title type="html">agent2</media:title>
		</media:content>
	</item>
		<item>
		<title>Sex with robots III: loving the mecha</title>
		<link>http://turingdreams.com/2011/12/01/sex-with-robots-iii-loving-the-mecha/</link>
		<comments>http://turingdreams.com/2011/12/01/sex-with-robots-iii-loving-the-mecha/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 15:32:02 +0000</pubDate>
		<dc:creator>George Zarkadakis</dc:creator>
				<category><![CDATA[Cultural roots]]></category>
		<category><![CDATA[The Future]]></category>
		<category><![CDATA[Ovid]]></category>
		<category><![CDATA[Pygmalion]]></category>
		<category><![CDATA[robot sex]]></category>

		<guid isPermaLink="false">http://turingdreams.com/?p=358</guid>
		<description><![CDATA[Ovid, in his Metamorphoses, delivers us Pygmalion, the Cypriot sculptor who carves the ivory statue of a perfect woman. He names her Galatea, the &#8220;one as white as milk&#8221;. The statue is so life-like that Pygmalion falls in love with &#8230; <a href="http://turingdreams.com/2011/12/01/sex-with-robots-iii-loving-the-mecha/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=turingdreams.com&#038;blog=24795217&#038;post=358&#038;subd=turingdreams&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Ovid</strong>, in his <em>Metamorphoses</em>, delivers us <strong>Pygmalion</strong>, the Cypriot sculptor who carves the ivory statue of a perfect woman. He names her Galatea, the &#8220;one as white as milk&#8221;. The statue is so life-like that Pygmalion falls in love with it/her. He prays to Aphrodite so that the statue may come alive. Pygmalion is a tortured soul. Disillusioned with love he has denied the company of (real) women. He lives a secluded, celibate life. Aphrodite,  goddess of love, grants him his wish, for no mortal has the right to remained unloved. So one night, during the festival of the love-goddess, Pygmalion kisses his perfect creation and the simulacrum comes alive.</p>
<p style="text-align:center;"> <a style="text-align:center;background-color:#f3f3f3;" href="http://turingdreams.files.wordpress.com/2011/11/pygmalion_raoux.jpg"><img class="size-medium wp-image-359 aligncenter" title="Pygmalion_(Raoux)" src="http://turingdreams.files.wordpress.com/2011/11/pygmalion_raoux.jpg?w=226&h=300" alt="" width="226" height="300" /></a></p>
<div class="mceTemp mceIEcenter">
<dl class="wp-caption aligncenter">
<dd class="wp-caption-dd">Pygmalion giving life with a kiss</dd>
</dl>
</div>
<p>Loving the mecha has haunted European literature ever since. <strong>Rousseau, Goethe, Shakespeare</strong> borrowed the theme in writings of their own. <strong>Bernard Shaw’s</strong> <em>Pygmalion</em> is a reinterpretation of the myth whereby the girl is brought to life by two men in speech, the goal for their masterpiece is for her to marry and become a duchess. The stories of <strong>Frankenstein</strong>, as well as <strong>Pinocchio</strong>, also feed from the ancient concept of the metamorphosis of dead matter into a living, feeling, thinking creature.</p>
<p>The advent of cinema, coinciding with the expansion of the industrial revolution, saw Pygmalion’s myth in a new light. No need for divine intervention anymore. Simulacra could now be constructed using machines and machine tools. In the classic 1927 “<em>Metropolis</em>” by <strong>Fritz Lang</strong>, Galatea  is now a mechanical woman, a simulacrum of living Maria. Her fist task is – what else? – to seduce.  Here’s the classic “dance of Babylon” scene from the film:</p>
<span style="text-align:center; display: block;"><a href="http://turingdreams.com/2011/12/01/sex-with-robots-iii-loving-the-mecha/"><img src="http://img.youtube.com/vi/DJmFeJQ6nJs/2.jpg" alt="" /></a></span>
<p>In 1982 <strong>Ridley Scott</strong> introduced us to a future where mechas are part of society. The scene of Zhora the stripper, hunted down by the Blade Runner, and dying by smashing though successive glass windows is an unforgettable ode to human self-destruction.</p>
<div id="attachment_361" class="wp-caption aligncenter" style="width: 310px"><a href="http://turingdreams.files.wordpress.com/2011/11/blade-runner-stripper.jpg"><img class="size-medium wp-image-361" title="Blade Runner stripper" src="http://turingdreams.files.wordpress.com/2011/11/blade-runner-stripper.jpg?w=300&h=131" alt="" width="300" height="131" /></a><p class="wp-caption-text">Zhora on the run</p></div>
<p><strong>Steven Spielberg,</strong> taking up where <strong>Stanley Kubrick</strong> left, directs and produces <em>AI</em> in 2001. Here too, mechas are used as sex objects. Gigolo Joe, played by Jude Law, is a male prostitute mecha with the ability to mimic love.</p>
<div id="attachment_362" class="wp-caption aligncenter" style="width: 208px"><a href="http://turingdreams.files.wordpress.com/2011/11/ai_movie_sexual-workers.jpg"><img class="size-medium wp-image-362" title="AI_movie_sex workers" src="http://turingdreams.files.wordpress.com/2011/11/ai_movie_sexual-workers.jpg?w=198&h=300" alt="" width="198" height="300" /></a><p class="wp-caption-text">Mecha sex workers</p></div>
<p><strong>Alan Turing</strong> would have approved, for how can we <em>really</em> tell if someone loves us? What subtle messages lovers exchange during lovemaking that cannot be copied in a machine? Isn’t it the commonest experience in life the “betrayal” of love? In the <a title="The imitation game" href="http://turingdreams.com/2011/10/26/the-imitation-game/" target="_blank">imitation game</a> of love there comes a time when all the words and actions shared vanish like dew under a scorching sun; when all that is left is the feeling of being fooled by a lie.</p>
<p>In the future, sex and love would be the first to bind humans and mechas, for only the latter will be able to mimic love so perfectly well as to make it look eternal. And that is exactly what we humans have been seeking all along.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/turingdreams.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/turingdreams.wordpress.com/358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/turingdreams.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/turingdreams.wordpress.com/358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/turingdreams.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/turingdreams.wordpress.com/358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/turingdreams.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/turingdreams.wordpress.com/358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/turingdreams.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/turingdreams.wordpress.com/358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/turingdreams.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/turingdreams.wordpress.com/358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/turingdreams.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/turingdreams.wordpress.com/358/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=turingdreams.com&#038;blog=24795217&#038;post=358&#038;subd=turingdreams&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://turingdreams.com/2011/12/01/sex-with-robots-iii-loving-the-mecha/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8d68551df9aa5a1548e8a0b686bcf603?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zarkadakis</media:title>
		</media:content>

		<media:content url="http://turingdreams.files.wordpress.com/2011/11/pygmalion_raoux.jpg?w=226" medium="image">
			<media:title type="html">Pygmalion_(Raoux)</media:title>
		</media:content>

		<media:content url="http://turingdreams.files.wordpress.com/2011/11/blade-runner-stripper.jpg?w=300" medium="image">
			<media:title type="html">Blade Runner stripper</media:title>
		</media:content>

		<media:content url="http://turingdreams.files.wordpress.com/2011/11/ai_movie_sexual-workers.jpg?w=198" medium="image">
			<media:title type="html">AI_movie_sex workers</media:title>
		</media:content>
	</item>
		<item>
		<title>Victorian scientific romance and the AI singularity</title>
		<link>http://turingdreams.com/2011/11/23/victorian-scientific-romance-and-the-ai-singularity/</link>
		<comments>http://turingdreams.com/2011/11/23/victorian-scientific-romance-and-the-ai-singularity/#comments</comments>
		<pubDate>Wed, 23 Nov 2011 15:33:04 +0000</pubDate>
		<dc:creator>George Zarkadakis</dc:creator>
				<category><![CDATA[Cultural roots]]></category>
		<category><![CDATA[Erewhon]]></category>
		<category><![CDATA[Simon Butler]]></category>

		<guid isPermaLink="false">http://turingdreams.com/?p=344</guid>
		<description><![CDATA[The 1800s must have been a great time to live. They mark the beginning of many things we take for granted today; most notably democracy, technological and scientific innovation, globalization and international trade. The British Empire was at its height, &#8230; <a href="http://turingdreams.com/2011/11/23/victorian-scientific-romance-and-the-ai-singularity/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=turingdreams.com&#038;blog=24795217&#038;post=344&#038;subd=turingdreams&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The 1800s must have been a great time to live. They mark the beginning of many things we take for granted today; most notably democracy, technological and scientific innovation, globalization and international trade. The British Empire was at its height, people started moving with steamships and trains across continents, and inventions like the telegraph and the telephone allowed news to travel faster than ever.</p>
<p>History must have seemed to be taking a whole new course, unimagined by people who lived only a few years earlier. Writers such as <strong>Samuel Butler</strong>, <strong>H.G. Wells</strong>, <strong>William Morris</strong>, and others pondered upon the question of progress, and a new literary genre was created that mixed fantasy, satire and allegory: the scientific romance. A few notable books of this genre are “<em>The Time Machine</em>” (1895) by Wells, “<em>News from Nowhere</em>” (1890) by Morris and “<em>Erewhon</em>” (1872) by Butler.</p>
<div id="attachment_349" class="wp-caption aligncenter" style="width: 238px"><a href="http://turingdreams.files.wordpress.com/2011/11/samuel_butler2.jpg"><img class="size-medium wp-image-349" title="Samuel_Butler" src="http://turingdreams.files.wordpress.com/2011/11/samuel_butler2.jpg?w=228&h=300" alt="" width="228" height="300" /></a><p class="wp-caption-text">Samuel Butler (1835-1902)</p></div>
<p>In <em>Erewhon</em> (an anagram of “nowhere”) Butler describes a utopian society that had become industrialized long before Europe and had opted to banish machines. This was because in Erewhon machines were deemed to be dangerous. Butler expanded on the idea in his “Book of Machines” where he claimed that Darwinism applied to machine evolution, and therefore it was inevitable that machines will ultimately develop consciousness. Butler claimed that  &#8221;it was the race of the intelligent machines and not the race of men which would be the next step in evolution.&#8221; <strong>Frank Herbert</strong>, the author of <em>&#8220;Dune&#8221;</em>, as a back-story coined the term “<strong>Butlerian jihad</strong>” to describe an event 10,000 years before the events of <em>Dune</em> where thinking machines were outlawed.</p>
<div id="attachment_350" class="wp-caption aligncenter" style="width: 242px"><a href="http://turingdreams.files.wordpress.com/2011/11/butlerian-jihad.jpg"><img class="size-medium wp-image-350" title="Butlerian Jihad" src="http://turingdreams.files.wordpress.com/2011/11/butlerian-jihad.jpg?w=232&h=300" alt="" width="232" height="300" /></a><p class="wp-caption-text">Butlerian Jihad: calling the faithful</p></div>
<p>Perhaps there is a cautionary take to be found in Victorian scientific romance, something that could possibly resonate in our own age too. The 21<sup>st</sup> century arrived in an awkward fashion. The events of 9/11 and the Afghanistan and Iraq wars that followed, colored the first decade of our century with the shades of two unnecessary wars that polarized politics. The economic crises of 2008 and the current one in the eurozone have shifted the public debate towards doubting capitalism. Whilst all this take place in the forefront of public awareness an immense technological revolution is quietly brewing in the background. This revolution is all about intelligent machines. They may not have arrived at the level of consciousness yet (but who is to <em>really</em> tell?) but they <em>do</em> control our planet. Our financial and commodity markets, our defense systems, our industries, our infrastructures are all controlled to a greater or lesser degree by autonomous computer programs.</p>
<p>Last month a major military exercise took place across NATO countries in preparation for future cyberwar.  NATO scenarios assumed a cyber attack from a hostile country or terrorist organization. But, what if the “attack” comes as a rebellion of our “mechanical slaves”?  How could we tell the difference?  And what could we possibly do to defend ourselves then?</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/turingdreams.wordpress.com/344/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/turingdreams.wordpress.com/344/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/turingdreams.wordpress.com/344/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/turingdreams.wordpress.com/344/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/turingdreams.wordpress.com/344/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/turingdreams.wordpress.com/344/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/turingdreams.wordpress.com/344/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/turingdreams.wordpress.com/344/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/turingdreams.wordpress.com/344/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/turingdreams.wordpress.com/344/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/turingdreams.wordpress.com/344/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/turingdreams.wordpress.com/344/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/turingdreams.wordpress.com/344/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/turingdreams.wordpress.com/344/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=turingdreams.com&#038;blog=24795217&#038;post=344&#038;subd=turingdreams&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://turingdreams.com/2011/11/23/victorian-scientific-romance-and-the-ai-singularity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8d68551df9aa5a1548e8a0b686bcf603?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zarkadakis</media:title>
		</media:content>

		<media:content url="http://turingdreams.files.wordpress.com/2011/11/samuel_butler2.jpg?w=228" medium="image">
			<media:title type="html">Samuel_Butler</media:title>
		</media:content>

		<media:content url="http://turingdreams.files.wordpress.com/2011/11/butlerian-jihad.jpg?w=232" medium="image">
			<media:title type="html">Butlerian Jihad</media:title>
		</media:content>
	</item>
		<item>
		<title>In memoriam of John McCarthy, father of Artificial Intelligence</title>
		<link>http://turingdreams.com/2011/11/17/in-memoriam-of-john-mccarthy-father-of-artificial-intelligence/</link>
		<comments>http://turingdreams.com/2011/11/17/in-memoriam-of-john-mccarthy-father-of-artificial-intelligence/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 14:00:47 +0000</pubDate>
		<dc:creator>George Zarkadakis</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[John McCarthy]]></category>
		<category><![CDATA[LISP]]></category>

		<guid isPermaLink="false">http://turingdreams.com/?p=338</guid>
		<description><![CDATA[John McCarthy passed away on October 24th 2011 aged 84. He was the one who coined the terms “Artificial Intelligence” during the historical Dartmouth Conference in 1956. A stern believer in mathematical logic he developed the list processing language LISP, &#8230; <a href="http://turingdreams.com/2011/11/17/in-memoriam-of-john-mccarthy-father-of-artificial-intelligence/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=turingdreams.com&#038;blog=24795217&#038;post=338&#038;subd=turingdreams&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>John McCarthy</strong> passed away on October 24<sup>th</sup> 2011 aged 84. He was the one who coined the terms “Artificial Intelligence” during the historical Dartmouth Conference in 1956. A stern believer in mathematical logic he developed the list processing language <strong>LISP</strong>, still in use today. He was one of the pioneers of “<strong>time sharing</strong>” computing, an architecture whereby simple terminals communicate via a central, powerful computer; an idea that, although out of fashion during the long microcomputer decades (1980s-2000s), it returns nowadays with the advent of “<strong>cloud computing</strong>”.</p>
<div id="attachment_340" class="wp-caption aligncenter" style="width: 223px"><a href="http://turingdreams.files.wordpress.com/2011/11/john-mccarthy.jpg"><img class="size-medium wp-image-340" title="John McCarthy" src="http://turingdreams.files.wordpress.com/2011/11/john-mccarthy.jpg?w=213&h=300" alt="" width="213" height="300" /></a><p class="wp-caption-text">John McCarthy (1927-2011)</p></div>
<p>LISP (the language I coded during my PhD) made use of lambda calculus to express relations between objects, subjects and ideas. It was “programming without programming”, at least on the high-level of the computer language itself. This means that the programmer did not tell the computer how to execute a specific algorithm. Instead, it coded a picture of the world – a “knowledge base”. The computer was then asked questions about that world. The response from the machine was produced by building inferences based on the coded knowledge base. The syntax of the language reflected the aspirations of McCarthy that machines should be able to “think for themselves” in a manner similar to humans: we have an idea of the world based on knowledge and experience; when a new problem comes along we solve it by accessing our knowledge and experience and producing new ideas and solutions.</p>
<div id="attachment_341" class="wp-caption aligncenter" style="width: 310px"><a href="http://turingdreams.files.wordpress.com/2011/11/leonardo.jpg"><img class="size-medium wp-image-341" title="Leonardo" src="http://turingdreams.files.wordpress.com/2011/11/leonardo.jpg?w=300&h=200" alt="" width="300" height="200" /></a><p class="wp-caption-text">Early dreams of machines...</p></div>
<p>McCarthy belonged to a long tradition of engineers that dreamt of machines and their relationship to humans and human society. When in 1962 he moved from MIT to Stanford in order to set up the legendary Artificial Intelligence Lab he declared that he was going to produce an intelligent machine within the next 10 years. The promise was never fulfilled, and later McCarthy conceded that he had been rather hubristic in his predictions. He acknowledged that we know too little about the human thinking processes in order to reproduce them in a machine. Nevertheless, he was confident that given enough resources, both in money and brainpower, a truly artificial intelligent system was feasible. An intelligent computer, he half-joked, would require “1.8 Einsteins and one-tenth of the resources of the Manhattan project”.</p>
<p>He will remain an inspiration to us all.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/turingdreams.wordpress.com/338/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/turingdreams.wordpress.com/338/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/turingdreams.wordpress.com/338/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/turingdreams.wordpress.com/338/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/turingdreams.wordpress.com/338/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/turingdreams.wordpress.com/338/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/turingdreams.wordpress.com/338/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/turingdreams.wordpress.com/338/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/turingdreams.wordpress.com/338/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/turingdreams.wordpress.com/338/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/turingdreams.wordpress.com/338/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/turingdreams.wordpress.com/338/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/turingdreams.wordpress.com/338/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/turingdreams.wordpress.com/338/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=turingdreams.com&#038;blog=24795217&#038;post=338&#038;subd=turingdreams&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://turingdreams.com/2011/11/17/in-memoriam-of-john-mccarthy-father-of-artificial-intelligence/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8d68551df9aa5a1548e8a0b686bcf603?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zarkadakis</media:title>
		</media:content>

		<media:content url="http://turingdreams.files.wordpress.com/2011/11/john-mccarthy.jpg?w=213" medium="image">
			<media:title type="html">John McCarthy</media:title>
		</media:content>

		<media:content url="http://turingdreams.files.wordpress.com/2011/11/leonardo.jpg?w=300" medium="image">
			<media:title type="html">Leonardo</media:title>
		</media:content>
	</item>
		<item>
		<title>Pandora, the first woman, was an android</title>
		<link>http://turingdreams.com/2011/11/09/pandora-the-first-woman-was-an-android/</link>
		<comments>http://turingdreams.com/2011/11/09/pandora-the-first-woman-was-an-android/#comments</comments>
		<pubDate>Wed, 09 Nov 2011 08:27:34 +0000</pubDate>
		<dc:creator>George Zarkadakis</dc:creator>
				<category><![CDATA[Cultural roots]]></category>
		<category><![CDATA[Theogony]]></category>

		<guid isPermaLink="false">http://turingdreams.com/?p=332</guid>
		<description><![CDATA[Hesiod recounts in Theogony how Zeus became angry with Prometheus for giving the gift of fire to humans, that he decided to take revenge upon the humans by creating the first woman.  Here’s a retelling of the story by using &#8230; <a href="http://turingdreams.com/2011/11/09/pandora-the-first-woman-was-an-android/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=turingdreams.com&#038;blog=24795217&#038;post=332&#038;subd=turingdreams&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hesiod recounts in <em>Theogony</em> how Zeus became angry with Prometheus for giving the gift of fire to humans, that he decided to take revenge upon the humans by creating the first woman.  Here’s a retelling of the story by using some more familiar terms.</p>
<p>Zeus commanded Hephaestus, the god-engineer, to make the first woman (please note that according to Theogony there were only men living on earth until then). Hephaestus knew the art of making androids (or “gynaekoids” to be more exact) well, because he had already built several of them, beautiful maidens that obediently served him at his lab-cum-workshop. But Pandora had to be special. So after the basic hardware was constructed by Hephaestus, and the operating system was put in place, Zeus invited the other gods in Olympus to give Pandora “gifts”, i.e. special functions and properties.</p>
<div id="attachment_333" class="wp-caption aligncenter" style="width: 187px"><a href="http://turingdreams.files.wordpress.com/2011/11/pandora.jpg"><img class="size-medium wp-image-333" title="Pandora" src="http://turingdreams.files.wordpress.com/2011/11/pandora.jpg?w=177&h=300" alt="" width="177" height="300" /></a><p class="wp-caption-text">The all-gifted (by Jules Joseph Lefebvre, 1882)</p></div>
<p>What made Pandora different from the other robots in Hephaestus lab was a gift given to her by Hermes, the god of thieves and traders: “the gift of deceit”. Pandora was furnished with “theory of mind”; she could tell what other people thought or thought that they thought and use this knowledge to manipulate them. Thus she was named the “all-gifted” and duly dispatched to the middleworld of humans.</p>
<p>The Greek myth of Pandora is one of many in the ancient world where gods, and sometimes talented humans, build artificial beings – usually women. One can read much in stories such as these.</p>
<p>A <strong>historian of technology</strong> may recognize the roots of imagining artificial life and intelligence. A <strong>feminist</strong> may read the obsessive will of men to subjugate women taken to an extreme: why not create one according to specification? An <strong>ethicist</strong> may diagnose a precautionary tale: Pandora with her insatiable curiosity ultimately brings about the fall of humankind. Finally, a <strong>philosopher of science</strong> may notice a disconnect with evolution: artificial intelligence is created, not evolved. Pandora, the all gifted, is a design.</p>
<p>You may argue that this is just another creation myth from a tribe of white people who lived in the Balkans many thousands of years ago. Yes, it is exactly that, a tale from a non-scientific past. Nevertheless, some of us may see a disturbing symmetry arising – another Pandora being born into a not-so-distant, scientific future.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/turingdreams.wordpress.com/332/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/turingdreams.wordpress.com/332/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/turingdreams.wordpress.com/332/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/turingdreams.wordpress.com/332/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/turingdreams.wordpress.com/332/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/turingdreams.wordpress.com/332/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/turingdreams.wordpress.com/332/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/turingdreams.wordpress.com/332/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/turingdreams.wordpress.com/332/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/turingdreams.wordpress.com/332/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/turingdreams.wordpress.com/332/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/turingdreams.wordpress.com/332/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/turingdreams.wordpress.com/332/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/turingdreams.wordpress.com/332/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=turingdreams.com&#038;blog=24795217&#038;post=332&#038;subd=turingdreams&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://turingdreams.com/2011/11/09/pandora-the-first-woman-was-an-android/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8d68551df9aa5a1548e8a0b686bcf603?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zarkadakis</media:title>
		</media:content>

		<media:content url="http://turingdreams.files.wordpress.com/2011/11/pandora.jpg?w=177" medium="image">
			<media:title type="html">Pandora</media:title>
		</media:content>
	</item>
	</channel>
</rss>
