<?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 Neural Network in SAS Enterprise Miner in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Neural-Network-in-SAS-Enterprise-Miner/m-p/461025#M6968</link>
    <description>&lt;P&gt;My question is specific to SAS&amp;nbsp; E-Miner. .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. What is meant by number units in hidden layer? Is it number of neurons in a layer?&lt;/P&gt;
&lt;P&gt;2. I am using Neural Network node. How do I know how many layers have been used in the model ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;
&lt;P&gt;Lokendra&lt;/P&gt;</description>
    <pubDate>Wed, 09 May 2018 14:18:30 GMT</pubDate>
    <dc:creator>lokendra_devangan_corecompete_com</dc:creator>
    <dc:date>2018-05-09T14:18:30Z</dc:date>
    <item>
      <title>Neural Network in SAS Enterprise Miner</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Neural-Network-in-SAS-Enterprise-Miner/m-p/461025#M6968</link>
      <description>&lt;P&gt;My question is specific to SAS&amp;nbsp; E-Miner. .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. What is meant by number units in hidden layer? Is it number of neurons in a layer?&lt;/P&gt;
&lt;P&gt;2. I am using Neural Network node. How do I know how many layers have been used in the model ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;
&lt;P&gt;Lokendra&lt;/P&gt;</description>
      <pubDate>Wed, 09 May 2018 14:18:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Neural-Network-in-SAS-Enterprise-Miner/m-p/461025#M6968</guid>
      <dc:creator>lokendra_devangan_corecompete_com</dc:creator>
      <dc:date>2018-05-09T14:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: Neural Network in Eminor</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Neural-Network-in-SAS-Enterprise-Miner/m-p/461033#M6969</link>
      <description>&lt;P&gt;Yes, hidden units and hidden neurons are just different terms for the same thing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Neural Network node uses 1 hidden layer.&amp;nbsp; You can use the HP Neural node to&amp;nbsp;include up to 10 hidden layers.&lt;/P&gt;</description>
      <pubDate>Wed, 09 May 2018 14:13:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Neural-Network-in-SAS-Enterprise-Miner/m-p/461033#M6969</guid>
      <dc:creator>WendyCzika</dc:creator>
      <dc:date>2018-05-09T14:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: Neural Network in Eminor</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Neural-Network-in-SAS-Enterprise-Miner/m-p/461035#M6970</link>
      <description>&lt;P&gt;Thanks.&lt;/P&gt;
&lt;P&gt;So, if I get 10 parameter estimates number of neurons is 10, right?&lt;/P&gt;</description>
      <pubDate>Wed, 09 May 2018 14:16:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Neural-Network-in-SAS-Enterprise-Miner/m-p/461035#M6970</guid>
      <dc:creator>lokendra_devangan_corecompete_com</dc:creator>
      <dc:date>2018-05-09T14:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: Neural Network in Eminor</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Neural-Network-in-SAS-Enterprise-Miner/m-p/461039#M6971</link>
      <description>&lt;P&gt;By default, the Neural Network node uses 3 hidden units/neurons in the hidden layer, but you can change this by clicking on the ellipsis next to the "Network" property and setting the Number of Hidden Units.&amp;nbsp; If there are 10 hidden units, you would have [(# of inputs) * 10 + (# of targets) * 10] parameter estimates (1 estimate or weight for each link from input to hidden nodes, and hidden to output nodes).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 May 2018 14:19:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Neural-Network-in-SAS-Enterprise-Miner/m-p/461039#M6971</guid>
      <dc:creator>WendyCzika</dc:creator>
      <dc:date>2018-05-09T14:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: Neural Network in Eminor</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Neural-Network-in-SAS-Enterprise-Miner/m-p/461048#M6972</link>
      <description>&lt;P&gt;Thanks again. Based on that I should get 6 but I am getting 10.&amp;nbsp; I have only one input. BIAS I understand what are others&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;N Parameter Estimate Function&lt;BR /&gt; &lt;BR /&gt; 1 housing_H11 -1.523604 -0.000000258&lt;BR /&gt; 2 housing_H12 0.673423 -0.000002911&lt;BR /&gt; 3 housing_H13 0.472912 -0.000004649&lt;BR /&gt; 4 BIAS_H11 0.129327 -0.000003474&lt;BR /&gt; 5 BIAS_H12 -1.482436 -0.000000343&lt;BR /&gt; 6 BIAS_H13 0.421266 -0.000003785&lt;BR /&gt; 7 H11_good_badgood 0.713612 0.000000562&lt;BR /&gt; 8 H12_good_badgood -1.245800 0.000002289&lt;BR /&gt; 9 H13_good_badgood 1.768447 -0.000001798&lt;BR /&gt; 10 BIAS_good_badgood -0.803905 -0.000001713&lt;/P&gt;</description>
      <pubDate>Wed, 09 May 2018 14:30:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Neural-Network-in-SAS-Enterprise-Miner/m-p/461048#M6972</guid>
      <dc:creator>lokendra_devangan_corecompete_com</dc:creator>
      <dc:date>2018-05-09T14:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: Neural Network in Eminor</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Neural-Network-in-SAS-Enterprise-Miner/m-p/461063#M6973</link>
      <description>&lt;P&gt;Sorry, I wasn't including the bias terms in the number of parameter estimates.&amp;nbsp; You would have one of those for each hidden and output node as well.&lt;/P&gt;</description>
      <pubDate>Wed, 09 May 2018 15:01:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Neural-Network-in-SAS-Enterprise-Miner/m-p/461063#M6973</guid>
      <dc:creator>WendyCzika</dc:creator>
      <dc:date>2018-05-09T15:01:10Z</dc:date>
    </item>
  </channel>
</rss>

