<?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 Re: Modeling with Artificial Neural Networks in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Modeling-with-Artificial-Neural-Networks/m-p/850177#M42093</link>
    <description>Hello Koen,&lt;BR /&gt;Did you mean that the Classical Feed forward NN is not for forecasting but rather the RNN or LSTM?&lt;BR /&gt;&lt;BR /&gt;My study is based in Agriculture field and want examine relationship between crop yields among selected factors by using NN... Is there any class NN appropriate for this? Again, after this, I'm planning to predict yields in a near future..!&lt;BR /&gt;&lt;BR /&gt;Thank you.</description>
    <pubDate>Sat, 17 Dec 2022 04:34:17 GMT</pubDate>
    <dc:creator>Andy_20</dc:creator>
    <dc:date>2022-12-17T04:34:17Z</dc:date>
    <item>
      <title>Modeling with Artificial Neural Networks</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Modeling-with-Artificial-Neural-Networks/m-p/849786#M42075</link>
      <description>Hello there,&lt;BR /&gt;I'm to using ANN but I have read some studies and show that ANN is useful for Forecasting...&lt;BR /&gt;&lt;BR /&gt;My concern is that, "What other area can ANN be useful?"&lt;BR /&gt;Can we use for estimating relationship among variables? What are the parameters and how do we interpret them?&lt;BR /&gt;&lt;BR /&gt;Many Thanks!</description>
      <pubDate>Thu, 15 Dec 2022 05:51:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Modeling-with-Artificial-Neural-Networks/m-p/849786#M42075</guid>
      <dc:creator>Andy_20</dc:creator>
      <dc:date>2022-12-15T05:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: Modeling with Artificial Neural Networks</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Modeling-with-Artificial-Neural-Networks/m-p/850147#M42090</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The term "&lt;/SPAN&gt;&lt;EM&gt;Artificial neural network&lt;/EM&gt;&lt;SPAN&gt;" refers to a&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;biologically inspired sub-field of&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;artificial&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;intelligence modeled after the brain.&lt;BR /&gt;All the neural networks you use in SAS (and other software) are&amp;nbsp;"a&lt;EM&gt;rtificial&lt;/EM&gt;".&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;NN is a vast field.&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;You can use NN for supervised learning, but also for unsupervised learning (like auto-encoders)&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;You can use NN for forecasting indeed. But not the classical feed-forward neural networks. You need recurrent neural networks (RNN) for that.&amp;nbsp;A&amp;nbsp;&lt;STRONG&gt;recurrent neural network&lt;/STRONG&gt;&amp;nbsp;(&lt;STRONG&gt;RNN&lt;/STRONG&gt;) is a class of&amp;nbsp;artificial neural networks where connections between nodes can create a cycle, allowing output from some nodes to affect subsequent input to the same nodes.&amp;nbsp;Long short-term memory (LSTM) networks are popular RNN. &amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Neural networks are used a lot in computer vision (CV) as well. See&amp;nbsp;f.e. Convolutional neural networks!&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Neural Networks are also used in generative AI. See f.e.&amp;nbsp;generative adversarial networks (&lt;EM&gt;GAN&lt;/EM&gt;).&lt;BR /&gt;You can synthetically generate artwork &lt;BR /&gt;or&amp;nbsp;you can mimic (sensitive) data with AI to generate &lt;STRONG&gt;synthetic data twins&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;Good luck,&lt;BR /&gt;Koen&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Dec 2022 20:36:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Modeling-with-Artificial-Neural-Networks/m-p/850147#M42090</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2022-12-16T20:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: Modeling with Artificial Neural Networks</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Modeling-with-Artificial-Neural-Networks/m-p/850177#M42093</link>
      <description>Hello Koen,&lt;BR /&gt;Did you mean that the Classical Feed forward NN is not for forecasting but rather the RNN or LSTM?&lt;BR /&gt;&lt;BR /&gt;My study is based in Agriculture field and want examine relationship between crop yields among selected factors by using NN... Is there any class NN appropriate for this? Again, after this, I'm planning to predict yields in a near future..!&lt;BR /&gt;&lt;BR /&gt;Thank you.</description>
      <pubDate>Sat, 17 Dec 2022 04:34:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Modeling-with-Artificial-Neural-Networks/m-p/850177#M42093</guid>
      <dc:creator>Andy_20</dc:creator>
      <dc:date>2022-12-17T04:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: Modeling with Artificial Neural Networks</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Modeling-with-Artificial-Neural-Networks/m-p/850196#M42094</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to predict crop yields based on (selected) factors&lt;/P&gt;
&lt;P&gt;, then you are doing classical predictive modelling on cross-sectional data.&lt;/P&gt;
&lt;P&gt;It's NOT forecasting ... Forecasting is a sub-field of predictive modelling where you work on time series data.&lt;/P&gt;
&lt;P&gt;( If you have time-series data for several cross-sections then you are dealing with panel data )&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Because you are thinking about using NN , I suppose you are working on observational data that were collected in the past in the context of normal agricultural activities.&lt;BR /&gt;If the data still has to be collected, it's better to set up an experiment, like here :&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SAS/QC 15.2 User's Guide&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The OPTEX Procedure&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;Example 15.9 Optimal Design in the Presence of Covariance&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (this is about comparing the effects of seven different fertilizers on crop yield)&lt;BR /&gt;&lt;A href="https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/qcug/qcug_optex_examples09.htm" target="_blank"&gt;https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/qcug/qcug_optex_examples09.htm&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But OK, let's assume you already have your data in a data set.&lt;/P&gt;
&lt;P&gt;For predictive modelling, basic NN architectures will do.&lt;BR /&gt;Try &lt;SPAN&gt;&lt;EM&gt;multilayer perceptron&lt;/EM&gt;&lt;/SPAN&gt; first.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See also here :&lt;BR /&gt;&lt;A href="https://www.sas.com/en_be/industry/agriculture-analytics.html" target="_blank"&gt;https://www.sas.com/en_be/industry/agriculture-analytics.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And one more thing : &lt;BR /&gt;due to the fact lots of weights (parameters) have to be estimated in NN, you need a lot of data (a lot of rows) to get acceptable confidence limits around your parameter estimates.&lt;/P&gt;
&lt;P&gt;If you do not have a lot of data (let alone having room for data splitting)&lt;/P&gt;
&lt;P&gt;, it might be better to turn to classical statistical techniques like mixed modeling or regression (without random effects).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;
&lt;DIV id="ConnectiveDocSignExtentionInstalled" data-extension-version="1.0.4"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Sat, 17 Dec 2022 13:25:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Modeling-with-Artificial-Neural-Networks/m-p/850196#M42094</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2022-12-17T13:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: Modeling with Artificial Neural Networks</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Modeling-with-Artificial-Neural-Networks/m-p/850211#M42095</link>
      <description>&lt;P&gt;Something extra ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Neural networks demystified &lt;BR /&gt;By Leo Sadovy on SAS Voices March 23, 2016&lt;BR /&gt;&lt;A href="https://blogs.sas.com/content/sascom/2016/03/23/neural-networks-demystified/" target="_blank"&gt;https://blogs.sas.com/content/sascom/2016/03/23/neural-networks-demystified/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;</description>
      <pubDate>Sat, 17 Dec 2022 18:36:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Modeling-with-Artificial-Neural-Networks/m-p/850211#M42095</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2022-12-17T18:36:45Z</dc:date>
    </item>
  </channel>
</rss>

