<?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>thesIt &#187; Setiono 2001</title>
	<atom:link href="http://lakm.us/thesit/tag/setiono-2001/feed/" rel="self" type="application/rss+xml" />
	<link>http://lakm.us/thesit</link>
	<description>computer science research log in semi microbloging style</description>
	<lastBuildDate>Tue, 24 Aug 2010 21:34:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Feedforward Neural Network Construction  &#8230;</title>
		<link>http://lakm.us/thesit/255/feedforward-neural-network-construction/</link>
		<comments>http://lakm.us/thesit/255/feedforward-neural-network-construction/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 12:08:34 +0000</pubDate>
		<dc:creator>Arif</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cross-validation]]></category>
		<category><![CDATA[neural network]]></category>
		<category><![CDATA[reference]]></category>
		<category><![CDATA[Setiono 2001]]></category>
		<category><![CDATA[verification]]></category>

		<guid isPermaLink="false">http://xp-racy.lan/s2/?p=254</guid>
		<description><![CDATA[Feedforward Neural Network Construction Using Cross Validation. Rudy Setiono. Neural Computation 13(12): 2865-2877.
This article presents an algorithm that constructs feedforward neural networks with a single hidden layer for pattern classification. The algorithm starts with a small number of hidden units in the network and adds more hidden units as needed to improve the network&#8217;s predictive [...]]]></description>
			<content:encoded><![CDATA[<p><i>Feedforward Neural Network Construction Using Cross Validation</i>. Rudy Setiono. Neural Computation 13(12): 2865-2877.</p>
<p>This article presents an algorithm that constructs feedforward neural networks with a single hidden layer for pattern classification. The algorithm starts with a small number of hidden units in the network and <b>adds more hidden units</b> as needed to improve the network&#8217;s predictive accuracy. To determine when to stop adding new hidden units, the algorithm makes use of a subset of the available training samples for cross validation. New hidden units are added to the network only if they improve the classification accuracy of the network on the training samples and on the cross-validation samples.</p>
<p>Extensive experimental results show that the algorithm is effective in obtaining networks with predictive accuracy rates that are <b>better than</b> those obtained by state-of-the-art decision tree methods.</p>
<p><code><a href="http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.112.9536&#038;rep=rep1&#038;type=pdf">10.1.1.112.9536.pdf</a></code></p>]]></content:encoded>
			<wfw:commentRss>http://lakm.us/thesit/255/feedforward-neural-network-construction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
