<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/151678</link>
    <title>MATLAB Central Newsreader - classification using ANN</title>
    <description>Feed for thread: classification using ANN</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Fri, 06 Jul 2007 02:09:19 -0400</pubDate>
      <title>classification using ANN</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/151678#381335</link>
      <author>thajudin</author>
      <description>Hi all,&lt;br&gt;
&lt;br&gt;
I would like to classify two sets of data using Artificial Neural&lt;br&gt;
network. I am just a beginner in this field.&lt;br&gt;
&lt;br&gt;
I would like to get a sample code so that I can give 5 to 30 inputs&lt;br&gt;
and two outputs. I would like like to have a flexible hidden layers&lt;br&gt;
(from three hidden layers omwards).&lt;br&gt;
&lt;br&gt;
I hope somebody can help me in coding this using Matlab.&lt;br&gt;
&lt;br&gt;
thanking you in advance&lt;br&gt;
&lt;br&gt;
thajudin</description>
    </item>
    <item>
      <pubDate>Thu, 05 Jul 2007 23:24:13 -0400</pubDate>
      <title>Re: classification using ANN</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/151678#381336</link>
      <author> Srikanth</author>
      <description>For one thing, you need just one output, since you have two sets of&lt;br&gt;
data - a zero would represent one set, and a 1 would represent another&lt;br&gt;
set.</description>
    </item>
    <item>
      <pubDate>Fri, 06 Jul 2007 02:49:38 -0400</pubDate>
      <title>Re: classification using ANN</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/151678#381340</link>
      <author>thajudin</author>
      <description>Srikanth wrote:&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; For one thing, you need just one output, since you have two sets of&lt;br&gt;
&amp;gt; data - a zero would represent one set, and a 1 would represent&lt;br&gt;
&amp;gt; another&lt;br&gt;
&amp;gt; set.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&lt;br&gt;
It is absolutely correct. Can I get a sample code for to start with&lt;br&gt;
&lt;br&gt;
rgds&lt;br&gt;
&lt;br&gt;
thajudin</description>
    </item>
    <item>
      <pubDate>Fri, 06 Jul 2007 00:05:34 -0400</pubDate>
      <title>Re: classification using ANN</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/151678#381342</link>
      <author> Srikanth</author>
      <description>Nope, I don't have any code as such... any NN book would give you some&lt;br&gt;
algorithm (Greatest descent algo. is an easy one), or since you know&lt;br&gt;
there are two groups, you could use a mean feature vector algorithm.&lt;br&gt;
However, having more than 2 hidden layers makes the system extremely&lt;br&gt;
complex, and I doubt it would be worth the effort in any system.</description>
    </item>
    <item>
      <pubDate>Fri, 06 Jul 2007 16:39:52 -0400</pubDate>
      <title>Re: classification using ANN</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/151678#381520</link>
      <author> Greg Heath</author>
      <description>On Jul 6, 3:05 am, Srikanth &amp;lt;s...@xdtech.com&amp;gt; wrote:&lt;br&gt;
&amp;gt; Nope, I don't have any code as such... any NN book would give you some&lt;br&gt;
&amp;gt; algorithm (Greatest descent algo. is an easy one), or since you know&lt;br&gt;
&amp;gt; there are two groups, you could use a mean feature vector algorithm.&lt;br&gt;
&amp;gt; However, having more than 2 hidden layers makes the system extremely&lt;br&gt;
&amp;gt; complex, and I doubt it would be worth the effort in any system.&lt;br&gt;
&lt;br&gt;
Having more than 1 hidden layer is seldom&lt;br&gt;
necessary. See the comp.ai.neural-nets FAQ.&lt;br&gt;
&lt;br&gt;
Hope this helps.&lt;br&gt;
&lt;br&gt;
Greg</description>
    </item>
  </channel>
</rss>

