<?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"
	>

<channel>
	<title>Neural Networks</title>
	<atom:link href="http://www.icann2007.org/feed" rel="self" type="application/rss+xml" />
	<link>http://www.icann2007.org</link>
	<description>neural network and artificial intelligence</description>
	<pubDate>Thu, 18 Mar 2010 03:00:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>What are Artificial Neural Networks good for?</title>
		<link>http://www.icann2007.org/neural-networks/what-are-artificial-neural-networks-good-for</link>
		<comments>http://www.icann2007.org/neural-networks/what-are-artificial-neural-networks-good-for#comments</comments>
		<pubDate>Thu, 18 Mar 2010 03:00:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[neural networks]]></category>

		<guid isPermaLink="false">http://www.icann2007.org/neural-networks/what-are-artificial-neural-networks-good-for</guid>
		<description><![CDATA[I can understand the concepts behind them, but I don&#8217;t quite get the big picture.  What jobs are they being used for?  Could anyone please tell me and elaborate a little as well.
Artificial neural networks are essentially interpolators that are well suited to complex functions for calculating output values from input values where [...]]]></description>
			<content:encoded><![CDATA[<p>I can understand the concepts behind them, but I don&#8217;t quite get the big picture.  What jobs are they being used for?  Could anyone please tell me and elaborate a little as well.<br />
<br />Artificial neural networks are essentially interpolators that are well suited to complex functions for calculating output values from input values where there is a lot of noise in the data. Here, I am taking to mean to usual feed-forward back-propagation artificial neural network, not the Kohonen self-organising ones. Think of an artifical neural network as a heavy duty form of curve fitting in multiple dimensions. Multi-dimension curve fitting methods are also referred to as response surface methods.</p>
<p>Artificial neural networks map a (possibly large) set of input values to a (possibly large) set of output values via a series of (usually large) internal calculations whose parameters are determined as some sort of best fit using training data for which both input values and output values are already known. This is exactly the same as curve fitting: take a set on known input/output values (say, x and y pairs), guess a function that maps input to outputs (say y=mx + c), determine the best values for the variables using your known input/output values (i.e. the best values for the constants m and c, however you choose to define best), and then use the resulting equation to predict the likely value of the outputs for new input values. It is perfectly possible, although hugely tedious for anything other than tiny artificial neural networks, to write down the single equation which is the function that relates one output to the inputs, in which there will be variables (the input values) and parameters (the weights and biases). The classic back-propagation algorithm used to train an artificial neural network involves minimising the sum of the squares of the differences between the output values predicted by the network for the training input values and the known output values for those input values, using a mathematical procedure called gradient descent. This is just the same as non-linear least squares regression.</p>
<p>In some of the original work done for artificial neural networks, they were called parallel adaptive filters. Once they were renamed as artificial neural networks, by analogy to the action of neurons in the brain, they became linked with artificial intelligence and subsequently dressed up in a lot of pseudo-spiritual waffle by people who used them as black-boxes but didn&#8217;t understand what they actually did - i.e. marketing departments and popular science journalists. Some of the terminology encourages this, for example the use of &quot;training&quot; to describe the optimisation process whereby the internal function parameters are determined. The word makes sense in its context, but encourages people to think rather loosely. For example, I&#8217;ve seen published papers in which the network is so large there are two to three times as many adjustable parameters (the biases and weights) as there are training pairs. Not surprisingly, it was a good fit. Fitting a cubic to two data points would also be a good fit, but would probably be wildly off between the original data points. Fortunately, artificial neural networks are less sensitive to this over-determined problem than other interpolators such as polynomial methods. I think this is because the sigmoidal function often used in artificial neural networks becomes less sensitive at extreme input values and because the parallel nature of the network tends to dampen out large swings.</p>
<p> powered by Yahoo Answers</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.icann2007.org%2Fneural-networks%2Fwhat-are-artificial-neural-networks-good-for';
  addthis_title  = 'What+are+Artificial+Neural+Networks+good+for%3F';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 0.9 -->

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.icann2007.org/neural-networks/what-are-artificial-neural-networks-good-for/feed</wfw:commentRss>
		</item>
		<item>
		<title></title>
		<link>http://www.icann2007.org/neural-networks/122</link>
		<comments>http://www.icann2007.org/neural-networks/122#comments</comments>
		<pubDate>Sat, 13 Mar 2010 05:00:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[neural networks]]></category>

		<guid isPermaLink="false">http://www.icann2007.org/neural-networks/122</guid>
		<description><![CDATA[
Duration : 0:0:0


  addthis_url    = 'http%3A%2F%2Fwww.icann2007.org%2Fneural-networks%2F122';
  addthis_title  = '';
  addthis_pub    = '';





]]></description>
			<content:encoded><![CDATA[<p><img src="" align="left"></p>
<p>Duration : <b>0:0:0</b></p>
<p><span id="more-122"></span><br /><object type="application/x-shockwave-flash" data="http://www.youtube.com/v/oU9r64tc7yE&amp;feature=youtube_gdata" width="425" height="355" wmode="transparent"><param name="movie" value="http://www.youtube.com/v/oU9r64tc7yE&amp;feature=youtube_gdata" /></object></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.icann2007.org%2Fneural-networks%2F122';
  addthis_title  = '';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 0.9 -->

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.icann2007.org/neural-networks/122/feed</wfw:commentRss>
		</item>
		<item>
		<title></title>
		<link>http://www.icann2007.org/neural-networks/121</link>
		<comments>http://www.icann2007.org/neural-networks/121#comments</comments>
		<pubDate>Sat, 06 Mar 2010 06:23:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[neural networks]]></category>

		<guid isPermaLink="false">http://www.icann2007.org/neural-networks/121</guid>
		<description><![CDATA[
Duration : 0:0:0


  addthis_url    = 'http%3A%2F%2Fwww.icann2007.org%2Fneural-networks%2F121';
  addthis_title  = '';
  addthis_pub    = '';





]]></description>
			<content:encoded><![CDATA[<p><img src="" align="left"></p>
<p>Duration : <b>0:0:0</b></p>
<p><span id="more-121"></span><br /><object type="application/x-shockwave-flash" data="http://www.youtube.com/v/uAKu4g7lBxU&amp;feature=youtube_gdata" width="425" height="355" wmode="transparent"><param name="movie" value="http://www.youtube.com/v/uAKu4g7lBxU&amp;feature=youtube_gdata" /></object></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.icann2007.org%2Fneural-networks%2F121';
  addthis_title  = '';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 0.9 -->

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.icann2007.org/neural-networks/121/feed</wfw:commentRss>
		</item>
		<item>
		<title></title>
		<link>http://www.icann2007.org/neural-networks/120</link>
		<comments>http://www.icann2007.org/neural-networks/120#comments</comments>
		<pubDate>Sat, 27 Feb 2010 06:45:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[neural networks]]></category>

		<guid isPermaLink="false">http://www.icann2007.org/neural-networks/120</guid>
		<description><![CDATA[
Duration : 0:0:0


  addthis_url    = 'http%3A%2F%2Fwww.icann2007.org%2Fneural-networks%2F120';
  addthis_title  = '';
  addthis_pub    = '';





]]></description>
			<content:encoded><![CDATA[<p><img src="" align="left"></p>
<p>Duration : <b>0:0:0</b></p>
<p><span id="more-120"></span><br /><object type="application/x-shockwave-flash" data="http://www.youtube.com/v/xbYgKoG4x2g&amp;feature=youtube_gdata" width="425" height="355" wmode="transparent"><param name="movie" value="http://www.youtube.com/v/xbYgKoG4x2g&amp;feature=youtube_gdata" /></object></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.icann2007.org%2Fneural-networks%2F120';
  addthis_title  = '';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 0.9 -->

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.icann2007.org/neural-networks/120/feed</wfw:commentRss>
		</item>
		<item>
		<title></title>
		<link>http://www.icann2007.org/neural-networks/119</link>
		<comments>http://www.icann2007.org/neural-networks/119#comments</comments>
		<pubDate>Sat, 20 Feb 2010 08:32:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[neural networks]]></category>

		<guid isPermaLink="false">http://www.icann2007.org/neural-networks/119</guid>
		<description><![CDATA[
Duration : 0:0:0


  addthis_url    = 'http%3A%2F%2Fwww.icann2007.org%2Fneural-networks%2F119';
  addthis_title  = '';
  addthis_pub    = '';





]]></description>
			<content:encoded><![CDATA[<p><img src="" align="left"></p>
<p>Duration : <b>0:0:0</b></p>
<p><span id="more-119"></span><br /><object type="application/x-shockwave-flash" data="http://www.youtube.com/v/VZRxq-zp_5I&amp;feature=youtube_gdata" width="425" height="355" wmode="transparent"><param name="movie" value="http://www.youtube.com/v/VZRxq-zp_5I&amp;feature=youtube_gdata" /></object></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.icann2007.org%2Fneural-networks%2F119';
  addthis_title  = '';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 0.9 -->

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.icann2007.org/neural-networks/119/feed</wfw:commentRss>
		</item>
		<item>
		<title>Can someone help explain Neural Networking in simple terms?</title>
		<link>http://www.icann2007.org/neural-networks/can-someone-help-explain-neural-networking-in-simple-terms</link>
		<comments>http://www.icann2007.org/neural-networks/can-someone-help-explain-neural-networking-in-simple-terms#comments</comments>
		<pubDate>Tue, 09 Feb 2010 03:15:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[neural networks]]></category>

		<guid isPermaLink="false">http://www.icann2007.org/neural-networks/can-someone-help-explain-neural-networking-in-simple-terms</guid>
		<description><![CDATA[Hello Yahoo Answers,
I am a fourth semester Computer Science major attending classes at Purdue University. I have an interest in building various neural networking applications. However, most of the textbook material I find details advanced theory rather than working examples. Does anyone know of a rather simplistic approach, text, or example application I could dissect?
Thanks [...]]]></description>
			<content:encoded><![CDATA[<p>Hello Yahoo Answers,</p>
<p>I am a fourth semester Computer Science major attending classes at Purdue University. I have an interest in building various neural networking applications. However, most of the textbook material I find details advanced theory rather than working examples. Does anyone know of a rather simplistic approach, text, or example application I could dissect?</p>
<p>Thanks in advance.<br />
<br />Here is a web page that covers it better than the wikipedia article: </p>
<p>http://www.ai-junkie.com/ann/evolved/nnt1.html</p>
<p> powered by Yahoo Answers</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.icann2007.org%2Fneural-networks%2Fcan-someone-help-explain-neural-networking-in-simple-terms';
  addthis_title  = 'Can+someone+help+explain+Neural+Networking+in+simple+terms%3F';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 0.9 -->

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.icann2007.org/neural-networks/can-someone-help-explain-neural-networking-in-simple-terms/feed</wfw:commentRss>
		</item>
		<item>
		<title></title>
		<link>http://www.icann2007.org/neural-networks/117</link>
		<comments>http://www.icann2007.org/neural-networks/117#comments</comments>
		<pubDate>Mon, 18 Jan 2010 15:00:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[neural networks]]></category>

		<guid isPermaLink="false">http://www.icann2007.org/neural-networks/117</guid>
		<description><![CDATA[
Duration : 0:0:0


  addthis_url    = 'http%3A%2F%2Fwww.icann2007.org%2Fneural-networks%2F117';
  addthis_title  = '';
  addthis_pub    = '';





]]></description>
			<content:encoded><![CDATA[<p><img src="" align="left"></p>
<p>Duration : <b>0:0:0</b></p>
<p><span id="more-117"></span><br /><object type="application/x-shockwave-flash" data="http://www.youtube.com/v/neMQMNFlMIo&amp;feature=youtube_gdata" width="425" height="355" wmode="transparent"><param name="movie" value="http://www.youtube.com/v/neMQMNFlMIo&amp;feature=youtube_gdata" /></object></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.icann2007.org%2Fneural-networks%2F117';
  addthis_title  = '';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 0.9 -->

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.icann2007.org/neural-networks/117/feed</wfw:commentRss>
		</item>
		<item>
		<title>i want to built a model reference controller with neural networks principle for my thesis n i need help on it?</title>
		<link>http://www.icann2007.org/neural-networks/i-want-to-built-a-model-reference-controller-with-neural-networks-principle-for-my-thesis-n-i-need-help-on-it</link>
		<comments>http://www.icann2007.org/neural-networks/i-want-to-built-a-model-reference-controller-with-neural-networks-principle-for-my-thesis-n-i-need-help-on-it#comments</comments>
		<pubDate>Fri, 15 Jan 2010 23:23:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[neural networks]]></category>

		<guid isPermaLink="false">http://www.icann2007.org/neural-networks/i-want-to-built-a-model-reference-controller-with-neural-networks-principle-for-my-thesis-n-i-need-help-on-it</guid>
		<description><![CDATA[Im doing masters in auto mission and Controls and want to built a model reference controller using neural networks principle. Can someone please guide me regarding it.
This is the message we have heard from him and proclaim to you, that God is light and in him is no darkness at all.
If we say we have [...]]]></description>
			<content:encoded><![CDATA[<p>Im doing masters in auto mission and Controls and want to built a model reference controller using neural networks principle. Can someone please guide me regarding it.<br />
<br />This is the message we have heard from him and proclaim to you, that God is light and in him is no darkness at all.<br />
If we say we have fellowship with him while we walk in darkness, we lie and do not live according to the truth;<br />
but if we walk in the light, as he is in the light, we have fellowship with one another, and the blood of Jesus his Son cleanses us from all sin.<br />
If we say we have no sin, we deceive ourselves, and the truth is not in us.<br />
If we confess our sins, he is faithful and just, and will forgive our sins and cleanse us from all unrighteousness.<br />
If we say we have not sinned, we make him a liar, and his word is not in us.</p>
<p> powered by Yahoo Answers</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.icann2007.org%2Fneural-networks%2Fi-want-to-built-a-model-reference-controller-with-neural-networks-principle-for-my-thesis-n-i-need-help-on-it';
  addthis_title  = 'i+want+to+built+a+model+reference+controller+with+neural+networks+principle+for+my+thesis+n+i+need+help+on+it%3F';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 0.9 -->

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.icann2007.org/neural-networks/i-want-to-built-a-model-reference-controller-with-neural-networks-principle-for-my-thesis-n-i-need-help-on-it/feed</wfw:commentRss>
		</item>
		<item>
		<title>In neural networks  how would you answer the following?</title>
		<link>http://www.icann2007.org/neural-networks/in-neural-networks-how-would-you-answer-the-following</link>
		<comments>http://www.icann2007.org/neural-networks/in-neural-networks-how-would-you-answer-the-following#comments</comments>
		<pubDate>Tue, 12 Jan 2010 07:59:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[neural networks]]></category>

		<guid isPermaLink="false">http://www.icann2007.org/neural-networks/in-neural-networks-how-would-you-answer-the-following</guid>
		<description><![CDATA[Show that the activation function
phi(w) = 1/(1 + exp(-v))
can be approximated by a linear neuron when w(i) are sufficiently small
Probably when w -&#62; 0
exp(-w) -&#62; 1
and 1/(1 + exp(-w)) -&#62; 1/2
Hope this helps
 powered by Yahoo Answers

  addthis_url    = 'http%3A%2F%2Fwww.icann2007.org%2Fneural-networks%2Fin-neural-networks-how-would-you-answer-the-following';
  addthis_title  = 'In+neural+networks++how+would+you+answer+the+following%3F';
  addthis_pub    = [...]]]></description>
			<content:encoded><![CDATA[<p>Show that the activation function<br />
phi(w) = 1/(1 + exp(-v))<br />
can be approximated by a linear neuron when w(i) are sufficiently small<br />
<br />Probably when w -&gt; 0<br />
exp(-w) -&gt; 1<br />
and 1/(1 + exp(-w)) -&gt; 1/2<br />
Hope this helps</p>
<p> powered by Yahoo Answers</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.icann2007.org%2Fneural-networks%2Fin-neural-networks-how-would-you-answer-the-following';
  addthis_title  = 'In+neural+networks++how+would+you+answer+the+following%3F';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 0.9 -->

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.icann2007.org/neural-networks/in-neural-networks-how-would-you-answer-the-following/feed</wfw:commentRss>
		</item>
		<item>
		<title>Optical  Neural Networks?</title>
		<link>http://www.icann2007.org/neural-networks/optical-neural-networks</link>
		<comments>http://www.icann2007.org/neural-networks/optical-neural-networks#comments</comments>
		<pubDate>Sat, 09 Jan 2010 03:58:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[neural networks]]></category>

		<guid isPermaLink="false">http://www.icann2007.org/neural-networks/optical-neural-networks</guid>
		<description><![CDATA[I want to work in the area of Optical Neural Networks. I am comfortable with MATLAB and want to do the simulations using it. Kindly give me some guidance and link for relevant papers&#8230;.
http://www.sciencedirect.com/science?_ob=ArticleListURL&#38;_method=tag&#38;_temp=&#38;sort=r&#38;sisrterm=&#38;_ArticleListID=932866142&#38;view=c&#38;_chunk=0&#38;count=1000&#38;_st=&#38;refsource=&#38;_acct=C000017279&#38;_version=1&#38;_urlVersion=0&#38;_userid=333848&#38;md5=131b998d1b91f78af5e069e4c4945a08
have a search through that list of 19259 papers, 90% are free to download
good luck
 powered by Yahoo Answers

  addthis_url  [...]]]></description>
			<content:encoded><![CDATA[<p>I want to work in the area of Optical Neural Networks. I am comfortable with MATLAB and want to do the simulations using it. Kindly give me some guidance and link for relevant papers&#8230;.<br />
<br />http://www.sciencedirect.com/science?_ob=ArticleListURL&amp;_method=tag&amp;_temp=&amp;sort=r&amp;sisrterm=&amp;_ArticleListID=932866142&amp;view=c&amp;_chunk=0&amp;count=1000&amp;_st=&amp;refsource=&amp;_acct=C000017279&amp;_version=1&amp;_urlVersion=0&amp;_userid=333848&amp;md5=131b998d1b91f78af5e069e4c4945a08</p>
<p>have a search through that list of 19259 papers, 90% are free to download</p>
<p>good luck</p>
<p> powered by Yahoo Answers</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.icann2007.org%2Fneural-networks%2Foptical-neural-networks';
  addthis_title  = 'Optical++Neural+Networks%3F';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 0.9 -->

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.icann2007.org/neural-networks/optical-neural-networks/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
