<?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>FANNFANN</title>
	<atom:link href="http://leenissen.dk/fann/wp/feed/" rel="self" type="application/rss+xml" />
	<link>http://leenissen.dk/fann/wp</link>
	<description>Fast Artificial Neural Network Library</description>
	<lastBuildDate>Thu, 04 Apr 2013 10:24:39 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Updated FANN site</title>
		<link>http://leenissen.dk/fann/wp/2013/03/updated-fann-site/</link>
		<comments>http://leenissen.dk/fann/wp/2013/03/updated-fann-site/#comments</comments>
		<pubDate>Sat, 23 Mar 2013 11:34:18 +0000</pubDate>
		<dc:creator>Steffen Nissen</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://leenissen.dk/fann/wp/?p=222</guid>
		<description><![CDATA[Today I updated the theme for the site and added a few other visual enhancements as well as allowing comments using your Facebook, Twitter and WordPress accounts. I also disabled new user signups as I have been receiving hundreds of fake signups in the last few weeks.]]></description>
				<content:encoded><![CDATA[<p>Today I updated the theme for the site and added a few other visual enhancements as well as allowing comments using your Facebook, Twitter and WordPress accounts.</p>
<p>I also disabled new user signups as I have been receiving hundreds of fake signups in the last few weeks.</p>
]]></content:encoded>
			<wfw:commentRss>http://leenissen.dk/fann/wp/2013/03/updated-fann-site/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Working with FANN from Java and Scala</title>
		<link>http://leenissen.dk/fann/wp/2012/10/working-with-fann-from-java-and-scala/</link>
		<comments>http://leenissen.dk/fann/wp/2012/10/working-with-fann-from-java-and-scala/#comments</comments>
		<pubDate>Sun, 21 Oct 2012 03:35:25 +0000</pubDate>
		<dc:creator>Steffen Nissen</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://leenissen.dk/fann/wp/?p=210</guid>
		<description><![CDATA[I have recently started using FANN from Scala, and in order to do this I had to get fannj to work. fannj is great and supports most of the features I need, and it works fine from Scala even works with FANN 2.2. However, I had a few issues getting everything to work and for [...]]]></description>
				<content:encoded><![CDATA[<p>I have recently started using FANN from Scala, and in order to do this I had to get <a href="http://code.google.com/p/fannj/">fannj</a> to work.</p>
<p><a href="http://code.google.com/p/fannj/">fannj</a> is great and supports most of the features I need, and it works fine from Scala even works with FANN 2.2.</p>
<p>However, I had a few issues getting everything to work and for this I found this article very helpfull: <a href="http://michalturek.blogspot.hk/2012/04/installing-fann-on-java-project-and.html">Installing FANN on Java project and NativeLibrary.loadLibrary problems with 32bit/64bit</a></p>
]]></content:encoded>
			<wfw:commentRss>http://leenissen.dk/fann/wp/2012/10/working-with-fann-from-java-and-scala/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Forum moved to sourceforge</title>
		<link>http://leenissen.dk/fann/wp/2012/10/forum-moved-to-sourceforge/</link>
		<comments>http://leenissen.dk/fann/wp/2012/10/forum-moved-to-sourceforge/#comments</comments>
		<pubDate>Sat, 20 Oct 2012 12:15:04 +0000</pubDate>
		<dc:creator>Steffen Nissen</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://leenissen.dk/fann/wp/?p=207</guid>
		<description><![CDATA[After having run my own phpbb forum for a number of years, I got fed up with dealing with spambots and have switched back to using sourceforge forums. The new forum is available at SourceForge FANN Forum. The old forum have had the spam removed and is still available in a read-only mode at FANN [...]]]></description>
				<content:encoded><![CDATA[<p>After having run my own phpbb forum for a number of years, I got fed up with dealing with spambots and have switched back to using sourceforge forums.</p>
<p>The new forum is available at <a href="https://sourceforge.net/projects/fann/forums" title="SourceForge FANN Forum">SourceForge FANN Forum</a>. The old forum have had the spam removed and is still available in a read-only mode at <a href="http://leenissen.dk/fann/forum/" title="FANN phpbb forum">FANN phpbb forum</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://leenissen.dk/fann/wp/2012/10/forum-moved-to-sourceforge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FANN 2.2.0 Released</title>
		<link>http://leenissen.dk/fann/wp/2012/01/fann-2-2-0-released/</link>
		<comments>http://leenissen.dk/fann/wp/2012/01/fann-2-2-0-released/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 06:31:43 +0000</pubDate>
		<dc:creator>Steffen Nissen</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://leenissen.dk/fann/wp/?p=196</guid>
		<description><![CDATA[FANN 2.2.0 has been released, after almost 5 years since the last release. Since the last release there has been more than 230,000 FANN downloads, so hoping that this new release will be just as popular. Version 2.2.0 is backwards compatible and adds the following new features: Added Sarprop training Added fann_create_train for creating an [...]]]></description>
				<content:encoded><![CDATA[<p>FANN 2.2.0 has been released, after almost 5 years since the last release.</p>
<p>Since the last release there has been more than 230,000 FANN downloads, so hoping that this new release will be just as popular.</p>
<p>Version 2.2.0 is backwards compatible and adds the following new features:</p>
<ul>
<li> Added Sarprop training</li>
<li> Added fann_create_train for creating an empty training data struct</li>
<li> Added fann_copy for copying an ANN</li>
<li> Added cascade_min_out_epochs and cascade_min_cand_epochs to improve cascade training</li>
<li> Added extra checks when training, to ensure that data and network input and output sizes matches</li>
<li> Added Visual Studio 2010 solution</li>
<li> Added support for 64bit architecture</li>
<li> Cleanup in sources</li>
<li> Moved source from CVS to GIT</li>
</ul>
<p>For now there is only a source release (includes windows binaries), but have been playing around with CPACK, and a binary release should be coming soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://leenissen.dk/fann/wp/2012/01/fann-2-2-0-released/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Kinect + Neural Network = Gesture Recognition</title>
		<link>http://leenissen.dk/fann/wp/2011/05/kinect-neural-network-gesture-recognition/</link>
		<comments>http://leenissen.dk/fann/wp/2011/05/kinect-neural-network-gesture-recognition/#comments</comments>
		<pubDate>Fri, 13 May 2011 00:48:44 +0000</pubDate>
		<dc:creator>Steffen Nissen</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://leenissen.dk/fann/wp/?p=174</guid>
		<description><![CDATA[Cool use of the FANN library The creators write: gesture recognition using a kinect an a neural network. We using the openNI and the NITE librairies with a Kinect to track body parts (hands, elbow, head, &#8230;). Then we use FANN (Fast Artificial Neural Network) library for the recognition system. For now, It is able [...]]]></description>
				<content:encoded><![CDATA[<p>Cool use of the FANN library</p>
<p><iframe width="560" height="349" src="http://www.youtube.com/embed/WI80eGO17jc" frameborder="0" allowfullscreen></iframe></p>
<p>The creators write:</p>
<blockquote><p>gesture recognition using a kinect an a neural network.<br />
We using the openNI and the NITE librairies with a Kinect to track body parts (hands, elbow, head, &#8230;). Then we use FANN (Fast Artificial Neural Network) library for the recognition system.<br />
For now, It is able to recognize only two moves, one means &#8216;hello&#8217; (&#8220;bonjour&#8221; in franch), the other mean &#8216;sorry&#8217; (&#8220;désole&#8221; in french).<br />
We just need to record new moves to train the neural network to be able to recognize other &#8220;words&#8221;/moves.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://leenissen.dk/fann/wp/2011/05/kinect-neural-network-gesture-recognition/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Native C# .Net wrapper for FANN released</title>
		<link>http://leenissen.dk/fann/wp/2011/02/native-c-net-wrapper-for-fann-released/</link>
		<comments>http://leenissen.dk/fann/wp/2011/02/native-c-net-wrapper-for-fann-released/#comments</comments>
		<pubDate>Sat, 12 Feb 2011 04:30:53 +0000</pubDate>
		<dc:creator>Steffen Nissen</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://leenissen.dk/fann/wp/?p=167</guid>
		<description><![CDATA[For a long time there has only been a SOAP wrapper to use from .Net languages, so there has been a need for creating a real native wrapper. Some people have created small custom wrappers for smaller parts of the FANN library (see here), but finally a full wrapper is available for .Net languages fanndotnetwrapper.]]></description>
				<content:encoded><![CDATA[<p>For a long time there has only been a SOAP wrapper to use from .Net languages, so there has been a need for creating a real native wrapper. Some people have created small custom wrappers for smaller parts of the FANN library (see <a href="http://leenissen.dk/fann/forum/viewtopic.php?f=3&amp;t=736">here</a>), but finally a full wrapper is available for .Net languages <a href="http://code.google.com/p/fanndotnetwrapper/">fanndotnetwrapper</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://leenissen.dk/fann/wp/2011/02/native-c-net-wrapper-for-fann-released/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>OpenCL enhanced version of FANN</title>
		<link>http://leenissen.dk/fann/wp/2011/02/opencl-enhanced-version-of-fann/</link>
		<comments>http://leenissen.dk/fann/wp/2011/02/opencl-enhanced-version-of-fann/#comments</comments>
		<pubDate>Mon, 07 Feb 2011 01:00:14 +0000</pubDate>
		<dc:creator>Steffen Nissen</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://leenissen.dk/fann/wp/?p=162</guid>
		<description><![CDATA[A while back Seth made an OpenCL enhanced version of FANN. This is still a separate download, but there are plans to include this GPU enhanced version in the main repository.]]></description>
				<content:encoded><![CDATA[<p>A while back Seth made an <a href="http://leenissen.dk/fann/forum/viewtopic.php?f=2&amp;t=658&amp;start=0">OpenCL enhanced version of FANN</a>. This is still a separate download, but there are plans to include this GPU enhanced version in the main repository.</p>
]]></content:encoded>
			<wfw:commentRss>http://leenissen.dk/fann/wp/2011/02/opencl-enhanced-version-of-fann/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>New FANN website</title>
		<link>http://leenissen.dk/fann/wp/2011/02/new-fann-website/</link>
		<comments>http://leenissen.dk/fann/wp/2011/02/new-fann-website/#comments</comments>
		<pubDate>Thu, 03 Feb 2011 05:22:04 +0000</pubDate>
		<dc:creator>Steffen Nissen</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://leenissen.dk/fann/wp/?p=152</guid>
		<description><![CDATA[The FANN website has not been updated for quite a while, partly because of laziness, but also because the update process has been somewhat complicated. But now, the FANN website has gone through a complete makeover, and it is now based on the WordPress system, which allows for easy updating of the site, site comments, [...]]]></description>
				<content:encoded><![CDATA[<p>The FANN website has not been updated for quite a while, partly because of laziness, but also because the update process has been somewhat complicated.</p>
<p>But now, the FANN website has gone through a complete makeover, and it is now based on the WordPress system, which allows for easy updating of the site, site comments, and a FANN blog with news stories about FANN.</p>
<p>Please let me know what you think about the new site, by commenting below.</p>
]]></content:encoded>
			<wfw:commentRss>http://leenissen.dk/fann/wp/2011/02/new-fann-website/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>FANN more popular than ever</title>
		<link>http://leenissen.dk/fann/wp/2011/01/fann-more-popular-than-ever/</link>
		<comments>http://leenissen.dk/fann/wp/2011/01/fann-more-popular-than-ever/#comments</comments>
		<pubDate>Sun, 16 Jan 2011 07:18:31 +0000</pubDate>
		<dc:creator>Steffen Nissen</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://leenissen.dk/fann/wp/?p=84</guid>
		<description><![CDATA[November of 2010 was saw the second highest number of downloads ever for the FANN library, with a total of 4,679 downloads during the month. 4,679]]></description>
				<content:encoded><![CDATA[<p>November of 2010 was saw the second highest number of downloads ever for the FANN library, with a total of <a href="http://sourceforge.net/projects/fann/files/stats/timeline?dates=2010-11-01+to+2010-11-30">4,679 downloads</a> during the month.</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">4,679</div>
]]></content:encoded>
			<wfw:commentRss>http://leenissen.dk/fann/wp/2011/01/fann-more-popular-than-ever/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
