<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Default function in Neural Networks in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Default-function-in-Neural-Networks/m-p/186002#M2237</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Members,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used a Neural Networks in EM for classification problem with default options. I want to know the default options of:&lt;/P&gt;&lt;P&gt;Hidden/Target layer combination function.&lt;/P&gt;&lt;P&gt;Hidden/Target layer activation function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Oct 2014 20:26:01 GMT</pubDate>
    <dc:creator>husseinmazaar</dc:creator>
    <dc:date>2014-10-15T20:26:01Z</dc:date>
    <item>
      <title>Default function in Neural Networks</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Default-function-in-Neural-Networks/m-p/186002#M2237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Members,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used a Neural Networks in EM for classification problem with default options. I want to know the default options of:&lt;/P&gt;&lt;P&gt;Hidden/Target layer combination function.&lt;/P&gt;&lt;P&gt;Hidden/Target layer activation function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 20:26:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Default-function-in-Neural-Networks/m-p/186002#M2237</guid>
      <dc:creator>husseinmazaar</dc:creator>
      <dc:date>2014-10-15T20:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: Default function in Neural Networks</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Default-function-in-Neural-Networks/m-p/186003#M2238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are using the Neural Network Node in Enterprise Miner with the defaults it will run the neural network with the Multilayer Perceptron architecture and 3 hidden units. You can check this in the Node Results, by looking at the log and seeing if the proc neural call uses "arch MLP Hidden = 3"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Multilayer Perceptron (default setting in Enterprise Miner):&lt;/P&gt;&lt;P&gt;Hidden layer activation function&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = tanh&lt;/P&gt;&lt;P&gt;Hidden layer combination function = linear&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The default target layer activation and combination functions are a bit more complicated, as it depends on the level of the target variable itself:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Target layer activation function&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = identity (if LEVEL = INTERVAL)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = logistic (if LEVEL = ORDINAL)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = mlogistic (if LEVEL = NOMINAL)&lt;/P&gt;&lt;P&gt;Target layer combination function&amp;nbsp; = linear&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps. Most of this information came from the &lt;A href="http://support.sas.com/documentation/onlinedoc/miner/em43/neural.pdf"&gt;proc neural documentation&lt;/A&gt; if you care for further reading.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2014 21:37:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Default-function-in-Neural-Networks/m-p/186003#M2238</guid>
      <dc:creator>RalphAbbey</dc:creator>
      <dc:date>2014-10-16T21:37:17Z</dc:date>
    </item>
  </channel>
</rss>

