<?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>Nisi's work blog &#187; adaptive learning</title>
	<atom:link href="http://wiki.nisi.ro/tag/adaptive-learning/feed/" rel="self" type="application/rss+xml" />
	<link>http://wiki.nisi.ro</link>
	<description>Nisi's work blog - programing tips</description>
	<lastBuildDate>Mon, 21 Nov 2011 08:43:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Neural Networks in PHP</title>
		<link>http://wiki.nisi.ro/2010/03/neural-networks-in-php/</link>
		<comments>http://wiki.nisi.ro/2010/03/neural-networks-in-php/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 10:43:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP & MySQL]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[adaptive learning]]></category>
		<category><![CDATA[mesh]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[neural]]></category>
		<category><![CDATA[neural network]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web api]]></category>

		<guid isPermaLink="false">http://wiki.nisi.ro/?p=202</guid>
		<description><![CDATA[Browsing phpclasses.org I had found a very interesting article Neural Networks in PHP . For anyone who dont know yet &#8220;Neural networks allow emulating the behavior of a human brain in software applications.&#8221; In this article you can read how to implement Neural Mesh to develop Neural Network applications in PHP. (Neural Networks in PHP) [...]]]></description>
			<content:encoded><![CDATA[<p>Browsing phpclasses.org I had found a very interesting article <strong><a href="http://www.phpclasses.org/blog/post/119-Neural-Networks-in-PHP.html" target="_blank">Neural Networks in PHP</a> .</strong> For anyone who dont know yet <em>&#8220;Neural networks allow emulating the behavior of a human brain in software applications.&#8221;</em></p>
<p>In this article you can read how to implement Neural Mesh to develop Neural Network applications in PHP. (<strong><a href="http://www.phpclasses.org/blog/post/119-Neural-Networks-in-PHP.html" target="_blank">Neural Networks in PHP</a></strong><em>)</em></p>
<p><strong>Neural Mesh</strong><em> </em>is an open source, pure PHP code based Neural Network manager and framework that makes it easier to work with Neural Networks.</p>
<p>Neural Mesh home page: <a href="http://neuralmesh.com/" target="_blank">http://neuralmesh.com/</a></p>
<ul>
<li>Pure PHP &amp; MySQl</li>
<li>Adaptive Learning</li>
<li>Implement in any enviroment</li>
<li>Web Api</li>
<li>Fast</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://wiki.nisi.ro/2010/03/neural-networks-in-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

