<?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/"
	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>Comments on: C++ Back Propagation Neural Network Code v2</title>
	<atom:link href="http://takinginitiative.wordpress.com/2008/06/23/c-back-propagation-neural-network-code-v2/feed/" rel="self" type="application/rss+xml" />
	<link>http://takinginitiative.wordpress.com/2008/06/23/c-back-propagation-neural-network-code-v2/</link>
	<description>A day in the life of a wannabe game developer</description>
	<lastBuildDate>Wed, 11 Nov 2009 21:32:36 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Marty</title>
		<link>http://takinginitiative.wordpress.com/2008/06/23/c-back-propagation-neural-network-code-v2/#comment-381</link>
		<dc:creator>Marty</dc:creator>
		<pubDate>Wed, 15 Apr 2009 23:09:21 +0000</pubDate>
		<guid isPermaLink="false">http://takinginitiative.wordpress.com/?p=87#comment-381</guid>
		<description>hi,

i can&#039;t figure out how to use the outputted weights with the actual nn. how can i instatiate the nn with my trained weights to get my nn output?</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>i can&#8217;t figure out how to use the outputted weights with the actual nn. how can i instatiate the nn with my trained weights to get my nn output?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bobby</title>
		<link>http://takinginitiative.wordpress.com/2008/06/23/c-back-propagation-neural-network-code-v2/#comment-324</link>
		<dc:creator>Bobby</dc:creator>
		<pubDate>Thu, 05 Feb 2009 10:03:45 +0000</pubDate>
		<guid isPermaLink="false">http://takinginitiative.wordpress.com/?p=87#comment-324</guid>
		<description>gradient descent is the name of the weight update technique, the errors calculated are used in the update of the weights. As such i dont understand your question, also what dooe Tp and Op signify.</description>
		<content:encoded><![CDATA[<p>gradient descent is the name of the weight update technique, the errors calculated are used in the update of the weights. As such i dont understand your question, also what dooe Tp and Op signify.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean</title>
		<link>http://takinginitiative.wordpress.com/2008/06/23/c-back-propagation-neural-network-code-v2/#comment-323</link>
		<dc:creator>Dean</dc:creator>
		<pubDate>Wed, 04 Feb 2009 20:18:42 +0000</pubDate>
		<guid isPermaLink="false">http://takinginitiative.wordpress.com/?p=87#comment-323</guid>
		<description>Much clearer. One question do perform gradient descent on
Ep = 1/2 * S(Tp - Op)2

or

E = SEp

Where &quot;S&quot; means sum

Thank you

Jermaine</description>
		<content:encoded><![CDATA[<p>Much clearer. One question do perform gradient descent on<br />
Ep = 1/2 * S(Tp &#8211; Op)2</p>
<p>or</p>
<p>E = SEp</p>
<p>Where &#8220;S&#8221; means sum</p>
<p>Thank you</p>
<p>Jermaine</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Higgins</title>
		<link>http://takinginitiative.wordpress.com/2008/06/23/c-back-propagation-neural-network-code-v2/#comment-306</link>
		<dc:creator>Scott Higgins</dc:creator>
		<pubDate>Thu, 15 Jan 2009 19:50:37 +0000</pubDate>
		<guid isPermaLink="false">http://takinginitiative.wordpress.com/?p=87#comment-306</guid>
		<description>Hey, your project looks fantastic. I need a neural net for my final year project, to interpret shapes read in through a wiimote to enable gesture control.

Is there any chance of  getting a VS 2005 version?

Thank you,

Scott Higgins</description>
		<content:encoded><![CDATA[<p>Hey, your project looks fantastic. I need a neural net for my final year project, to interpret shapes read in through a wiimote to enable gesture control.</p>
<p>Is there any chance of  getting a VS 2005 version?</p>
<p>Thank you,</p>
<p>Scott Higgins</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J</title>
		<link>http://takinginitiative.wordpress.com/2008/06/23/c-back-propagation-neural-network-code-v2/#comment-303</link>
		<dc:creator>J</dc:creator>
		<pubDate>Wed, 14 Jan 2009 09:46:22 +0000</pubDate>
		<guid isPermaLink="false">http://takinginitiative.wordpress.com/?p=87#comment-303</guid>
		<description>Same, although it is only as good as the people you are playing with. I used to have shed loads of fun with the other 4/5 members of my team when I played. Without them it was enjoyable, but no where near as much!

I have managed to get to grips with much of your code, mainly thanks to all your helpful comments. I have a couple of questions regarding the training set-up - is it possible to read in a separate .csv files for training/testing/validation rather than using the % set-up currently in place? Feel free to shoot me an email :-)</description>
		<content:encoded><![CDATA[<p>Same, although it is only as good as the people you are playing with. I used to have shed loads of fun with the other 4/5 members of my team when I played. Without them it was enjoyable, but no where near as much!</p>
<p>I have managed to get to grips with much of your code, mainly thanks to all your helpful comments. I have a couple of questions regarding the training set-up &#8211; is it possible to read in a separate .csv files for training/testing/validation rather than using the % set-up currently in place? Feel free to shoot me an email <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bobby</title>
		<link>http://takinginitiative.wordpress.com/2008/06/23/c-back-propagation-neural-network-code-v2/#comment-302</link>
		<dc:creator>Bobby</dc:creator>
		<pubDate>Wed, 14 Jan 2009 07:52:41 +0000</pubDate>
		<guid isPermaLink="false">http://takinginitiative.wordpress.com/?p=87#comment-302</guid>
		<description>I&#039;m really glad you found it useful! As long as at least one person found it useful, then I&#039;ve succeeded at what I wanted to do.

haha, a bit off topic, man i miss playing competitive CS!</description>
		<content:encoded><![CDATA[<p>I&#8217;m really glad you found it useful! As long as at least one person found it useful, then I&#8217;ve succeeded at what I wanted to do.</p>
<p>haha, a bit off topic, man i miss playing competitive CS!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J</title>
		<link>http://takinginitiative.wordpress.com/2008/06/23/c-back-propagation-neural-network-code-v2/#comment-301</link>
		<dc:creator>J</dc:creator>
		<pubDate>Tue, 13 Jan 2009 18:32:16 +0000</pubDate>
		<guid isPermaLink="false">http://takinginitiative.wordpress.com/?p=87#comment-301</guid>
		<description>Hey Bobby,

I just wanted to say good work on your neural net code and articles/tutorials. I study Theoretical Neuroscience and Artificial Intelligence as a PhD in England and I found I have very many similar interests to you (I used to run a CS 1.5/1.6 league in the UK called CSGN). 

I come to the field of neural networks from a biological and psychological background, so the coding is my main obstacle. I mainly work with competitive networks (and Spatial Orientated Maps) for my modelling, so familiarising myself with the code for a back-prop net here was very useful!

Keep up the good work :-)</description>
		<content:encoded><![CDATA[<p>Hey Bobby,</p>
<p>I just wanted to say good work on your neural net code and articles/tutorials. I study Theoretical Neuroscience and Artificial Intelligence as a PhD in England and I found I have very many similar interests to you (I used to run a CS 1.5/1.6 league in the UK called CSGN). </p>
<p>I come to the field of neural networks from a biological and psychological background, so the coding is my main obstacle. I mainly work with competitive networks (and Spatial Orientated Maps) for my modelling, so familiarising myself with the code for a back-prop net here was very useful!</p>
<p>Keep up the good work <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: liyen</title>
		<link>http://takinginitiative.wordpress.com/2008/06/23/c-back-propagation-neural-network-code-v2/#comment-250</link>
		<dc:creator>liyen</dc:creator>
		<pubDate>Sun, 09 Nov 2008 18:54:39 +0000</pubDate>
		<guid isPermaLink="false">http://takinginitiative.wordpress.com/?p=87#comment-250</guid>
		<description>i cannot download the source code :(</description>
		<content:encoded><![CDATA[<p>i cannot download the source code <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
