<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://groupkos.com/dev/index.php?action=history&amp;feed=atom&amp;title=MindSpeak.NeuralNet.Biological</id>
	<title>MindSpeak.NeuralNet.Biological - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://groupkos.com/dev/index.php?action=history&amp;feed=atom&amp;title=MindSpeak.NeuralNet.Biological"/>
	<link rel="alternate" type="text/html" href="http://groupkos.com/dev/index.php?title=MindSpeak.NeuralNet.Biological&amp;action=history"/>
	<updated>2026-04-15T18:42:20Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>http://groupkos.com/dev/index.php?title=MindSpeak.NeuralNet.Biological&amp;diff=4542&amp;oldid=prev</id>
		<title>XenoEngineer: Created page with &quot;{{menuMindSpeak}}  == MindSpeak.NeuralNet.Biological - Biological Brain ==  A NeuralNet component representing a biological neural network, specifically designed to model and interact with human brains or other organic neurological systems. It inherits the properties and behaviors of its parent type Neural Network.   === Properties ===  * &lt;big&gt;&#039;&#039;&#039;patterns&#039;&#039;&#039;&lt;/big&gt;: An array of floating-point numbers representing neuron activation levels in the biologica...&quot;</title>
		<link rel="alternate" type="text/html" href="http://groupkos.com/dev/index.php?title=MindSpeak.NeuralNet.Biological&amp;diff=4542&amp;oldid=prev"/>
		<updated>2024-11-07T01:52:12Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{menuMindSpeak}}  == &lt;a href=&quot;/dev/index.php/MindSpeak.NeuralNet.Biological&quot; title=&quot;MindSpeak.NeuralNet.Biological&quot;&gt;MindSpeak.NeuralNet.Biological&lt;/a&gt; - Biological Brain ==  A NeuralNet component representing a biological neural network, specifically designed to model and interact with human brains or other organic neurological systems. It inherits the properties and behaviors of its parent type &lt;a href=&quot;/dev/index.php/NeuralNet&quot; title=&quot;NeuralNet&quot;&gt;Neural Network&lt;/a&gt;.   === Properties ===  * &amp;lt;big&amp;gt;&amp;#039;&amp;#039;&amp;#039;patterns&amp;#039;&amp;#039;&amp;#039;&amp;lt;/big&amp;gt;: An array of floating-point numbers representing neuron activation levels in the biologica...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{menuMindSpeak}}&lt;br /&gt;
&lt;br /&gt;
== [[MindSpeak.NeuralNet.Biological]] - Biological Brain ==&lt;br /&gt;
 A NeuralNet component representing a biological neural network, specifically designed to model and interact with human brains or other organic neurological systems. It inherits the properties and behaviors of its parent type [[NeuralNet|Neural Network]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Properties ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;&amp;#039;&amp;#039;&amp;#039;patterns&amp;#039;&amp;#039;&amp;#039;&amp;lt;/big&amp;gt;: An array of floating-point numbers representing neuron activation levels in the biological brain.&amp;lt;br/&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&amp;#039;&amp;#039;&amp;#039;size&amp;#039;&amp;#039;&amp;#039;&amp;lt;/big&amp;gt;: The number of neurons in the biological brain (derived from patterns length).&amp;lt;br/&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&amp;#039;&amp;#039;&amp;#039;weightMap&amp;#039;&amp;#039;&amp;#039;&amp;lt;/big&amp;gt;: A 2D matrix storing synaptic weights, connecting each pair of neurons. Defaults to random values between 0 and 1.&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Methods ===&lt;br /&gt;
&lt;br /&gt;
* .activate(pattern): Activates a specific neuron(s) based on input pattern.&lt;br /&gt;
* .learn(learningRate = 0.1): Updates weightMap using Hebbian learning rule to improve synaptic connections.&lt;br /&gt;
* .remember(inputPattern, outputPattern): Associates an input pattern with an output pattern by modifying weightMap.&lt;/div&gt;</summary>
		<author><name>XenoEngineer</name></author>
	</entry>
</feed>