<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Getting confused with Neurorule Algorithm' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Getting confused with Neurorule Algorithm' posted on the 'Algorithms' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Wed, 19 Jun 2013 15:25:49 -0700</pubDate>
    <lastBuildDate>Wed, 19 Jun 2013 15:25:49 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Getting confused with Neurorule Algorithm</title>
      <link>http://www.programmersheaven.com/mb/Algorithms/430203/430203/getting-confused-with-neurorule-algorithm/</link>
      <description>I'm doing my assigment to extract rule using neurorule algorithm (basically neural network) which is explained in a journal entitled "NeuroRule: A Connectionist Approach to Data Mining".&lt;br /&gt;
&lt;br /&gt;
It has three major steps&lt;br /&gt;
1. Network training&lt;br /&gt;
2. Network Pruning&lt;br /&gt;
3. Rule extracting&lt;br /&gt;
&lt;br /&gt;
I'm still in the first step which is a kind of backpropagation. It is explained that, there are two activation function which is used. Log sigmoid and hyperbolic tangent sigmoid. I get mad with them. They produced a value that isn't really clear to be 0 or 1 so I search about activation function more and find that applying those needs derivative activation function.&lt;br /&gt;
&lt;br /&gt;
But inside the journal, there's no explaination about that. Should I add it or not? and is there any explicit impact if I add it?&lt;br /&gt;
&lt;br /&gt;
Please for the help.&lt;br /&gt;
&lt;br /&gt;
Thankyou.</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/Algorithms/430203/430203/getting-confused-with-neurorule-algorithm/</guid>
      <pubDate>Sun, 11 Nov 2012 02:07:03 -0700</pubDate>
      <category>Algorithms</category>
    </item>
  </channel>
</rss>