<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:media="http://search.yahoo.com/mrss/"><channel><title><![CDATA[Barbara Hinderer - DEVELOPERS.DE]]></title><description><![CDATA[Software Development Blog with focus on .NET, Windows, Microsoft Azure powered by daenet]]></description><link>https://developers.de/</link><image><url>https://developers.de/favicon.png</url><title>Barbara Hinderer - DEVELOPERS.DE</title><link>https://developers.de/</link></image><generator>Ghost 1.21</generator><lastBuildDate>Sun, 19 Apr 2026 02:38:00 GMT</lastBuildDate><atom:link href="https://developers.de/author/barbara/rss/" rel="self" type="application/rss+xml"/><ttl>60</ttl><item><title><![CDATA[Artificial Intelligence vNext - Award Winning Paper 2021]]></title><description><![CDATA[<div class="kg-card-markdown"><p>AND THE WINNER IS .......the paper entitled: &quot;<em>Improved HTM Spatial Pooler with Homeostatic Plasticity control</em>&quot; and written by Damir Dobric, my collegue, CEO and Lead Architect @DAENET. This paper got the Best Industrial Paper Award Certificate! This happened last week at the 10th international conference for pattern recognition</p></div>]]></description><link>https://developers.de/2021/02/09/artificial-intelligence/</link><guid isPermaLink="false">60226d5b0cce285730b4e394</guid><category><![CDATA[MachineLearning]]></category><category><![CDATA[News]]></category><dc:creator><![CDATA[Barbara Hinderer]]></dc:creator><pubDate>Tue, 09 Feb 2021 14:34:20 GMT</pubDate><content:encoded><![CDATA[<div class="kg-card-markdown"><p>AND THE WINNER IS .......the paper entitled: &quot;<em>Improved HTM Spatial Pooler with Homeostatic Plasticity control</em>&quot; and written by Damir Dobric, my collegue, CEO and Lead Architect @DAENET. This paper got the Best Industrial Paper Award Certificate! This happened last week at the 10th international conference for pattern recognition and models (ICPRAM 2021) in Vienna in the category machine learning theory and models.</p>
<h3 id="neuroscienceandcomputationalintelligence">Neuroscience and computational intelligence</h3>
<p>With the rapid growth and huge popularity of cloud computing and Machine Learning, it is the first step towards proposing interconnected independent Hirarchical Temporal Memory (HTM) CLA units in an elastic cognitive network. In this case HTM provides a theoretical framework and helps us to better understand how the cortical algorithm inside of the brain might work. The motivation is to discover how the (human) intelligence works and how to put it into the code in a kind of computational intelligence.</p>
<h3 id="inspiringneocortex">Inspiring Neocortex</h3>
<p>Inspired by the fantastic area of neurosciences and computational intelligence my collegue Damir Dobric made this research work. He has always been excited by the biological functioning of the neocortex, which provides a theoretical framework and helps us to better understand how the cortical algorithm inside of the brain might work. In his research he has been analyzing the structure of neocortex and to reproduce it into codes.<br>
His concrete point and idea is to reverse-engineer the neocortex: How does human intelligence work like? What is the consequence for computational intelligence and codings? Possibly there is much less relation between ML/AI and maths than biology and neuroscience.</p>
<h3 id="artificialintelligencethedisruptivetechnology">Artificial Intelligence - the disruptive technology</h3>
<p>We encounter the technology of the 21st century in almost all areas of everyday life and often support us without our even being aware of it. It is a key digitization technology with enormous opportunities. But immediately after the enthusiasm, concerns arise that AI may be the last invention of mankind. In reality, however, the picture is different. Artificial intelligence is THE disruptive technology of our time.</p>
<p>Please find the Award Winning Paper here: <a href="https://www.insticc.org/node/TechnicalProgram/icpram/2021/presentationDetails/103142">https://www.insticc.org/node/TechnicalProgram/icpram/2021/presentationDetails/103142</a><br>
References: <a href="https://developers.de/2021/02/11/ai-vnext-reverse-engineering-the-neocortex/">https://developers.de/2021/02/11/ai-vnext-reverse-engineering-the-neocortex/</a></p>
<p><img src="https://developersde.blob.core.windows.net/usercontent/2021/2/4135_ICPRAM.png" alt="4135_ICPRAM"></p>
</div>]]></content:encoded></item><item><title><![CDATA[New Machine Learning Methods - online on stage on Feb.4th]]></title><description><![CDATA[<div class="kg-card-markdown"><p>Did you already register for the #ICPRAM 2021? The International Conference on Pattern Recognition Applications and Methods will take place via zoom. On February 4th 11:45 Damir Dobric will talk about new Machine Learning Methods, e.g. Hierarchical Temporal Memory. Highly recommended!<br>
Online Registration already started: <a href="https://www.insticc.org/node/TechnicalProgram/icpram/2021/presentationDetails/103142">https://www.insticc.</a></p></div>]]></description><link>https://developers.de/2021/01/22/new-machine-learning-methods-online-on-stage-on-feb-4th/</link><guid isPermaLink="false">600b42b56c654b47e0c38f23</guid><category><![CDATA[News]]></category><category><![CDATA[HTM]]></category><dc:creator><![CDATA[Barbara Hinderer]]></dc:creator><pubDate>Fri, 22 Jan 2021 21:37:33 GMT</pubDate><content:encoded><![CDATA[<div class="kg-card-markdown"><p>Did you already register for the #ICPRAM 2021? The International Conference on Pattern Recognition Applications and Methods will take place via zoom. On February 4th 11:45 Damir Dobric will talk about new Machine Learning Methods, e.g. Hierarchical Temporal Memory. Highly recommended!<br>
Online Registration already started: <a href="https://www.insticc.org/node/TechnicalProgram/icpram/2021/presentationDetails/103142">https://www.insticc.org/node/TechnicalProgram/icpram/2021/presentationDetails/103142</a><br>
Hierarchical Temporal Memory (HTM) - Spatial Pooler (SP) is a Learning Algorithm for learning of spatial patterns inspired by the neo-cortex. It is designed to learn the pattern in a few iteration steps and to generate the Sparse Distributed Representation (SDR) of the input. It encodes spatially similar inputs into the same or similar SDRs memorized as a population of active neurons organized in groups called micro-columns. Findings in this research show that produced SDRs can be forgotten during the training progress, which causes the SP to learn the same pattern again and converts into the new SDR. This work shows that instable learning behaviour of the SP is caused by the internal boosting algorithm inspired by the homeostatic plasticity mechanism. Previous findings in neurosciences show that this mechanism is only active during the development of new-born mammals and later deactivated or shifted from cortical layer L4, where the SP is supposed to be active. The same mechanism was used in this work. The SP algorithm was extended with the new homeostatic plasticity component that controls the boosting and deactivates it after entering the stable state. Results show that learned SDRs keeps more stable during the lifetime of the Spatial Pooler.</p>
</div>]]></content:encoded></item></channel></rss>