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

<channel>
	<title>Neural Network Design blog &#187; output</title>
	<atom:link href="http://janbogaerts.name/index.php/tag/output/feed/" rel="self" type="application/rss+xml" />
	<link>http://janbogaerts.name</link>
	<description>My take on neural networks, AI and more</description>
	<lastBuildDate>Wed, 28 Jul 2010 18:21:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Finally</title>
		<link>http://janbogaerts.name/index.php/2009/09/06/finally/</link>
		<comments>http://janbogaerts.name/index.php/2009/09/06/finally/#comments</comments>
		<pubDate>Sun, 06 Sep 2009 18:09:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[flows]]></category>
		<category><![CDATA[output]]></category>

		<guid isPermaLink="false">http://janbogaerts.name/index.php/2009/09/06/finally/</guid>
		<description><![CDATA[Man, this was a tough nut to crack, but it’s done, it’s finally done. The flow recognition algorithm is working.&#160; 
 
To find some of the more tedious bugs, I had to create 2 new debugging techniques: attached neurons and split paths, which I will explain shortly. The whole algorithm eventually became seriously elaborate to [...]]]></description>
			<content:encoded><![CDATA[<p>Man, this was a tough nut to crack, but it’s done, it’s finally done. The <em>flow recognition algorithm</em> is working.&#160; </p>
<p><a href="http://janbogaerts.name/wp-content/uploads/2009/09/image1.png"><img title="image" style="border-right: 0px; border-top: 0px; display: inline; margin: 0px; border-left: 0px; border-bottom: 0px" height="65" alt="image" src="http://janbogaerts.name/wp-content/uploads/2009/09/image_thumb1.png" width="121" border="0" /></a> </p>
<p>To find some of the more tedious bugs, I had to create 2 new debugging techniques: attached neurons and split paths, which I will explain shortly. The whole algorithm eventually became seriously elaborate to deal with some of the more complicated situations. I need to document this very soon before I forget myself (I guess the <a href="http://janbogaerts.name/index.php/2009/06/11/radio-silence/" target="_blank">radio silence</a> is out of the window, dev time simply took to long for 1 algorithm, I need to do at least 3 more of these which would take far to long). I’m pretty convinced there are still some caveats to work out, but, as far as I have been able to test, all the situations using a <em>scanner</em> flow definition seem to work. The core still shows some hick-ups at times, which can still result in bogus results, but this has also been improving considerably. Expect a new update very shortly (like in a week or so).</p>
]]></content:encoded>
			<wfw:commentRss>http://janbogaerts.name/index.php/2009/09/06/finally/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A mind of it&#8217;s own</title>
		<link>http://janbogaerts.name/index.php/2009/08/15/a-mind-of-its-own/</link>
		<comments>http://janbogaerts.name/index.php/2009/08/15/a-mind-of-its-own/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 14:22:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[flows]]></category>
		<category><![CDATA[order]]></category>
		<category><![CDATA[output]]></category>
		<category><![CDATA[Results]]></category>
		<category><![CDATA[strange]]></category>

		<guid isPermaLink="false">http://janbogaerts.name/index.php/2009/08/15/a-mind-of-its-own/</guid>
		<description><![CDATA[My network is starting to get a mind of it’s own:
 
I am trying to get the flow recognition algorithm working so it can handle mixed content (words, numbers and signs mixed), which has been one of the more difficult algorithms I have worked on, to date. Clearly, I still haven’t got the order quite [...]]]></description>
			<content:encoded><![CDATA[<p>My network is starting to get a mind of it’s own:</p>
<p><a href="http://janbogaerts.name/wp-content/uploads/2009/08/image.png"><img title="image" style="border-right: 0px; border-top: 0px; display: inline; margin: 0px; border-left: 0px; border-bottom: 0px" height="131" alt="image" src="http://janbogaerts.name/wp-content/uploads/2009/08/image_thumb.png" width="154" border="0" /></a> </p>
<p>I am trying to get the flow recognition algorithm working so it can handle mixed content (words, numbers and signs mixed), which has been one of the more difficult algorithms I have worked on, to date. Clearly, I still haven’t got the order quite right.&#160; This has been the main issue holding back a new release by the way. </p>
]]></content:encoded>
			<wfw:commentRss>http://janbogaerts.name/index.php/2009/08/15/a-mind-of-its-own/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
