<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Gustavo Pereira da Fonseca</title>
    <description>The latest articles on Forem by Gustavo Pereira da Fonseca (@gustavo053).</description>
    <link>https://forem.com/gustavo053</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F786879%2F134b13e1-435f-4877-943b-05fa7dfe6bf2.jpeg</url>
      <title>Forem: Gustavo Pereira da Fonseca</title>
      <link>https://forem.com/gustavo053</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/gustavo053"/>
    <language>en</language>
    <item>
      <title>Brain Emotional Learning Model</title>
      <dc:creator>Gustavo Pereira da Fonseca</dc:creator>
      <pubDate>Sat, 12 Feb 2022 04:10:16 +0000</pubDate>
      <link>https://forem.com/gustavo053/brain-emotional-learning-model-5h49</link>
      <guid>https://forem.com/gustavo053/brain-emotional-learning-model-5h49</guid>
      <description>&lt;p&gt;The &lt;strong&gt;Brain Emotional Learning&lt;/strong&gt; (BEL) model is an algorithm based on the mammalian limbic system proposed by Caro Lucas, 2004. The model is characterized as a machine learning algorithm, of reinforcement learning.&lt;/p&gt;

&lt;p&gt;One of the examples of implementations of this model in a practical problem is the Brain Emotional Learning Based Intelligent Controller (BELBIC), an intelligent controller that has achieved great results in experiments in the industry.&lt;/p&gt;

&lt;p&gt;The BEL block diagram is represented in the figure below:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fzqh3j0bcml9v34esr0ck.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fzqh3j0bcml9v34esr0ck.png" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;We can observe the representation of parts of the limbic system, responsible for emotions, such as: Thalamus, Sensory Cortex, Orbitofrontal Cortex and Amygdala. An important feature of this model is that stimulus generator (Sensory Input) and Reward/Reinforcement Signal (Rew) can be represented by a function defined by the author himself, according to the problem addressed.&lt;/p&gt;

&lt;p&gt;Below is a simulation of a third-order plant, with its natural behavior:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fdtala4cuauif5m3v6ox3.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fdtala4cuauif5m3v6ox3.png" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;And below is the BELBIC algorithm controlling the plant shown in the Figure above:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ftteo4xatw2x1tlvvckdx.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ftteo4xatw2x1tlvvckdx.png" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;In addition to studies in the control area, the model (BEL) is also used in classification tasks and time series analysis, where the algorithm can be integrated into a genetic algorithm.&lt;/p&gt;

</description>
      <category>machinelearning</category>
      <category>ai</category>
    </item>
  </channel>
</rss>
