<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: 15 Steps to Implement a Neural Net</title>
	<atom:link href="http://code-spot.co.za/2009/10/08/15-steps-to-implemented-a-neural-net/feed/" rel="self" type="application/rss+xml" />
	<link>http://code-spot.co.za/2009/10/08/15-steps-to-implemented-a-neural-net/</link>
	<description>a programming blog</description>
	<lastBuildDate>Sat, 28 Jan 2012 16:42:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Rohit Krishnan &#187; Neural Networks for FIRST Robotics?</title>
		<link>http://code-spot.co.za/2009/10/08/15-steps-to-implemented-a-neural-net/comment-page-1/#comment-33924</link>
		<dc:creator>Rohit Krishnan &#187; Neural Networks for FIRST Robotics?</dc:creator>
		<pubDate>Sun, 08 Jan 2012 03:19:55 +0000</pubDate>
		<guid isPermaLink="false">http://code-spot.co.za/?p=655#comment-33924</guid>
		<description>[...] http://code-spot.co.za/2009/10/08/15-steps-to-implemented-a-neural-net/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://code-spot.co.za/2009/10/08/15-steps-to-implemented-a-neural-net/" rel="nofollow">http://code-spot.co.za/2009/10/08/15-steps-to-implemented-a-neural-net/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prerna</title>
		<link>http://code-spot.co.za/2009/10/08/15-steps-to-implemented-a-neural-net/comment-page-1/#comment-19992</link>
		<dc:creator>Prerna</dc:creator>
		<pubDate>Sat, 24 Sep 2011 15:06:37 +0000</pubDate>
		<guid isPermaLink="false">http://code-spot.co.za/?p=655#comment-19992</guid>
		<description>Hi i would like to have the coding for differentiation of fruits using back propogation algorithim.. Its for my finall year project</description>
		<content:encoded><![CDATA[<p>Hi i would like to have the coding for differentiation of fruits using back propogation algorithim.. Its for my finall year project</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: herman.tulleken</title>
		<link>http://code-spot.co.za/2009/10/08/15-steps-to-implemented-a-neural-net/comment-page-1/#comment-6991</link>
		<dc:creator>herman.tulleken</dc:creator>
		<pubDate>Tue, 17 Nov 2009 07:42:31 +0000</pubDate>
		<guid isPermaLink="false">http://code-spot.co.za/?p=655#comment-6991</guid>
		<description>:&quot;&gt; fixed...</description>
		<content:encoded><![CDATA[<p>:&#8221;> fixed&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mario Eduardo Villanueva</title>
		<link>http://code-spot.co.za/2009/10/08/15-steps-to-implemented-a-neural-net/comment-page-1/#comment-6983</link>
		<dc:creator>Mario Eduardo Villanueva</dc:creator>
		<pubDate>Mon, 16 Nov 2009 18:52:13 +0000</pubDate>
		<guid isPermaLink="false">http://code-spot.co.za/?p=655#comment-6983</guid>
		<description>Just a correction, im Mario =P, thanks for the information</description>
		<content:encoded><![CDATA[<p>Just a correction, im Mario =P, thanks for the information</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: herman.tulleken</title>
		<link>http://code-spot.co.za/2009/10/08/15-steps-to-implemented-a-neural-net/comment-page-1/#comment-6932</link>
		<dc:creator>herman.tulleken</dc:creator>
		<pubDate>Sat, 14 Nov 2009 09:59:41 +0000</pubDate>
		<guid isPermaLink="false">http://code-spot.co.za/?p=655#comment-6932</guid>
		<description>Mario,

Thanks for spotting the broken link; it is fixed now :-) 

The Neural Networks Chapter in Pattern Recognition (http://www.amazon.com/Pattern-Classification-2nd-Richard-Duda/dp/0471056693) is also decent, although the math there is not written out  in as much detail as it could be.

ht</description>
		<content:encoded><![CDATA[<p>Mario,</p>
<p>Thanks for spotting the broken link; it is fixed now <img src='http://code-spot.co.za/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  </p>
<p>The Neural Networks Chapter in Pattern Recognition (<a href="http://www.amazon.com/Pattern-Classification-2nd-Richard-Duda/dp/0471056693" rel="nofollow">http://www.amazon.com/Pattern-Classification-2nd-Richard-Duda/dp/0471056693</a>) is also decent, although the math there is not written out  in as much detail as it could be.</p>
<p>ht</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mario Eduardo Villanueva</title>
		<link>http://code-spot.co.za/2009/10/08/15-steps-to-implemented-a-neural-net/comment-page-1/#comment-6921</link>
		<dc:creator>Mario Eduardo Villanueva</dc:creator>
		<pubDate>Fri, 13 Nov 2009 15:20:37 +0000</pubDate>
		<guid isPermaLink="false">http://code-spot.co.za/?p=655#comment-6921</guid>
		<description>Hello, im implementing a back propagation algorithm for neural network on matlab, i would like to know if you have or know about links or books about the mathematical aspects of the algorithm (The mathematical details of this can be found elsewhere.&lt;----- link doesnt work ) and i would like to know de details of the matrix algebra used.

thanks in advance</description>
		<content:encoded><![CDATA[<p>Hello, im implementing a back propagation algorithm for neural network on matlab, i would like to know if you have or know about links or books about the mathematical aspects of the algorithm (The mathematical details of this can be found elsewhere.&lt;&#8212;&#8211; link doesnt work ) and i would like to know de details of the matrix algebra used.</p>
<p>thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Implementing Neural Networks &#171; technews @ kitt.co.za</title>
		<link>http://code-spot.co.za/2009/10/08/15-steps-to-implemented-a-neural-net/comment-page-1/#comment-6901</link>
		<dc:creator>Implementing Neural Networks &#171; technews @ kitt.co.za</dc:creator>
		<pubDate>Thu, 12 Nov 2009 06:05:02 +0000</pubDate>
		<guid isPermaLink="false">http://code-spot.co.za/?p=655#comment-6901</guid>
		<description>[...] or you have read Herman Tulleken&#8217;s tutorial on implementing neural nets. :) In his blog post 15 Steps to Implement a Neural Net, he provides a lot of very useful information about actually getting your neural network to [...]</description>
		<content:encoded><![CDATA[<p>[...] or you have read Herman Tulleken&#8217;s tutorial on implementing neural nets. <img src='http://code-spot.co.za/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  In his blog post 15 Steps to Implement a Neural Net, he provides a lot of very useful information about actually getting your neural network to [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

