<?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:ymaps="http://api.maps.yahoo.com/Maps/V2/AnnotatedMaps.xsd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>KQED QUEST &#187; AI</title>
	<atom:link href="http://science.kqed.org/quest/tag/ai/feed/" rel="self" type="application/rss+xml" />
	<link>http://science.kqed.org/quest</link>
	<description>Explore science, nature and environment stories from Northern California and beyond with KQED’s multimedia series</description>
	<lastBuildDate>Thu, 09 Feb 2012 23:37:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>	<atom:link rel='hub' href='http://science.kqed.org/quest/?pushpress=hub'/>
		<item>
		<title>IBM&#039;s Watson Computer and the Future of Artificial Intelligence</title>
		<link>http://science.kqed.org/quest/2011/11/23/ibms-watson-computer-and-the-future-of-artificial-intelligence/</link>
		<comments>http://science.kqed.org/quest/2011/11/23/ibms-watson-computer-and-the-future-of-artificial-intelligence/#comments</comments>
		<pubDate>Wed, 23 Nov 2011 20:12:58 +0000</pubDate>
		<dc:creator>Laura Khalil</dc:creator>
				<category><![CDATA[Engineering]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[artificial intelligence]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[watson]]></category>

		<guid isPermaLink="false">http://science.kqed.org/quest/?p=27682</guid>
		<description><![CDATA[Go behind the scenes of IBM's Watson and learn just how it beat the pros on Jeopardy.]]></description>
			<content:encoded><![CDATA[<div id="attachment_27684" class="wp-caption alignleft" style="width: 310px"><a href="http://science.kqed.org/quest/2011/11/23/ibms-watson-computer-and-the-future-of-artificial-intelligence/screen-shot-2011-11-21-at-10-55-30-pm/" rel="attachment wp-att-27684"><img src="http://science.kqed.org/quest/files/2011/11/Screen-Shot-2011-11-21-at-10.55.30-PM-300x169.png" alt="" title="Watson" width="300" height="169" class="size-thumbnail wp-image-27684" /></a><p class="wp-caption-text">Watson battles it out on Jeopardy</p></div>
<p>Last Tuesday, Dr. David Ferrucci spoke at <a href="http://www.computerhistory.org/" title="computer history museum" target="_blank">The Computer History Museum</a> in Mountain View with The Financial Times' Richard Waters about IBM's Watson computer and the future of artificial intelligence (AI).</p>
<p>Watson is the most successful AI computer since <a href="http://en.wikipedia.org/wiki/Deep_Blue_(chess_computer)" title="deep blue" target="_blank">Deep Blue</a>, the chess-playing computer that played against and defeated chess grandmaster Garry Kasparov in 1997.</p>
<p>Watson's mission was to compete against the top champions of the popular trivia show Jeopardy. Dr. Ferrucci was in charge of the Watson project at IBM, and explained to a packed audience how the project came to be and where IBM is taking this technology in the future.</p>
<p>Artificial intelligence began to experience a renaissance in 1995 when research began on teaching computers how to digest and comprehend knowledge in the manner that humans do &#8212; natural language. Natural language comprehension, the goal of Watson, really strikes at the heart of AI. After the success of Deep Blue, IBM executives wanted to find the "next big thing". An executive came up with the idea of a computer that could compete playing Jeopardy. It took a couple years to gain mindshare within IBM to take on what seemed like a harebrained idea, but Dr. Ferrucci stepped up to the plate.</p>
<p>Watson was significantly more challenging to build than its predecessor. As Dr. Ferrucci explained, when Deep Blue was created to play chess, its goal was to follow the rules and strategies of a well-defined game. There is no background knowledge or natural language processing needed to play chess; as such it is well-suited for a machine to play.</p>
<p>The project ran the risk of killing Ferrucci's career if it failed, but he described it as "a challenge too irresistible not to try". Over four years, 27 IBM researchers built Watson with Ferrucci.</p>
<p>Watson uses ~80 kilowatts of electrical power (approximately equal to 700 incandescent light bulbs), 20 tons of air conditioned cooling capacity, 15 terabytes of RAM (the approximate size of 4 million MP3 songs), and 2,880 CPU cores. It's built inside of a self-contained box, so as to constrain it in a way that would make clear that it was not communicating with the outside world or with humans while playing. It holds information equivalent to ~1,000,000 books.</p>
<p>At its core, Watson relies on computing many different possible answers to a question and generating and ranking probabilities about the correctness of each possible response. Watson will only answer a question if the highest probability is over a certain threshold (for example, 50%).</p>
<p>In order for Watson to buzz in, it:</p>
<p>1. Hears the spoken question, and turns that speech into text.<br />
2. Generates queries for more information and gets back data.<br />
3. Compiles a series of competing hypotheses from that data.<br />
4. Ranks each competing hypothesis based on supporting data that it finds.<br />
5. Picks and buzzes in with the top-ranked result (assuming it surpasses the "correctness" threshold).</p>
<p>In order to fairly interact with the Jeopardy game as a human does, Watson was outfitted with a robotic hand to depress the buzzer.</p>
<p>While Watson may no longer be competing against Jeopardy contestants its underlying technology, Deep QA, has a variety of applications in the real world. In the field of health care, Deep QA can reason over language and can deliver explanations of diagnoses it finds in natural language.</p>
<p>While Deep QA will never replace doctors in performing a diagnosis, it is a vast improvement over existing computer systems that perform diagnoses by giving doctors a 5,000 world deductive proof rather than an readily understandable explanation. Deep QA's abilities are applicable across law, education and defense. </p>
<p>To learn more about Watson, check out the TED talk, <a href="http://www.ted.com/webcast/archive/event/ibmwatson">Final Jeopardy! and the Future of Watson</a>.</p>

	Tags: <a href="http://science.kqed.org/quest/tag/ai/" title="AI" rel="tag">AI</a>, <a href="http://science.kqed.org/quest/tag/artificial-intelligence/" title="artificial intelligence" rel="tag">artificial intelligence</a>, <a href="http://science.kqed.org/quest/tag/ibm/" title="IBM" rel="tag">IBM</a>, <a href="http://science.kqed.org/quest/tag/watson/" title="watson" rel="tag">watson</a><br />
]]></content:encoded>
			<wfw:commentRss>http://science.kqed.org/quest/2011/11/23/ibms-watson-computer-and-the-future-of-artificial-intelligence/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<georss:point>37.7749295 -122.4194155</georss:point><geo:lat>37.7749295</geo:lat><geo:long>-122.4194155</geo:long>
		<media:thumbnail url="http://science.kqed.org/quest/files/2011/11/Screen-Shot-2011-11-21-at-10.55.30-PM.png" />
		<media:content url="http://science.kqed.org/quest/files/2011/11/Screen-Shot-2011-11-21-at-10.55.30-PM.png" medium="image">
			<media:title type="html">Watson</media:title>
		</media:content>
		<media:content url="http://science.kqed.org/quest/files/2011/11/Screen-Shot-2011-11-21-at-10.55.30-PM.png" medium="image">
			<media:title type="html">Watson</media:title>
			<media:description type="html">Watson battles it out on Jeopardy</media:description>
			<media:thumbnail url="http://science.kqed.org/quest/files/2011/11/Screen-Shot-2011-11-21-at-10.55.30-PM-300x169.png" />
		</media:content>
	</item>
		<item>
		<title>Stanford Engineering Offers Free Online Classes</title>
		<link>http://science.kqed.org/quest/2011/09/06/stanford-engineering-offers-free-online-classes/</link>
		<comments>http://science.kqed.org/quest/2011/09/06/stanford-engineering-offers-free-online-classes/#comments</comments>
		<pubDate>Tue, 06 Sep 2011 16:00:33 +0000</pubDate>
		<dc:creator>Laura Khalil</dc:creator>
				<category><![CDATA[Engineering]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[machine learning]]></category>
		<category><![CDATA[online class]]></category>
		<category><![CDATA[Stanford]]></category>

		<guid isPermaLink="false">http://science.kqed.org/quest/?p=23755</guid>
		<description><![CDATA[Stanford is offering anyone with a computer and an internet connection an unprecedented opportunity to take free online courses with its engineering department.]]></description>
			<content:encoded><![CDATA[<p><a href="http://science.kqed.org/quest/2011/09/06/stanford-engineering-offers-free-online-classes/introduction-to-artificial-intelligence-fall-2011/" rel="attachment wp-att-23757"><img src="http://science.kqed.org/quest/files/2011/09/Introduction-to-Artificial-Intelligence-Fall-2011-300x169.jpg" alt="" title="Introduction to Artificial Intelligence - Fall 2011" width="300" height="169" class="alignleft size-thumbnail wp-image-23757" /></a>For the first time in its history, Stanford is offering several of its engineering classes online for free. Unlike free class recordings which can be found in abundance on iTunes U, these classes will provide students will full course materials as well as asking students to complete homework and exams. In return, online participants will receive a certificate of completion.</p>
<p>Stanford has three classes up for online registrations: <a href="http://www.ai-class.com/">Introduction to Artificial Intelligence (AI)</a>, <a href="http://www.db-class.com/">Introduction to Databases</a> and <a href="http://www.ml-class.com/">Machine Learning</a>. Since opening registration this August, over 100,000 people have registered for these three courses combined. </p>
<p>All three courses begin on October 10th. As with the Introduction to AI course, there is a basic track and an advanced track. The basic track requires participants to watch lectures and complete quizzes while the advanced track also requires homework and exam participation. Both tracks provide a certificate of completion.</p>
<p>With everything free, there are some limitations. These classes do not count as Stanford university credit and do not provide direct access to the instructor. I might not be an expert in computer science, but I am definitely interested enough to follow at least one of these classes. </p>
<p>Let us know in the comments what you think of Stanford's offer and if you plan to take any of these courses!</p>

	Tags: <a href="http://science.kqed.org/quest/tag/ai/" title="AI" rel="tag">AI</a>, <a href="http://science.kqed.org/quest/tag/databases/" title="databases" rel="tag">databases</a>, <a href="http://science.kqed.org/quest/tag/ed/" title="Education" rel="tag">Education</a>, <a href="http://science.kqed.org/quest/tag/engineering/" title="Engineering" rel="tag">Engineering</a>, <a href="http://science.kqed.org/quest/tag/machine-learning/" title="machine learning" rel="tag">machine learning</a>, <a href="http://science.kqed.org/quest/tag/online-class/" title="online class" rel="tag">online class</a>, <a href="http://science.kqed.org/quest/tag/stanford/" title="Stanford" rel="tag">Stanford</a><br />
]]></content:encoded>
			<wfw:commentRss>http://science.kqed.org/quest/2011/09/06/stanford-engineering-offers-free-online-classes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<georss:point>37.71859032558813 -122.431640625</georss:point><geo:lat>37.71859032558813</geo:lat><geo:long>-122.431640625</geo:long>
		<media:thumbnail url="http://science.kqed.org/quest/files/2011/09/Introduction-to-Artificial-Intelligence-Fall-2011.jpg" />
		<media:content url="http://science.kqed.org/quest/files/2011/09/Introduction-to-Artificial-Intelligence-Fall-2011.jpg" medium="image">
			<media:title type="html">Introduction to Artificial Intelligence - Fall 2011</media:title>
		</media:content>
		<media:content url="http://science.kqed.org/quest/files/2011/09/Introduction-to-Artificial-Intelligence-Fall-2011.jpg" medium="image">
			<media:title type="html">Introduction to Artificial Intelligence &#8211; Fall 2011</media:title>
			<media:thumbnail url="http://science.kqed.org/quest/files/2011/09/Introduction-to-Artificial-Intelligence-Fall-2011-300x169.jpg" />
		</media:content>
	</item>
		<item>
		<title>Producer&#039;s Notes for Bio-inspiration&#058; Nature as Muse</title>
		<link>http://science.kqed.org/quest/2008/10/21/producers-notes-for-bio-inspiration-nature-as-muse/</link>
		<comments>http://science.kqed.org/quest/2008/10/21/producers-notes-for-bio-inspiration-nature-as-muse/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 18:16:23 +0000</pubDate>
		<dc:creator>Joan Johnson</dc:creator>
				<category><![CDATA[Biology]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[Television]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[artifical intelligence]]></category>
		<category><![CDATA[bio-inspiration]]></category>
		<category><![CDATA[biomimicry]]></category>
		<category><![CDATA[intelligent design]]></category>
		<category><![CDATA[muscles]]></category>
		<category><![CDATA[neurons]]></category>
		<category><![CDATA[robot]]></category>
		<category><![CDATA[robotics]]></category>
		<category><![CDATA[Stanford]]></category>
		<category><![CDATA[UC Berkeley]]></category>

		<guid isPermaLink="false">http://www.kqed.org/quest/blog/?p=895</guid>
		<description><![CDATA[Bio-inspired design borrows its creative inspiration from models and systems in nature, that is, plant and animal parts that have been slowly tweaked for over 3.8 billion years.  But that doesn't mean that nature's designs are perfect.]]></description>
			<content:encoded><![CDATA[<p><span class="left"><a href="http://science.kqed.org/quest/video/bioinspiration-nature-as-muse"><img src="http://science.kqed.org/quest/files/2008/10/217a_bio300-2.jpg" /></a></span>I was a biologist once, before I got into television, so I find these times particularly trying when I see schoolteachers and otherwise intelligent people calling evolution into question. That's part of the reason that I jumped at the chance to co-produce a story about bio-inspiration (the other reason being that I LOVE geckos&#8230;which will make more sense if you watch our QUEST <a href="http://science.kqed.org/quest/video/bioinspiration-nature-as-muse">Bio-inspiration segment</a>).</p>
<p>Bio-inspired design borrows its creative inspiration from models and systems in nature, that is, plant and animal parts that have been slowly tweaked for over 3.8 billion years.  But that doesn't mean that nature's designs are perfect.  In fact, that's what makes the process of engineering things based on natural models so difficult.  You have to figure out how to pull the aces from the evolutionary discard pile.  As professor Bob Full at U.C. Berkeley explained in our first phone conversation, that's also why scientists now use the term "bio-inspiration" rather than the more commonly known term "biomimicry."  Biologists and engineers are not looking to simply mimic nature, because there are all kinds of dead ends and redundancies in natural systems that would be pointless to recreate in an optimized, man-made piece of technology. One of the examples he gave me is a kind of grasshopper that if you were to copy it, you would copy neurons that go to nothing, they don't connect to any muscles, and that's because during evolution the adults lost their ability to fly.  The neurons going to the muscles are still there, but the muscles aren't there anymore. No need to copy that, right?</p>
<p>So what a biomimeticist does is look to nature to find plants &amp; animals with remarkable performance abilities, and studies their adaptations for inspiration to design something new. For example, if you want to make a tiny robot that can fly, then look at the best fliers.  If you want to design a blade that moves quickly through fluids, or an Olympic swimsuit that minimizes drag, then look to the most efficient swimmers.  Now that's what I call "intelligent design!"</p>
<p><br clear="all"> </p>
<p><span class="left"><a href="http://science.kqed.org/quest/video/bioinspiration-nature-as-muse"><img src="http://science.kqed.org/quest/files/images/tv_icon_light.gif" alt="" /></a></span>Watch the <a href="http://science.kqed.org/quest/video/bioinspiration-nature-as-muse">Bio-Inspiration: Nature as Muse</a> television story report online.</p>
<p><br clear="all"></p>
<p> 37.871754 -122.260760</p>

	Tags: <a href="http://science.kqed.org/quest/tag/ai/" title="AI" rel="tag">AI</a>, <a href="http://science.kqed.org/quest/tag/artifical-intelligence/" title="artifical intelligence" rel="tag">artifical intelligence</a>, <a href="http://science.kqed.org/quest/tag/bio-inspiration/" title="bio-inspiration" rel="tag">bio-inspiration</a>, <a href="http://science.kqed.org/quest/tag/biology/" title="Biology" rel="tag">Biology</a>, <a href="http://science.kqed.org/quest/tag/biomimicry/" title="biomimicry" rel="tag">biomimicry</a>, <a href="http://science.kqed.org/quest/tag/engineering/" title="Engineering" rel="tag">Engineering</a>, <a href="http://science.kqed.org/quest/tag/intelligent-design/" title="intelligent design" rel="tag">intelligent design</a>, <a href="http://science.kqed.org/quest/tag/muscles/" title="muscles" rel="tag">muscles</a>, <a href="http://science.kqed.org/quest/tag/neurons/" title="neurons" rel="tag">neurons</a>, <a href="http://science.kqed.org/quest/tag/robot/" title="robot" rel="tag">robot</a>, <a href="http://science.kqed.org/quest/tag/robotics/" title="robotics" rel="tag">robotics</a>, <a href="http://science.kqed.org/quest/tag/stanford/" title="Stanford" rel="tag">Stanford</a>, <a href="http://science.kqed.org/quest/tag/uc-berkeley/" title="UC Berkeley" rel="tag">UC Berkeley</a><br />
]]></content:encoded>
			<wfw:commentRss>http://science.kqed.org/quest/2008/10/21/producers-notes-for-bio-inspiration-nature-as-muse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<georss:point>37.8717540 -122.2607600</georss:point><geo:lat>37.8717540</geo:lat><geo:long>-122.2607600</geo:long>
		<media:thumbnail url="http://science.kqed.org/quest/files/2008/10/217a_bio300-2.jpg" />
		<media:content url="http://science.kqed.org/quest/files/2008/10/217a_bio300-2.jpg" medium="image" />
		<media:content url="http://science.kqed.org/quest/files/images/tv_icon_light.gif" medium="image" />
	</item>
		<item>
		<title>Producer&#039;s Notes for Artificial Intelligence: Thinking Big</title>
		<link>http://science.kqed.org/quest/2008/10/14/producers-notes-can-robots-learn/</link>
		<comments>http://science.kqed.org/quest/2008/10/14/producers-notes-can-robots-learn/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 19:45:26 +0000</pubDate>
		<dc:creator>Sheraz Sadiq</dc:creator>
				<category><![CDATA[Biology]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[artifical intelligence]]></category>
		<category><![CDATA[brain]]></category>
		<category><![CDATA[general AI]]></category>
		<category><![CDATA[kqed]]></category>
		<category><![CDATA[narrow AI]]></category>
		<category><![CDATA[pbs]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[robot]]></category>
		<category><![CDATA[robotics]]></category>
		<category><![CDATA[vernor vinge]]></category>

		<guid isPermaLink="false">http://www.kqed.org/quest/blog/?p=874</guid>
		<description><![CDATA[There's a term  - Singularity" -  that is being used to describe the moment when technological progress will leapfrog and herald the creation of computers that not only achieve human-like intelligence, but also give rise to a progeny of computers who will be smarter then their digital forbears.]]></description>
			<content:encoded><![CDATA[<p><span class="left"><a href="http://science.kqed.org/quest/video/artificial-intelligence-thinking-big/"><img src="http://science.kqed.org/quest/files/2008/10/216b_ai300.jpg" /></a></span>The term "artificial intelligence", was coined in the summer of 1956, on the bucolic grounds of Dartmouth College in Hanover, New Hampshire. There, John McCarthy (who would later go on to teach at Stanford), Marvin Minsky, Claude Shannon, Nathan Rochester and six other conference participants came together to lay out the framework for this exciting new field which would "&#8230;find how to make machines use language, form abstractions and concepts, solve kinds of problems now reserved for humans, and improve themselves." (McCarthy et al., 1955)</p>
<p>Though it was McCarthy who persuaded his nine other colleagues at the conference to adopt the term "artificial intelligence" to describe the nascent field, the seeds of artificial intelligence were planted earlier. Alan Turing, who was instrumental in breaking the German's Enigma code during WWII, published a paper in 1950 that laid out what came to be known as the "Turing Test:" if a machine could carry out a conversation with a human in such a sophisticated manner as to trick the human into thinking that he or she was conversing with another human, then the machine would have displayed true "intelligence."</p>
<p>But nearly 60 years later, the world still awaits a machine capable of exhibiting "general A.I.", instead of the "narrow A.I." demonstrated by IBM's chess-playing Deep Blue or Stanford University's Stanley, an autonomous robotic vehicle, or other impressive albeit limited applications of A.I. For example, Deep Blue may be able to beat Gary Kasparov at chess but can it beat a 10 year-old at a game of checkers? The lack of a general A.I. is made even more stark when juxtaposed with Moore's Law, a maxim that goes back to 1965 when Intel founder Gordon Moore postulated that the number of transistors on a computer chip would double roughly every 18 months.</p>
<p>There's even a term  &#8211; "<a href="http://singinst.org/">Singularity</a>" &#8211;  that is being used to describe the moment when technological progress will leapfrog and herald the creation of computers that not only achieve human-like intelligence, but also give rise to a progeny of computers who will be smarter then their digital forbears. Though he didn't coin the term (sci-fi writer <a href="http://en.wikipedia.org/wiki/Vernor_Vinge">Vernor Vinge</a> did), the most famous exponent of this belief is inventor Ray Kurzweil. He places the Singularity as occurring sometime before 2050 and believes that with the advent of this unheralded technological progress, mankind may solve some of our society's most pressing ills, such as global warming, and even conquer death, by uploading one's consciousness into a virtual medium.</p>
<p>Though this seems a far stretch from engineering a domestic robot like <a href="http://stair.stanford.edu/">Stanford's Artificial Intelligence Robot</a>, top A.I. researchers like Stanford's Andrew Ng and Daphne Koller do believe that computing systems will some day be as smart or smarter than humans. When I spoke with <a href="http://www.almaden.ibm.com/cs/people/dmodha/">Dharmendra Modha</a> about his work into cognitive computing at IBM, he talked effusively about creating an "i-Brain," a digital accessory that people could carry around, making decisions and processing information like its human cousin. But if you're like me, and lament those moments when you've misplaced your keys or other instances of poor neural performance, you can't help but think that such a device can't arrive soon enough. On second thought, I'll wait until v2.0 hits the shelves.</p>
<p><br clear="all"> </p>
<p><span class="left"><a href="http://science.kqed.org/quest/video/artificial-intelligence-thinking-big/"><img src="http://science.kqed.org/quest/files/images/tv_icon_light.gif" alt="" /></a></span>Watch the <a href="http://science.kqed.org/quest/video/artificial-intelligence-thinking-big/">Artificial Intelligence: Thinking Big</a> television story report online.</p>
<p>And don't miss our <a href="http://science.kqed.org/quest/video/web-extra-a-dose-of-a-i/">Web Extra: A Dose of A.I.</a> In this QUEST web exclusive, Stanford University computer science professor and artificial intelligence (A.I.) researcher Daphne Koller provides an elegant explanation of how A.I. can be employed in the examining room to diagnose a patient's illness more accurately than a human clinician. Find out more and learn how medical diagnosis is just the tip of the iceberg when it comes to tasks that rely on making sense of a sea of data to arrive at an informed conclusion. </p>
<p><br clear="all"></p>

	Tags: <a href="http://science.kqed.org/quest/tag/ai/" title="AI" rel="tag">AI</a>, <a href="http://science.kqed.org/quest/tag/artifical-intelligence/" title="artifical intelligence" rel="tag">artifical intelligence</a>, <a href="http://science.kqed.org/quest/tag/brain/" title="brain" rel="tag">brain</a>, <a href="http://science.kqed.org/quest/tag/general-ai/" title="general AI" rel="tag">general AI</a>, <a href="http://science.kqed.org/quest/tag/kqed/" title="kqed" rel="tag">kqed</a>, <a href="http://science.kqed.org/quest/tag/narrow-ai/" title="narrow AI" rel="tag">narrow AI</a>, <a href="http://science.kqed.org/quest/tag/pbs/" title="pbs" rel="tag">pbs</a>, <a href="http://science.kqed.org/quest/tag/research/" title="research" rel="tag">research</a>, <a href="http://science.kqed.org/quest/tag/robot/" title="robot" rel="tag">robot</a>, <a href="http://science.kqed.org/quest/tag/robotics/" title="robotics" rel="tag">robotics</a>, <a href="http://science.kqed.org/quest/tag/vernor-vinge/" title="vernor vinge" rel="tag">vernor vinge</a><br />
]]></content:encoded>
			<wfw:commentRss>http://science.kqed.org/quest/2008/10/14/producers-notes-can-robots-learn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<georss:point>37.4289020 -122.1692630</georss:point><geo:lat>37.4289020</geo:lat><geo:long>-122.1692630</geo:long>
		<media:thumbnail url="http://science.kqed.org/quest/files/2008/10/216b_ai300.jpg" />
		<media:content url="http://science.kqed.org/quest/files/2008/10/216b_ai300.jpg" medium="image" />
		<media:content url="http://science.kqed.org/quest/files/images/tv_icon_light.gif" medium="image" />
	</item>
	</channel>
</rss>

