<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.mitov.com/wiki/skins/common/feed.css?301"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.mitov.com/wiki/index.php?feed=atom&amp;target=David+Alm&amp;title=Special%3AContributions</id>
		<title>Mitov Wiki Doc - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://www.mitov.com/wiki/index.php?feed=atom&amp;target=David+Alm&amp;title=Special%3AContributions"/>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Special:Contributions/David+Alm"/>
		<updated>2026-04-15T11:29:42Z</updated>
		<subtitle>From Mitov Wiki Doc</subtitle>
		<generator>MediaWiki 1.17.0</generator>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILNeuralNetwork.TILNeuralNetworkTrainingWeights</id>
		<title>Class ILNeuralNetwork.TILNeuralNetworkTrainingWeights</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILNeuralNetwork.TILNeuralNetworkTrainingWeights"/>
				<updated>2013-06-26T00:32:09Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILNeuralNetwork|ILNeuralNetwork]]&lt;br /&gt;
&lt;br /&gt;
'''Inherits:''' [[Class ILNeuralNetwork.TILNeuralNetworkTrainingBasicWeights|TILNeuralNetworkTrainingBasicWeights]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILNeuralNetworkTrainingWeights = '''class'''( [[Class ILNeuralNetwork.TILNeuralNetworkTrainingBasicWeights|TILNeuralNetworkTrainingBasicWeights]] )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILNeuralNetworkTrainingWeights : '''public''' [[Class ILNeuralNetwork.TILNeuralNetworkTrainingBasicWeights|TILNeuralNetworkTrainingBasicWeights]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILNeuralNetworkTrainingWeights : '''public''' [[Class ILNeuralNetwork.TILNeuralNetworkTrainingBasicWeights|CTILNeuralNetworkTrainingBasicWeights]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' NeuralNetworkTrainingWeights : [[Class ILNeuralNetwork.TILNeuralNetworkTrainingBasicWeights|Mitov.IntelligenceLab.NeuralNetworkTrainingBasicWeights]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Back propagation training weights class. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines class for back propagation training weights.&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Published ===&lt;br /&gt;
*[[Property ILNeuralNetwork.TILNeuralNetworkTrainingWeights.Moment|Moment]] - Specifies the training moment. &lt;br /&gt;
*[[Property ILNeuralNetwork.TILNeuralNetworkTrainingWeights.Scale|Scale]] - Specifies the training scale. &lt;br /&gt;
&lt;br /&gt;
== From [[Class ILNeuralNetwork.TILNeuralNetworkTrainingBasicWeights|TILNeuralNetworkTrainingBasicWeights]] ==&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Published ===&lt;br /&gt;
*[[Property ILNeuralNetwork.TILNeuralNetworkTrainingBasicWeights.Init|Init]] - Specifies if the weights should be initialized prior to training. &lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILNeuralNetwork.TILNeuralNetworkTrain</id>
		<title>Class ILNeuralNetwork.TILNeuralNetworkTrain</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILNeuralNetwork.TILNeuralNetworkTrain"/>
				<updated>2013-06-26T00:32:09Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILNeuralNetwork|ILNeuralNetwork]]&lt;br /&gt;
&lt;br /&gt;
'''Inherits:''' [[Class LPComponent.TLPComponent|TLPComponent]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILNeuralNetworkTrain = '''class'''( [[Class LPComponent.TLPComponent|TLPComponent]] )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILNeuralNetworkTrain : '''public''' [[Class LPComponent.TLPComponent|TLPComponent]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILNeuralNetworkTrain : '''public''' [[Class LPComponent.TLPComponent|CTLPComponent]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' NeuralNetworkTrain : [[Class LPComponent.TLPComponent|Mitov.IntelligenceLab.Component]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Basic abstract class for neural network training components. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines basic abstract class for neural network training&lt;br /&gt;
components.&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Published ===&lt;br /&gt;
*[[Property ILNeuralNetwork.TILNeuralNetworkTrain.NeuralNetwork|NeuralNetwork]] - Specifies the Neural Network component to be trained. &lt;br /&gt;
*[[Property ILNeuralNetwork.TILNeuralNetworkTrain.TerminationCriteria|TerminationCriteria]] - Criteria for terminating the training. &lt;br /&gt;
*[[Property ILNeuralNetwork.TILNeuralNetworkTrain.NormalizeTrainingWeights|NormalizeTrainingWeights]] - Specifies if the weights should be normalized. &lt;br /&gt;
*[[Property ILNeuralNetwork.TILNeuralNetworkTrain.ScaleInputs|ScaleInputs]] - Scales the inputs before the training. &lt;br /&gt;
*[[Property ILNeuralNetwork.TILNeuralNetworkTrain.ScaleOutputs|ScaleOutputs]] - Scales the outputs before the training. &lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method function ILNeuralNetwork.TILNeuralNetworkTrain.Train(IILTrainingDataArray) : Integer|function Train(AData : IILTrainingDataArray) : Integer]] - Trains the connected neural network. &lt;br /&gt;
*[[Method function ILNeuralNetwork.TILNeuralNetworkTrain.Train(ISLRealBuffer;ISLRealBuffer) : Integer|function Train(ATraingFeatures : ISLRealBuffer; AResposes : ISLRealBuffer) : Integer]]&lt;br /&gt;
*[[Method function ILNeuralNetwork.TILNeuralNetworkTrain.Train(ISLRealBuffer;ISLRealBuffer;Real) : Integer|function Train(ATraingFeatures : ISLRealBuffer; AResposes : ISLRealBuffer; AWeights : Real) : Integer]]&lt;br /&gt;
*[[Method function ILNeuralNetwork.TILNeuralNetworkTrain.Train(ISLRealBufferArray;ISLRealBufferArray) : Integer|function Train(ATraingFeatures : ISLRealBufferArray; AResposes : ISLRealBufferArray) : Integer]] - Trains the connected neural network. &lt;br /&gt;
*[[Method function ILNeuralNetwork.TILNeuralNetworkTrain.Train(ISLRealBufferArray;ISLRealBufferArray;ISLRealBuffer) : Integer|function Train(ATraingFeatures : ISLRealBufferArray; AResposes : ISLRealBufferArray; AWeights : ISLRealBuffer) : Integer]] - Trains the connected neural network. &lt;br /&gt;
&lt;br /&gt;
== Pins ==&lt;br /&gt;
*[[Pin ILNeuralNetwork.TILNeuralNetworkTrain.InputPin|InputPin]] - The training data input pin of the component. &lt;br /&gt;
*[[Pin ILNeuralNetwork.TILNeuralNetworkTrain.ProgressPin|ProgressPin]] - The Training Progress Pin. &lt;br /&gt;
&lt;br /&gt;
== Events ==&lt;br /&gt;
*[[Event ILNeuralNetwork.TILNeuralNetworkTrain.OnProgress|OnProgress]] - Training progress notification event. &lt;br /&gt;
*[[Event ILNeuralNetwork.TILNeuralNetworkTrain.OnError|OnError]] - Occurs on training error. &lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILNeuralNetwork.TILNeuralNetworkBackpropTrain</id>
		<title>Class ILNeuralNetwork.TILNeuralNetworkBackpropTrain</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILNeuralNetwork.TILNeuralNetworkBackpropTrain"/>
				<updated>2013-06-26T00:32:09Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:BIGILNeuralNetworkBackpropTrain.gif]] [[Image:ILNeuralNetworkBackpropTrain.gif]] [[Image:NETILNeuralNetworkBackpropTrain.gif]]&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILNeuralNetwork|ILNeuralNetwork]]&lt;br /&gt;
&lt;br /&gt;
'''Inherits:''' [[Class ILNeuralNetwork.TILNeuralNetworkTrain|TILNeuralNetworkTrain]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILNeuralNetworkBackpropTrain = '''class'''( [[Class ILNeuralNetwork.TILNeuralNetworkTrain|TILNeuralNetworkTrain]] )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILNeuralNetworkBackpropTrain : '''public''' [[Class ILNeuralNetwork.TILNeuralNetworkTrain|TILNeuralNetworkTrain]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILNeuralNetworkBackpropTrain : '''public''' [[Class ILNeuralNetwork.TILNeuralNetworkTrain|CTILNeuralNetworkTrain]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' NeuralNetworkBackpropTrain : [[Class ILNeuralNetwork.TILNeuralNetworkTrain|Mitov.IntelligenceLab.NeuralNetworkTrain]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Trains neural networks using Backprop algorithm. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
This component is designed to train neural networks using&lt;br /&gt;
Backprop algorithm.&lt;br /&gt;
&lt;br /&gt;
To use the component set the Neural Network to be trained in&lt;br /&gt;
the NeuralNetwork property.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Diagram:&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:ILNeuralNetworkBackpropTrain_Preview.png]]&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Published ===&lt;br /&gt;
*[[Property ILNeuralNetwork.TILNeuralNetworkBackpropTrain.Weights|Weights]] - Specifies the training weights. &lt;br /&gt;
&lt;br /&gt;
== From [[Class ILNeuralNetwork.TILNeuralNetworkTrain|TILNeuralNetworkTrain]] ==&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Published ===&lt;br /&gt;
*[[Property ILNeuralNetwork.TILNeuralNetworkTrain.NeuralNetwork|NeuralNetwork]] - Specifies the Neural Network component to be trained. &lt;br /&gt;
*[[Property ILNeuralNetwork.TILNeuralNetworkTrain.TerminationCriteria|TerminationCriteria]] - Criteria for terminating the training. &lt;br /&gt;
*[[Property ILNeuralNetwork.TILNeuralNetworkTrain.NormalizeTrainingWeights|NormalizeTrainingWeights]] - Specifies if the weights should be normalized. &lt;br /&gt;
*[[Property ILNeuralNetwork.TILNeuralNetworkTrain.ScaleInputs|ScaleInputs]] - Scales the inputs before the training. &lt;br /&gt;
*[[Property ILNeuralNetwork.TILNeuralNetworkTrain.ScaleOutputs|ScaleOutputs]] - Scales the outputs before the training. &lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method function ILNeuralNetwork.TILNeuralNetworkTrain.Train(IILTrainingDataArray) : Integer|function Train(AData : IILTrainingDataArray) : Integer]] - Trains the connected neural network. &lt;br /&gt;
*[[Method function ILNeuralNetwork.TILNeuralNetworkTrain.Train(ISLRealBuffer;ISLRealBuffer) : Integer|function Train(ATraingFeatures : ISLRealBuffer; AResposes : ISLRealBuffer) : Integer]]&lt;br /&gt;
*[[Method function ILNeuralNetwork.TILNeuralNetworkTrain.Train(ISLRealBuffer;ISLRealBuffer;Real) : Integer|function Train(ATraingFeatures : ISLRealBuffer; AResposes : ISLRealBuffer; AWeights : Real) : Integer]]&lt;br /&gt;
*[[Method function ILNeuralNetwork.TILNeuralNetworkTrain.Train(ISLRealBufferArray;ISLRealBufferArray) : Integer|function Train(ATraingFeatures : ISLRealBufferArray; AResposes : ISLRealBufferArray) : Integer]] - Trains the connected neural network. &lt;br /&gt;
*[[Method function ILNeuralNetwork.TILNeuralNetworkTrain.Train(ISLRealBufferArray;ISLRealBufferArray;ISLRealBuffer) : Integer|function Train(ATraingFeatures : ISLRealBufferArray; AResposes : ISLRealBufferArray; AWeights : ISLRealBuffer) : Integer]] - Trains the connected neural network. &lt;br /&gt;
&lt;br /&gt;
== Pins ==&lt;br /&gt;
*[[Pin ILNeuralNetwork.TILNeuralNetworkTrain.InputPin|InputPin]] - The training data input pin of the component. &lt;br /&gt;
*[[Pin ILNeuralNetwork.TILNeuralNetworkTrain.ProgressPin|ProgressPin]] - The Training Progress Pin. &lt;br /&gt;
&lt;br /&gt;
== Events ==&lt;br /&gt;
*[[Event ILNeuralNetwork.TILNeuralNetworkTrain.OnProgress|OnProgress]] - Training progress notification event. &lt;br /&gt;
*[[Event ILNeuralNetwork.TILNeuralNetworkTrain.OnError|OnError]] - Occurs on training error. &lt;br /&gt;
&lt;br /&gt;
[[Category:Components]][[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILNeuralNetwork.TILNeuralNetworkTrainingDeltaWeights</id>
		<title>Class ILNeuralNetwork.TILNeuralNetworkTrainingDeltaWeights</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILNeuralNetwork.TILNeuralNetworkTrainingDeltaWeights"/>
				<updated>2013-06-26T00:32:09Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILNeuralNetwork|ILNeuralNetwork]]&lt;br /&gt;
&lt;br /&gt;
'''Inherits:''' [[Class ILNeuralNetwork.TILNeuralNetworkTrainingBasicWeights|TILNeuralNetworkTrainingBasicWeights]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILNeuralNetworkTrainingDeltaWeights = '''class'''( [[Class ILNeuralNetwork.TILNeuralNetworkTrainingBasicWeights|TILNeuralNetworkTrainingBasicWeights]] )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILNeuralNetworkTrainingDeltaWeights : '''public''' [[Class ILNeuralNetwork.TILNeuralNetworkTrainingBasicWeights|TILNeuralNetworkTrainingBasicWeights]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILNeuralNetworkTrainingDeltaWeights : '''public''' [[Class ILNeuralNetwork.TILNeuralNetworkTrainingBasicWeights|CTILNeuralNetworkTrainingBasicWeights]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' NeuralNetworkTrainingDeltaWeights : [[Class ILNeuralNetwork.TILNeuralNetworkTrainingBasicWeights|Mitov.IntelligenceLab.NeuralNetworkTrainingBasicWeights]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Resilient back propagation training weights class. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines class for resilient back propagation training&lt;br /&gt;
weights.&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Published ===&lt;br /&gt;
*[[Property ILNeuralNetwork.TILNeuralNetworkTrainingDeltaWeights.Initial|Initial]] - Specifies the initial delta training value. &lt;br /&gt;
*[[Property ILNeuralNetwork.TILNeuralNetworkTrainingDeltaWeights.Plus|Plus]] - Specifies the delta increment training value. &lt;br /&gt;
*[[Property ILNeuralNetwork.TILNeuralNetworkTrainingDeltaWeights.Minus|Minus]] - Specifies the delta decrement training value. &lt;br /&gt;
*[[Property ILNeuralNetwork.TILNeuralNetworkTrainingDeltaWeights.Min|Min]] - Specifies the minimal delta training value. &lt;br /&gt;
*[[Property ILNeuralNetwork.TILNeuralNetworkTrainingDeltaWeights.Max|Max]] - Specifies the maximal delta training value. &lt;br /&gt;
&lt;br /&gt;
== From [[Class ILNeuralNetwork.TILNeuralNetworkTrainingBasicWeights|TILNeuralNetworkTrainingBasicWeights]] ==&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Published ===&lt;br /&gt;
*[[Property ILNeuralNetwork.TILNeuralNetworkTrainingBasicWeights.Init|Init]] - Specifies if the weights should be initialized prior to training. &lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILNeuralNetwork.TILNeuralNetworkRPropTrain</id>
		<title>Class ILNeuralNetwork.TILNeuralNetworkRPropTrain</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILNeuralNetwork.TILNeuralNetworkRPropTrain"/>
				<updated>2013-06-26T00:32:09Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:BIGILNeuralNetworkRPropTrain.gif]] [[Image:ILNeuralNetworkRPropTrain.gif]] [[Image:NETILNeuralNetworkRPropTrain.gif]]&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILNeuralNetwork|ILNeuralNetwork]]&lt;br /&gt;
&lt;br /&gt;
'''Inherits:''' [[Class ILNeuralNetwork.TILNeuralNetworkTrain|TILNeuralNetworkTrain]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILNeuralNetworkRPropTrain = '''class'''( [[Class ILNeuralNetwork.TILNeuralNetworkTrain|TILNeuralNetworkTrain]] )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILNeuralNetworkRPropTrain : '''public''' [[Class ILNeuralNetwork.TILNeuralNetworkTrain|TILNeuralNetworkTrain]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILNeuralNetworkRPropTrain : '''public''' [[Class ILNeuralNetwork.TILNeuralNetworkTrain|CTILNeuralNetworkTrain]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' NeuralNetworkRPropTrain : [[Class ILNeuralNetwork.TILNeuralNetworkTrain|Mitov.IntelligenceLab.NeuralNetworkTrain]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Trains neural networks using RProp algorithm. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
This component is designed to train neural networks using&lt;br /&gt;
RProp algorithm.&lt;br /&gt;
&lt;br /&gt;
To use the component set the Neural Network to be trained in&lt;br /&gt;
the NeuralNetwork property.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Diagram:&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:ILNeuralNetworkRPropTrain_Preview.png]]&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Published ===&lt;br /&gt;
*[[Property ILNeuralNetwork.TILNeuralNetworkRPropTrain.Weights|Weights]] - Specifies the training weights. &lt;br /&gt;
&lt;br /&gt;
== From [[Class ILNeuralNetwork.TILNeuralNetworkTrain|TILNeuralNetworkTrain]] ==&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Published ===&lt;br /&gt;
*[[Property ILNeuralNetwork.TILNeuralNetworkTrain.NeuralNetwork|NeuralNetwork]] - Specifies the Neural Network component to be trained. &lt;br /&gt;
*[[Property ILNeuralNetwork.TILNeuralNetworkTrain.TerminationCriteria|TerminationCriteria]] - Criteria for terminating the training. &lt;br /&gt;
*[[Property ILNeuralNetwork.TILNeuralNetworkTrain.NormalizeTrainingWeights|NormalizeTrainingWeights]] - Specifies if the weights should be normalized. &lt;br /&gt;
*[[Property ILNeuralNetwork.TILNeuralNetworkTrain.ScaleInputs|ScaleInputs]] - Scales the inputs before the training. &lt;br /&gt;
*[[Property ILNeuralNetwork.TILNeuralNetworkTrain.ScaleOutputs|ScaleOutputs]] - Scales the outputs before the training. &lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method function ILNeuralNetwork.TILNeuralNetworkTrain.Train(IILTrainingDataArray) : Integer|function Train(AData : IILTrainingDataArray) : Integer]] - Trains the connected neural network. &lt;br /&gt;
*[[Method function ILNeuralNetwork.TILNeuralNetworkTrain.Train(ISLRealBuffer;ISLRealBuffer) : Integer|function Train(ATraingFeatures : ISLRealBuffer; AResposes : ISLRealBuffer) : Integer]]&lt;br /&gt;
*[[Method function ILNeuralNetwork.TILNeuralNetworkTrain.Train(ISLRealBuffer;ISLRealBuffer;Real) : Integer|function Train(ATraingFeatures : ISLRealBuffer; AResposes : ISLRealBuffer; AWeights : Real) : Integer]]&lt;br /&gt;
*[[Method function ILNeuralNetwork.TILNeuralNetworkTrain.Train(ISLRealBufferArray;ISLRealBufferArray) : Integer|function Train(ATraingFeatures : ISLRealBufferArray; AResposes : ISLRealBufferArray) : Integer]] - Trains the connected neural network. &lt;br /&gt;
*[[Method function ILNeuralNetwork.TILNeuralNetworkTrain.Train(ISLRealBufferArray;ISLRealBufferArray;ISLRealBuffer) : Integer|function Train(ATraingFeatures : ISLRealBufferArray; AResposes : ISLRealBufferArray; AWeights : ISLRealBuffer) : Integer]] - Trains the connected neural network. &lt;br /&gt;
&lt;br /&gt;
== Pins ==&lt;br /&gt;
*[[Pin ILNeuralNetwork.TILNeuralNetworkTrain.InputPin|InputPin]] - The training data input pin of the component. &lt;br /&gt;
*[[Pin ILNeuralNetwork.TILNeuralNetworkTrain.ProgressPin|ProgressPin]] - The Training Progress Pin. &lt;br /&gt;
&lt;br /&gt;
== Events ==&lt;br /&gt;
*[[Event ILNeuralNetwork.TILNeuralNetworkTrain.OnProgress|OnProgress]] - Training progress notification event. &lt;br /&gt;
*[[Event ILNeuralNetwork.TILNeuralNetworkTrain.OnError|OnError]] - Occurs on training error. &lt;br /&gt;
&lt;br /&gt;
[[Category:Components]][[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILNaiveBayes.TILNaiveBayesClass</id>
		<title>Class ILNaiveBayes.TILNaiveBayesClass</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILNaiveBayes.TILNaiveBayesClass"/>
				<updated>2013-06-26T00:32:09Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILNaiveBayes|ILNaiveBayes]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILNaiveBayesClass = '''class'''&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILNaiveBayesClass&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILNaiveBayesClass&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' NaiveBayesClass&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Naive Bayes classifier single result structure. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines structure for Naive Bayes classifier single result.&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Property ILNaiveBayes.TILNaiveBayesClass.Probability|Probability]] - Specifies the probability. &lt;br /&gt;
*[[Property ILNaiveBayes.TILNaiveBayesClass.ResultClass|ResultClass]] - Result class. &lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILNaiveBayes.TILNaiveBayesResult</id>
		<title>Class ILNaiveBayes.TILNaiveBayesResult</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILNaiveBayes.TILNaiveBayesResult"/>
				<updated>2013-06-26T00:32:09Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILNaiveBayes|ILNaiveBayes]]&lt;br /&gt;
&lt;br /&gt;
'''Inherits:''' [[Class LPComponent.TLPObjectList|TLPObjectList]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILNaiveBayesResult = '''class'''( [[Class LPComponent.TLPObjectList|TLPObjectList, TILNaiveBayesClass, IILClassifierResult, TILNaiveBayesResult]] )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILNaiveBayesResult : '''public''' [[Class LPComponent.TLPObjectList|TLPObjectList]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILNaiveBayesResult : '''public''' [[Class LPComponent.TLPObjectList|CTLPObjectList]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' NaiveBayesResult : [[Class LPComponent.TLPObjectList|Vcl.VclGenericObjectListProperty]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Naive Bayes classifier results class. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines class for Naive Bayes classifier results.&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Property ILNaiveBayes.TILNaiveBayesResult.ResultClass|ResultClass]] - Result class. &lt;br /&gt;
&lt;br /&gt;
== From [[Class LPComponent.TLPObjectList|TLPObjectList]] ==&lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method procedure LPComponent.TLPObjectList.Add(T)|procedure Add(AItem : T)]]&lt;br /&gt;
&lt;br /&gt;
== From [[Class LPComponent.TLPVirtualObjectList|TLPVirtualObjectList]] ==&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Property LPComponent.TLPVirtualObjectList.Items|Items]]&lt;br /&gt;
*[[Property LPComponent.TLPVirtualObjectList.Count|Count]]&lt;br /&gt;
*[[Property LPComponent.TLPVirtualObjectList.Current|Current]]&lt;br /&gt;
*[[Property LPComponent.TLPVirtualObjectList.Current|Current]]&lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method function LPComponent.TLPVirtualObjectList.GetCurrent() : T|function GetCurrent() : T]]&lt;br /&gt;
*[[Method function LPComponent.TLPVirtualObjectList.MoveNext() : Boolean|function MoveNext() : Boolean]]&lt;br /&gt;
*[[Method function LPComponent.TLPVirtualObjectList.MoveNext() : Boolean|function MoveNext() : Boolean]]&lt;br /&gt;
*[[Method function LPComponent.TLPVirtualObjectList.GetCurrent() : T|function GetCurrent() : T]]&lt;br /&gt;
*[[Method function LPComponent.TLPVirtualObjectList.GetEnumerator() : TEnumerator|function GetEnumerator() : TEnumerator]]&lt;br /&gt;
*[[Method function LPComponent.TLPVirtualObjectList.GetReverse() : IOWReverseEnumeratorHost|function GetReverse() : IOWReverseEnumeratorHost]]&lt;br /&gt;
*[[Method procedure LPComponent.TLPVirtualObjectList.ForEach(TProc)|procedure ForEach(ALambda : TProc)]]&lt;br /&gt;
*[[Method procedure LPComponent.TLPVirtualObjectList.ForEachBack(TProc)|procedure ForEachBack(ALambda : TProc)]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILNaiveBayes.TILNaiveBayes</id>
		<title>Class ILNaiveBayes.TILNaiveBayes</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILNaiveBayes.TILNaiveBayes"/>
				<updated>2013-06-26T00:32:09Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:BIGILNaiveBayes.gif]] [[Image:ILNaiveBayes.gif]] [[Image:NETILNaiveBayes.gif]]&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILNaiveBayes|ILNaiveBayes]]&lt;br /&gt;
&lt;br /&gt;
'''Inherits:''' [[Class ILBasicClassifier.TILTrainableBasicClassifier|TILTrainableBasicClassifier]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILNaiveBayes = '''class'''( [[Class ILBasicClassifier.TILTrainableBasicClassifier|TILTrainableBasicClassifier, TILNaiveBayesResult]] )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILNaiveBayes : '''public''' [[Class ILBasicClassifier.TILTrainableBasicClassifier|TILTrainableBasicClassifier]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILNaiveBayes : '''public''' [[Class ILBasicClassifier.TILTrainableBasicClassifier|CTILTrainableBasicClassifier]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' NaiveBayes : [[Class ILBasicClassifier.TILTrainableBasicClassifier|Mitov.IntelligenceLab.TrainableBasicClassifier]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Naive Bayesian classifier. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines Naive Bayesian classifier.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Diagram:&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:ILNaiveBayes_Preview.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Example:&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:ILNaiveBayesDemo.png]]&lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method procedure ILNaiveBayes.TILNaiveBayes.Clear()|procedure Clear()]] - Clears the training of the classifier. &lt;br /&gt;
*[[Method procedure ILNaiveBayes.TILNaiveBayes.Train(ISLRealBufferArray;ISLRealBuffer;Boolean)|procedure Train(ATraingFeatures : ISLRealBufferArray; AResposes : ISLRealBuffer; AUpdate : Boolean)]]&lt;br /&gt;
&lt;br /&gt;
== Pins ==&lt;br /&gt;
*[[Pin ILNaiveBayes.TILNaiveBayes.OutputPin|OutputPin]] - The features data output pin for the classifier. &lt;br /&gt;
&lt;br /&gt;
== Events ==&lt;br /&gt;
*[[Event ILNaiveBayes.TILNaiveBayes.OnResult|OnResult]] - On prediction result event. &lt;br /&gt;
&lt;br /&gt;
== From [[Class ILBasicClassifier.TILTrainableBasicClassifier|TILTrainableBasicClassifier]] ==&lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILTrainableBasicClassifier.Train(IILTrainingDataArray;Boolean)|procedure Train(AData : IILTrainingDataArray; AUpdate : Boolean)]] - Trains the classifier. &lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILTrainableBasicClassifier.Train(ISLRealBuffer;Real;Boolean)|procedure Train(ATraingFeatures : ISLRealBuffer; AResposes : Real; AUpdate : Boolean)]]&lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILTrainableBasicClassifier.Train(ISLRealBufferArray;ISLRealBuffer;Boolean)|procedure Train(ATraingFeatures : ISLRealBufferArray; AResposes : ISLRealBuffer; AUpdate : Boolean)]] - Trains the classifier. &lt;br /&gt;
&lt;br /&gt;
== Pins ==&lt;br /&gt;
*[[Pin ILBasicClassifier.TILTrainableBasicClassifier.TrainingInputPin|TrainingInputPin]] - The training input pin of the component. &lt;br /&gt;
&lt;br /&gt;
== From [[Class ILBasicClassifier.TILBasicClassifier|TILBasicClassifier]] ==&lt;br /&gt;
&lt;br /&gt;
== Pins ==&lt;br /&gt;
*[[Pin ILBasicClassifier.TILBasicClassifier.ClassOutputPin|ClassOutputPin]] - The class Output Pin of the classifier. &lt;br /&gt;
&lt;br /&gt;
== From [[Class ILBasicClassifier.TILSimpleBasicClassifierTemplate|TILSimpleBasicClassifierTemplate]] ==&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Published ===&lt;br /&gt;
*[[Property ILBasicClassifier.TILSimpleBasicClassifierTemplate.SynchronizeType|SynchronizeType]] - Specifies the type of thread buffer synchronization. &lt;br /&gt;
*[[Property ILBasicClassifier.TILSimpleBasicClassifierTemplate.Threading|Threading]] - Specifies the desired threading settings for the filtering. &lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifierTemplate.Predict(ISLRealBuffer)|procedure Predict(AFeatures : ISLRealBuffer)]] - Gets a prediction from the classifier. &lt;br /&gt;
&lt;br /&gt;
== Pins ==&lt;br /&gt;
*[[Pin ILBasicClassifier.TILSimpleBasicClassifierTemplate.InputPin|InputPin]] - The features input pin of the component. &lt;br /&gt;
&lt;br /&gt;
== From [[Class ILBasicClassifier.TILSimpleBasicClassifier|TILSimpleBasicClassifier]] ==&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Published ===&lt;br /&gt;
*[[Property ILBasicClassifier.TILSimpleBasicClassifier.SaveTraining|SaveTraining]] - Specifies if the training data should be saved in the project. &lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifier.SaveToFile(String)|procedure SaveToFile(AFileName : String)]] - Saves the training to a file. &lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifier.LoadFromFile(String)|procedure LoadFromFile(AFileName : String)]] - Loads the training from a file. &lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifier.SaveToStream(TStream)|procedure SaveToStream(AStream : TStream)]] - Saves the training to a stream. &lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifier.LoadFromStream(TStream)|procedure LoadFromStream(AStream : TStream)]] - Loads the training from a stream. &lt;br /&gt;
&lt;br /&gt;
[[Category:Components]][[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILKNearestNeighbor.TILKNearestNeighborResultItem</id>
		<title>Class ILKNearestNeighbor.TILKNearestNeighborResultItem</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILKNearestNeighbor.TILKNearestNeighborResultItem"/>
				<updated>2013-06-26T00:32:09Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILKNearestNeighbor|ILKNearestNeighbor]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILKNearestNeighborResultItem = '''class'''&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILKNearestNeighborResultItem&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILKNearestNeighborResultItem&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' KNearestNeighborResultItem&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
KNN classifier single result structure. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines structure for K Nearest Neighbor classifier single result.&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Property ILKNearestNeighbor.TILKNearestNeighborResultItem.Distance|Distance]] - The distance from the result. &lt;br /&gt;
*[[Property ILKNearestNeighbor.TILKNearestNeighborResultItem.Result|Result]] - The result as a like hood coefficient. &lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILKNearestNeighbor.TILKNearestNeighborResult</id>
		<title>Class ILKNearestNeighbor.TILKNearestNeighborResult</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILKNearestNeighbor.TILKNearestNeighborResult"/>
				<updated>2013-06-26T00:32:09Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILKNearestNeighbor|ILKNearestNeighbor]]&lt;br /&gt;
&lt;br /&gt;
'''Inherits:''' [[Class LPComponent.TLPObjectList|TLPObjectList]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILKNearestNeighborResult = '''class'''( [[Class LPComponent.TLPObjectList|TLPObjectList, TILKNearestNeighborResultItem, IILClassifierResult, TILKNearestNeighborResult]] )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILKNearestNeighborResult : '''public''' [[Class LPComponent.TLPObjectList|TLPObjectList]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILKNearestNeighborResult : '''public''' [[Class LPComponent.TLPObjectList|CTLPObjectList]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' KNearestNeighborResult : [[Class LPComponent.TLPObjectList|Vcl.VclGenericObjectListProperty]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
KNN classifier results class. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines class for K Nearest Neighbor classifier results.&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Property ILKNearestNeighbor.TILKNearestNeighborResult.MajorityCount|MajorityCount]] - The majority count. &lt;br /&gt;
*[[Property ILKNearestNeighbor.TILKNearestNeighborResult.ResultClass|ResultClass]] - Result class. &lt;br /&gt;
&lt;br /&gt;
== From [[Class LPComponent.TLPObjectList|TLPObjectList]] ==&lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method procedure LPComponent.TLPObjectList.Add(T)|procedure Add(AItem : T)]]&lt;br /&gt;
&lt;br /&gt;
== From [[Class LPComponent.TLPVirtualObjectList|TLPVirtualObjectList]] ==&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Property LPComponent.TLPVirtualObjectList.Items|Items]]&lt;br /&gt;
*[[Property LPComponent.TLPVirtualObjectList.Count|Count]]&lt;br /&gt;
*[[Property LPComponent.TLPVirtualObjectList.Current|Current]]&lt;br /&gt;
*[[Property LPComponent.TLPVirtualObjectList.Current|Current]]&lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method function LPComponent.TLPVirtualObjectList.GetCurrent() : T|function GetCurrent() : T]]&lt;br /&gt;
*[[Method function LPComponent.TLPVirtualObjectList.MoveNext() : Boolean|function MoveNext() : Boolean]]&lt;br /&gt;
*[[Method function LPComponent.TLPVirtualObjectList.MoveNext() : Boolean|function MoveNext() : Boolean]]&lt;br /&gt;
*[[Method function LPComponent.TLPVirtualObjectList.GetCurrent() : T|function GetCurrent() : T]]&lt;br /&gt;
*[[Method function LPComponent.TLPVirtualObjectList.GetEnumerator() : TEnumerator|function GetEnumerator() : TEnumerator]]&lt;br /&gt;
*[[Method function LPComponent.TLPVirtualObjectList.GetReverse() : IOWReverseEnumeratorHost|function GetReverse() : IOWReverseEnumeratorHost]]&lt;br /&gt;
*[[Method procedure LPComponent.TLPVirtualObjectList.ForEach(TProc)|procedure ForEach(ALambda : TProc)]]&lt;br /&gt;
*[[Method procedure LPComponent.TLPVirtualObjectList.ForEachBack(TProc)|procedure ForEachBack(ALambda : TProc)]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILKNearestNeighbor.TILKNearestNeighbor</id>
		<title>Class ILKNearestNeighbor.TILKNearestNeighbor</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILKNearestNeighbor.TILKNearestNeighbor"/>
				<updated>2013-06-26T00:32:09Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:BIGILKNearestNeighbor.gif]] [[Image:ILKNearestNeighbor.gif]] [[Image:NETILKNearestNeighbor.gif]]&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILKNearestNeighbor|ILKNearestNeighbor]]&lt;br /&gt;
&lt;br /&gt;
'''Inherits:''' [[Class ILBasicClassifier.TILTrainableBasicClassifier|TILTrainableBasicClassifier]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILKNearestNeighbor = '''class'''( [[Class ILBasicClassifier.TILTrainableBasicClassifier|TILTrainableBasicClassifier, TILKNearestNeighborResult]] )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILKNearestNeighbor : '''public''' [[Class ILBasicClassifier.TILTrainableBasicClassifier|TILTrainableBasicClassifier]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILKNearestNeighbor : '''public''' [[Class ILBasicClassifier.TILTrainableBasicClassifier|CTILTrainableBasicClassifier]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' KNearestNeighbor : [[Class ILBasicClassifier.TILTrainableBasicClassifier|Mitov.IntelligenceLab.TrainableBasicClassifier]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
[[Property ILKNearestNeighbor.TILKNearestNeighbor.K|K]] Nearest Neighbor classifier. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines [[Property ILKNearestNeighbor.TILKNearestNeighbor.K|K]] Nearest Neighbor classifier.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Diagram:&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:ILKNearestNeighbor_Preview.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Example:&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:KNearestNeighborDemo.png]]&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Published ===&lt;br /&gt;
*[[Property ILKNearestNeighbor.TILKNearestNeighbor.K|K]] - Specifies the K value for the K Nearest Neighbor. &lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method procedure ILKNearestNeighbor.TILKNearestNeighbor.Clear()|procedure Clear()]] - Clears the training of the classifier. &lt;br /&gt;
*[[Method procedure ILKNearestNeighbor.TILKNearestNeighbor.Train(ISLRealBufferArray;ISLRealBuffer;Boolean)|procedure Train(ATraingFeatures : ISLRealBufferArray; AResposes : ISLRealBuffer; AUpdate : Boolean)]]&lt;br /&gt;
&lt;br /&gt;
== Events ==&lt;br /&gt;
*[[Event ILKNearestNeighbor.TILKNearestNeighbor.OnResult|OnResult]] - On prediction result event. &lt;br /&gt;
*[[Event ILKNearestNeighbor.TILKNearestNeighbor.OnCustomDistance|OnCustomDistance]] - On calculate custom distance event. &lt;br /&gt;
&lt;br /&gt;
== From [[Class ILBasicClassifier.TILTrainableBasicClassifier|TILTrainableBasicClassifier]] ==&lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILTrainableBasicClassifier.Train(IILTrainingDataArray;Boolean)|procedure Train(AData : IILTrainingDataArray; AUpdate : Boolean)]] - Trains the classifier. &lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILTrainableBasicClassifier.Train(ISLRealBuffer;Real;Boolean)|procedure Train(ATraingFeatures : ISLRealBuffer; AResposes : Real; AUpdate : Boolean)]]&lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILTrainableBasicClassifier.Train(ISLRealBufferArray;ISLRealBuffer;Boolean)|procedure Train(ATraingFeatures : ISLRealBufferArray; AResposes : ISLRealBuffer; AUpdate : Boolean)]] - Trains the classifier. &lt;br /&gt;
&lt;br /&gt;
== Pins ==&lt;br /&gt;
*[[Pin ILBasicClassifier.TILTrainableBasicClassifier.TrainingInputPin|TrainingInputPin]] - The training input pin of the component. &lt;br /&gt;
&lt;br /&gt;
== From [[Class ILBasicClassifier.TILBasicClassifier|TILBasicClassifier]] ==&lt;br /&gt;
&lt;br /&gt;
== Pins ==&lt;br /&gt;
*[[Pin ILBasicClassifier.TILBasicClassifier.ClassOutputPin|ClassOutputPin]] - The class Output Pin of the classifier. &lt;br /&gt;
&lt;br /&gt;
== From [[Class ILBasicClassifier.TILSimpleBasicClassifierTemplate|TILSimpleBasicClassifierTemplate]] ==&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Published ===&lt;br /&gt;
*[[Property ILBasicClassifier.TILSimpleBasicClassifierTemplate.SynchronizeType|SynchronizeType]] - Specifies the type of thread buffer synchronization. &lt;br /&gt;
*[[Property ILBasicClassifier.TILSimpleBasicClassifierTemplate.Threading|Threading]] - Specifies the desired threading settings for the filtering. &lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifierTemplate.Predict(ISLRealBuffer)|procedure Predict(AFeatures : ISLRealBuffer)]] - Gets a prediction from the classifier. &lt;br /&gt;
&lt;br /&gt;
== Pins ==&lt;br /&gt;
*[[Pin ILBasicClassifier.TILSimpleBasicClassifierTemplate.InputPin|InputPin]] - The features input pin of the component. &lt;br /&gt;
&lt;br /&gt;
== From [[Class ILBasicClassifier.TILSimpleBasicClassifier|TILSimpleBasicClassifier]] ==&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Published ===&lt;br /&gt;
*[[Property ILBasicClassifier.TILSimpleBasicClassifier.SaveTraining|SaveTraining]] - Specifies if the training data should be saved in the project. &lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifier.SaveToFile(String)|procedure SaveToFile(AFileName : String)]] - Saves the training to a file. &lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifier.LoadFromFile(String)|procedure LoadFromFile(AFileName : String)]] - Loads the training from a file. &lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifier.SaveToStream(TStream)|procedure SaveToStream(AStream : TStream)]] - Saves the training to a stream. &lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifier.LoadFromStream(TStream)|procedure LoadFromStream(AStream : TStream)]] - Loads the training from a stream. &lt;br /&gt;
&lt;br /&gt;
[[Category:Components]][[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILRadialBasisFunctionNetwork.TILRadialBasisFunctionNeuron</id>
		<title>Class ILRadialBasisFunctionNetwork.TILRadialBasisFunctionNeuron</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILRadialBasisFunctionNetwork.TILRadialBasisFunctionNeuron"/>
				<updated>2013-06-26T00:32:09Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILRadialBasisFunctionNetwork|ILRadialBasisFunctionNetwork]]&lt;br /&gt;
&lt;br /&gt;
'''Inherits:''' TInterfacedObject&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILRadialBasisFunctionNeuron = '''class'''( TInterfacedObject )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILRadialBasisFunctionNeuron : '''public''' TInterfacedObject&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILRadialBasisFunctionNeuron : '''public''' CLPComponent&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' RadialBasisFunctionNeuron : [[Class Vcl.VclProperty|Vcl.VclProperty]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
RBF neuron class. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines class for a single Radial Basis Function neuron.&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Property ILRadialBasisFunctionNetwork.TILRadialBasisFunctionNeuron.InfluenceField|InfluenceField]] - Returns the neurons influence field. &lt;br /&gt;
*[[Property ILRadialBasisFunctionNetwork.TILRadialBasisFunctionNeuron.Values|Values]] - Returns the training features for the neuron. &lt;br /&gt;
*[[Property ILRadialBasisFunctionNetwork.TILRadialBasisFunctionNeuron.Category|Category]] - Returns the neurons category. &lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILRadialBasisFunctionNetwork.TILRadialBasisFunctionNeurons</id>
		<title>Class ILRadialBasisFunctionNetwork.TILRadialBasisFunctionNeurons</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILRadialBasisFunctionNetwork.TILRadialBasisFunctionNeurons"/>
				<updated>2013-06-26T00:32:09Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILRadialBasisFunctionNetwork|ILRadialBasisFunctionNetwork]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILRadialBasisFunctionNeurons = '''class'''&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILRadialBasisFunctionNeurons&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILRadialBasisFunctionNeurons&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' RadialBasisFunctionNeurons&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
RBF neurons class. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines class for a list of Radial Basis Function neurons.&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Property ILRadialBasisFunctionNetwork.TILRadialBasisFunctionNeurons.Items|Items]] - Allows access to individual neuron. &lt;br /&gt;
*[[Property ILRadialBasisFunctionNetwork.TILRadialBasisFunctionNeurons.Count|Count]] - Returns the number of RBF neurons. &lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILRadialBasisFunctionNetwork.TILRadialBasisFunctionNeuronResult</id>
		<title>Class ILRadialBasisFunctionNetwork.TILRadialBasisFunctionNeuronResult</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILRadialBasisFunctionNetwork.TILRadialBasisFunctionNeuronResult"/>
				<updated>2013-06-26T00:32:09Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILRadialBasisFunctionNetwork|ILRadialBasisFunctionNetwork]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILRadialBasisFunctionNeuronResult = '''class'''&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILRadialBasisFunctionNeuronResult&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILRadialBasisFunctionNeuronResult&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' RadialBasisFunctionNeuronResult&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
RBF neuron result class. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines class for a single Radial Basis Function neuron&lt;br /&gt;
result.&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Property ILRadialBasisFunctionNetwork.TILRadialBasisFunctionNeuronResult.Neuron|Neuron]] - Returns the fired(active) neuron. &lt;br /&gt;
*[[Property ILRadialBasisFunctionNetwork.TILRadialBasisFunctionNeuronResult.Distance|Distance]] - Returns the distance from the neuron training. &lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILRadialBasisFunctionNetwork.TILRadialBasisFunctionResult</id>
		<title>Class ILRadialBasisFunctionNetwork.TILRadialBasisFunctionResult</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILRadialBasisFunctionNetwork.TILRadialBasisFunctionResult"/>
				<updated>2013-06-26T00:32:09Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILRadialBasisFunctionNetwork|ILRadialBasisFunctionNetwork]]&lt;br /&gt;
&lt;br /&gt;
'''Inherits:''' TInterfacedObject&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILRadialBasisFunctionResult = '''class'''( TInterfacedObject )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILRadialBasisFunctionResult : '''public''' TInterfacedObject&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILRadialBasisFunctionResult : '''public''' CLPComponent&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' RadialBasisFunctionResult : [[Class Vcl.VclProperty|Vcl.VclProperty]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
RBF classifier results class. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines class for Radial Basis Function classifier results.&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Property ILRadialBasisFunctionNetwork.TILRadialBasisFunctionResult.Items|Items]] - Access to RBF neuron results. &lt;br /&gt;
*[[Property ILRadialBasisFunctionNetwork.TILRadialBasisFunctionResult.Count|Count]] - Returns the number of activated(matching) neurons. &lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILRadialBasisFunctionNetwork.TILRadialBasisFunctionBackground</id>
		<title>Class ILRadialBasisFunctionNetwork.TILRadialBasisFunctionBackground</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILRadialBasisFunctionNetwork.TILRadialBasisFunctionBackground"/>
				<updated>2013-06-26T00:32:09Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILRadialBasisFunctionNetwork|ILRadialBasisFunctionNetwork]]&lt;br /&gt;
&lt;br /&gt;
'''Inherits:''' [[Class LPComponent.TLPOptionalDisabledPersistent|TLPOptionalDisabledPersistent]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILRadialBasisFunctionBackground = '''class'''( [[Class LPComponent.TLPOptionalDisabledPersistent|TLPOptionalDisabledPersistent]] )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILRadialBasisFunctionBackground : '''public''' [[Class LPComponent.TLPOptionalDisabledPersistent|TLPOptionalDisabledPersistent]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILRadialBasisFunctionBackground : '''public''' [[Class LPComponent.TLPOptionalDisabledPersistent|CTLPOptionalDisabledPersistent]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' RadialBasisFunctionBackground : [[Class LPComponent.TLPOptionalDisabledPersistent|Mitov.IntelligenceLab.OptionalDisabledPersistent]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
RBF background settings class. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines class for Radial Basis Function background settings.&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Published ===&lt;br /&gt;
*[[Property ILRadialBasisFunctionNetwork.TILRadialBasisFunctionBackground.Category|Category]] - Specifies the background category. &lt;br /&gt;
&lt;br /&gt;
== From [[Class LPComponent.TLPOptionalDisabledPersistent|TLPOptionalDisabledPersistent]] ==&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Published ===&lt;br /&gt;
*[[Property LPComponent.TLPOptionalDisabledPersistent.Enabled|Enabled]]&lt;br /&gt;
&lt;br /&gt;
== From [[Class LPComponent.TLPPersistent|TLPPersistent]] ==&lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method function LPComponent.TLPPersistent.QueryInterface(TGUID;TObject) : HResult|function QueryInterface(IID : TGUID; Obj : TObject) : HResult]]&lt;br /&gt;
*[[Method function LPComponent.TLPPersistent.GetOwner() : TPersistent|function GetOwner() : TPersistent]]&lt;br /&gt;
*[[Method procedure LPComponent.TLPPersistent.OwnerNameChanged(String;String)|procedure OwnerNameChanged(AOldName : String; ANewName : String)]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILRadialBasisFunctionNetwork.TILRadialBasisFunctionNetwork</id>
		<title>Class ILRadialBasisFunctionNetwork.TILRadialBasisFunctionNetwork</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILRadialBasisFunctionNetwork.TILRadialBasisFunctionNetwork"/>
				<updated>2013-06-26T00:32:09Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:BIGILRadialBasisFunctionNetwork.gif]] [[Image:ILRadialBasisFunctionNetwork.gif]] [[Image:NETILRadialBasisFunctionNetwork.gif]]&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILRadialBasisFunctionNetwork|ILRadialBasisFunctionNetwork]]&lt;br /&gt;
&lt;br /&gt;
'''Inherits:''' [[Class ILBasicClassifier.TILTrainableBasicClassifier|TILTrainableBasicClassifier]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILRadialBasisFunctionNetwork = '''class'''( [[Class ILBasicClassifier.TILTrainableBasicClassifier|TILTrainableBasicClassifier, TILRadialBasisFunctionResult]] )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILRadialBasisFunctionNetwork : '''public''' [[Class ILBasicClassifier.TILTrainableBasicClassifier|TILTrainableBasicClassifier]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILRadialBasisFunctionNetwork : '''public''' [[Class ILBasicClassifier.TILTrainableBasicClassifier|CTILTrainableBasicClassifier]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' RadialBasisFunctionNetwork : [[Class ILBasicClassifier.TILTrainableBasicClassifier|Mitov.IntelligenceLab.TrainableBasicClassifier]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Radial Basis Function Network classifier. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines Radial Basis Function Network classifier.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Diagram:&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:ILRadialBasisFunctionNetwork_Preview.png]]&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Published ===&lt;br /&gt;
*[[Property ILRadialBasisFunctionNetwork.TILRadialBasisFunctionNetwork.MinInfluenceField|MinInfluenceField]] - Specifies the minimal influence field for the RBF training. &lt;br /&gt;
*[[Property ILRadialBasisFunctionNetwork.TILRadialBasisFunctionNetwork.MaxInfluenceField|MaxInfluenceField]] - Specifies the maximal influence field for the RBF training. &lt;br /&gt;
*[[Property ILRadialBasisFunctionNetwork.TILRadialBasisFunctionNetwork.Background|Background]] - Specifies the RBF background settings. &lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Property ILRadialBasisFunctionNetwork.TILRadialBasisFunctionNetwork.Neurons|Neurons]] - Access to the RBF neurons. &lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method procedure ILRadialBasisFunctionNetwork.TILRadialBasisFunctionNetwork.Clear()|procedure Clear()]] - Clears the training of the classifier. &lt;br /&gt;
*[[Method procedure ILRadialBasisFunctionNetwork.TILRadialBasisFunctionNetwork.Train(ISLRealBuffer;Real)|procedure Train(ATraingFeatures : ISLRealBuffer; ACategory : Real)]] - Trains the classifier. &lt;br /&gt;
*[[Method procedure ILRadialBasisFunctionNetwork.TILRadialBasisFunctionNetwork.Train(ISLRealBufferArray;ISLRealBuffer;Boolean)|procedure Train(ATraingFeatures : ISLRealBufferArray; AResposes : ISLRealBuffer; AUpdate : Boolean)]]&lt;br /&gt;
&lt;br /&gt;
== Events ==&lt;br /&gt;
*[[Event ILRadialBasisFunctionNetwork.TILRadialBasisFunctionNetwork.OnResult|OnResult]] - On prediction result event. &lt;br /&gt;
&lt;br /&gt;
== From [[Class ILBasicClassifier.TILTrainableBasicClassifier|TILTrainableBasicClassifier]] ==&lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILTrainableBasicClassifier.Train(IILTrainingDataArray;Boolean)|procedure Train(AData : IILTrainingDataArray; AUpdate : Boolean)]] - Trains the classifier. &lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILTrainableBasicClassifier.Train(ISLRealBuffer;Real;Boolean)|procedure Train(ATraingFeatures : ISLRealBuffer; AResposes : Real; AUpdate : Boolean)]]&lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILTrainableBasicClassifier.Train(ISLRealBufferArray;ISLRealBuffer;Boolean)|procedure Train(ATraingFeatures : ISLRealBufferArray; AResposes : ISLRealBuffer; AUpdate : Boolean)]] - Trains the classifier. &lt;br /&gt;
&lt;br /&gt;
== Pins ==&lt;br /&gt;
*[[Pin ILBasicClassifier.TILTrainableBasicClassifier.TrainingInputPin|TrainingInputPin]] - The training input pin of the component. &lt;br /&gt;
&lt;br /&gt;
== From [[Class ILBasicClassifier.TILBasicClassifier|TILBasicClassifier]] ==&lt;br /&gt;
&lt;br /&gt;
== Pins ==&lt;br /&gt;
*[[Pin ILBasicClassifier.TILBasicClassifier.ClassOutputPin|ClassOutputPin]] - The class Output Pin of the classifier. &lt;br /&gt;
&lt;br /&gt;
== From [[Class ILBasicClassifier.TILSimpleBasicClassifierTemplate|TILSimpleBasicClassifierTemplate]] ==&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Published ===&lt;br /&gt;
*[[Property ILBasicClassifier.TILSimpleBasicClassifierTemplate.SynchronizeType|SynchronizeType]] - Specifies the type of thread buffer synchronization. &lt;br /&gt;
*[[Property ILBasicClassifier.TILSimpleBasicClassifierTemplate.Threading|Threading]] - Specifies the desired threading settings for the filtering. &lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifierTemplate.Predict(ISLRealBuffer)|procedure Predict(AFeatures : ISLRealBuffer)]] - Gets a prediction from the classifier. &lt;br /&gt;
&lt;br /&gt;
== Pins ==&lt;br /&gt;
*[[Pin ILBasicClassifier.TILSimpleBasicClassifierTemplate.InputPin|InputPin]] - The features input pin of the component. &lt;br /&gt;
&lt;br /&gt;
== From [[Class ILBasicClassifier.TILSimpleBasicClassifier|TILSimpleBasicClassifier]] ==&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Published ===&lt;br /&gt;
*[[Property ILBasicClassifier.TILSimpleBasicClassifier.SaveTraining|SaveTraining]] - Specifies if the training data should be saved in the project. &lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifier.SaveToFile(String)|procedure SaveToFile(AFileName : String)]] - Saves the training to a file. &lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifier.LoadFromFile(String)|procedure LoadFromFile(AFileName : String)]] - Loads the training from a file. &lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifier.SaveToStream(TStream)|procedure SaveToStream(AStream : TStream)]] - Saves the training to a stream. &lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifier.LoadFromStream(TStream)|procedure LoadFromStream(AStream : TStream)]] - Loads the training from a stream. &lt;br /&gt;
&lt;br /&gt;
[[Category:Components]][[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILStreamTypes.TILTrainingDataItem</id>
		<title>Class ILStreamTypes.TILTrainingDataItem</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILStreamTypes.TILTrainingDataItem"/>
				<updated>2013-06-26T00:32:09Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILStreamTypes|ILStreamTypes]]&lt;br /&gt;
&lt;br /&gt;
'''Inherits:''' [[Class SLSimpleDataBuffer.TSLData|TSLData]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILTrainingDataItem = '''class'''( [[Class SLSimpleDataBuffer.TSLData|TSLData, IILTrainingDataItem]] )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILTrainingDataItem : '''public''' [[Class SLSimpleDataBuffer.TSLData|TSLData]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILTrainingDataItem : '''public''' [[Class SLSimpleDataBuffer.TSLData|CTSLData]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' TrainingDataItem : [[Class Vcl.VclProperty|Vcl.VclProperty]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Training data item. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines training data item class.&lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method function ILStreamTypes.TILTrainingDataItem.MakeCopy() : TInterfacedObject|function MakeCopy() : TInterfacedObject]]&lt;br /&gt;
&lt;br /&gt;
== From [[Class SLSimpleDataBuffer.TSLData|TSLData]] ==&lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method procedure SLSimpleDataBuffer.TSLData.AssignData(ISLData)|procedure AssignData(AOther : ISLData)]]&lt;br /&gt;
*[[Method function SLSimpleDataBuffer.TSLData.GetInstance() : TObject|function GetInstance() : TObject]]&lt;br /&gt;
*[[Method function SLSimpleDataBuffer.TSLData.MakeCopy() : TInterfacedObject|function MakeCopy() : TInterfacedObject]]&lt;br /&gt;
*[[Method function SLSimpleDataBuffer.TSLData.MakeIntfCopy() : ISLData|function MakeIntfCopy() : ISLData]]&lt;br /&gt;
*[[Method function SLSimpleDataBuffer.TSLData.GetDataIntf() : ISLData|function GetDataIntf() : ISLData]]&lt;br /&gt;
*[[Method procedure SLSimpleDataBuffer.TSLData.AddCustom(ISLData)|procedure AddCustom(AData : ISLData)]]&lt;br /&gt;
*[[Method function SLSimpleDataBuffer.TSLData.GetCustomCount() : Integer|function GetCustomCount() : Integer]]&lt;br /&gt;
*[[Method function SLSimpleDataBuffer.TSLData.GetCustom(Integer) : ISLData|function GetCustom(AIndex : Integer) : ISLData]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILStreamTypes.TILTrainingDataArray</id>
		<title>Class ILStreamTypes.TILTrainingDataArray</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILStreamTypes.TILTrainingDataArray"/>
				<updated>2013-06-26T00:32:09Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILStreamTypes|ILStreamTypes]]&lt;br /&gt;
&lt;br /&gt;
'''Inherits:''' [[Class SLSimpleDataBuffer.TSLData|TSLData]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILTrainingDataArray = '''class'''( [[Class SLSimpleDataBuffer.TSLData|TSLData, IILTrainingDataArray]] )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILTrainingDataArray : '''public''' [[Class SLSimpleDataBuffer.TSLData|TSLData]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILTrainingDataArray : '''public''' [[Class SLSimpleDataBuffer.TSLData|CTSLData]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' TrainingDataArray : [[Class Vcl.VclProperty|Vcl.VclProperty]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Training data array. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines training data array class.&lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method function ILStreamTypes.TILTrainingDataArray.MakeCopy() : TInterfacedObject|function MakeCopy() : TInterfacedObject]]&lt;br /&gt;
&lt;br /&gt;
== From [[Class SLSimpleDataBuffer.TSLData|TSLData]] ==&lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method procedure SLSimpleDataBuffer.TSLData.AssignData(ISLData)|procedure AssignData(AOther : ISLData)]]&lt;br /&gt;
*[[Method function SLSimpleDataBuffer.TSLData.GetInstance() : TObject|function GetInstance() : TObject]]&lt;br /&gt;
*[[Method function SLSimpleDataBuffer.TSLData.MakeCopy() : TInterfacedObject|function MakeCopy() : TInterfacedObject]]&lt;br /&gt;
*[[Method function SLSimpleDataBuffer.TSLData.MakeIntfCopy() : ISLData|function MakeIntfCopy() : ISLData]]&lt;br /&gt;
*[[Method function SLSimpleDataBuffer.TSLData.GetDataIntf() : ISLData|function GetDataIntf() : ISLData]]&lt;br /&gt;
*[[Method procedure SLSimpleDataBuffer.TSLData.AddCustom(ISLData)|procedure AddCustom(AData : ISLData)]]&lt;br /&gt;
*[[Method function SLSimpleDataBuffer.TSLData.GetCustomCount() : Integer|function GetCustomCount() : Integer]]&lt;br /&gt;
*[[Method function SLSimpleDataBuffer.TSLData.GetCustom(Integer) : ISLData|function GetCustom(AIndex : Integer) : ISLData]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILStreamTypes.TOWILRealFeaturesSourcePin</id>
		<title>Class ILStreamTypes.TOWILRealFeaturesSourcePin</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILStreamTypes.TOWILRealFeaturesSourcePin"/>
				<updated>2013-06-26T00:32:09Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILStreamTypes|ILStreamTypes]]&lt;br /&gt;
&lt;br /&gt;
'''Inherits:''' [[Class SLStreamTypes.TSLOWClockableSourcePin|TSLOWClockableSourcePin]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TOWILRealFeaturesSourcePin = '''class'''( [[Class SLStreamTypes.TSLOWClockableSourcePin|TSLOWClockableSourcePin, IOWILRealFeaturesStream]] )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TOWILRealFeaturesSourcePin : '''public''' [[Class SLStreamTypes.TSLOWClockableSourcePin|TSLOWClockableSourcePin]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTOWILRealFeaturesSourcePin : '''public''' [[Class SLStreamTypes.TSLOWClockableSourcePin|CTSLOWClockableSourcePin]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' ILRealFeaturesSourcePin : [[Class SLStreamTypes.TSLOWClockableSourcePin|Mitov.IntelligenceLab.OWClockableSourcePin]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Real features data Source Pin. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
This pin is capable to supply Real features data. You can&lt;br /&gt;
connect it to any SinkPin capable to receive Real training&lt;br /&gt;
data.&lt;br /&gt;
&lt;br /&gt;
== From [[Class SLStreamTypes.TSLOWSourcePin|TSLOWSourcePin]] ==&lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method procedure SLStreamTypes.TSLOWSourcePin.BCBNotify(IOWNotifyOperation)|procedure BCBNotify(Operation : IOWNotifyOperation)]]&lt;br /&gt;
*[[Method function SLStreamTypes.TSLOWSourcePin.Notify(IOWNotifyOperation) : TOWNotifyResult|function Notify(Operation : IOWNotifyOperation) : TOWNotifyResult]]&lt;br /&gt;
*[[Method function SLStreamTypes.TSLOWSourcePin.SubmitBuffer(ISLData) : TOWNotifyResult|function SubmitBuffer(Buffer : ISLData) : TOWNotifyResult]]&lt;br /&gt;
*[[Method procedure SLStreamTypes.TSLOWSourcePin.Stop()|procedure Stop()]]&lt;br /&gt;
*[[Method procedure SLStreamTypes.TSLOWSourcePin.EndStop()|procedure EndStop()]]&lt;br /&gt;
*[[Method procedure SLStreamTypes.TSLOWSourcePin.FileEndNoStop()|procedure FileEndNoStop()]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILStreamTypes.TOWILRealFeaturesSinkPin</id>
		<title>Class ILStreamTypes.TOWILRealFeaturesSinkPin</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILStreamTypes.TOWILRealFeaturesSinkPin"/>
				<updated>2013-06-26T00:32:09Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILStreamTypes|ILStreamTypes]]&lt;br /&gt;
&lt;br /&gt;
'''Inherits:''' [[Class SLStreamTypes.TSLOWSinkPin|TSLOWSinkPin]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TOWILRealFeaturesSinkPin = '''class'''( [[Class SLStreamTypes.TSLOWSinkPin|TSLOWSinkPin, IOWILRealFeaturesStream]] )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TOWILRealFeaturesSinkPin : '''public''' [[Class SLStreamTypes.TSLOWSinkPin|TSLOWSinkPin]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTOWILRealFeaturesSinkPin : '''public''' [[Class SLStreamTypes.TSLOWSinkPin|CTSLOWSinkPin]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' ILRealFeaturesSinkPin : [[Class SLStreamTypes.TSLOWSinkPin|Mitov.IntelligenceLab.OWSinkPin]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Real features data Sink Pin. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
This pin is capable to receive real features data. You can&lt;br /&gt;
connect it to any SourcePin capable to send real features&lt;br /&gt;
data.&lt;br /&gt;
&lt;br /&gt;
== From [[Class SLStreamTypes.TSLOWSinkPin|TSLOWSinkPin]] ==&lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method procedure SLStreamTypes.TSLOWSinkPin.BCBNotify(IOWNotifyOperation)|procedure BCBNotify(Operation : IOWNotifyOperation)]]&lt;br /&gt;
*[[Method function SLStreamTypes.TSLOWSinkPin.MasterPump(TObject) : TOWNotifyResult|function MasterPump(Sender : TObject) : TOWNotifyResult]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILStreamTypes.TOWILRealTrainingSourcePin</id>
		<title>Class ILStreamTypes.TOWILRealTrainingSourcePin</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILStreamTypes.TOWILRealTrainingSourcePin"/>
				<updated>2013-06-26T00:32:09Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILStreamTypes|ILStreamTypes]]&lt;br /&gt;
&lt;br /&gt;
'''Inherits:''' [[Class SLStreamTypes.TSLOWClockableSourcePin|TSLOWClockableSourcePin]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TOWILRealTrainingSourcePin = '''class'''( [[Class SLStreamTypes.TSLOWClockableSourcePin|TSLOWClockableSourcePin, IOWILRealTrainingStream]] )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TOWILRealTrainingSourcePin : '''public''' [[Class SLStreamTypes.TSLOWClockableSourcePin|TSLOWClockableSourcePin]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTOWILRealTrainingSourcePin : '''public''' [[Class SLStreamTypes.TSLOWClockableSourcePin|CTSLOWClockableSourcePin]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' ILRealTrainingSourcePin : [[Class SLStreamTypes.TSLOWClockableSourcePin|Mitov.IntelligenceLab.OWClockableSourcePin]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Real training data Source Pin. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
This pin is capable to supply Real training data. You can&lt;br /&gt;
connect it to any SinkPin capable to receive Real training&lt;br /&gt;
data.&lt;br /&gt;
&lt;br /&gt;
== From [[Class SLStreamTypes.TSLOWSourcePin|TSLOWSourcePin]] ==&lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method procedure SLStreamTypes.TSLOWSourcePin.BCBNotify(IOWNotifyOperation)|procedure BCBNotify(Operation : IOWNotifyOperation)]]&lt;br /&gt;
*[[Method function SLStreamTypes.TSLOWSourcePin.Notify(IOWNotifyOperation) : TOWNotifyResult|function Notify(Operation : IOWNotifyOperation) : TOWNotifyResult]]&lt;br /&gt;
*[[Method function SLStreamTypes.TSLOWSourcePin.SubmitBuffer(ISLData) : TOWNotifyResult|function SubmitBuffer(Buffer : ISLData) : TOWNotifyResult]]&lt;br /&gt;
*[[Method procedure SLStreamTypes.TSLOWSourcePin.Stop()|procedure Stop()]]&lt;br /&gt;
*[[Method procedure SLStreamTypes.TSLOWSourcePin.EndStop()|procedure EndStop()]]&lt;br /&gt;
*[[Method procedure SLStreamTypes.TSLOWSourcePin.FileEndNoStop()|procedure FileEndNoStop()]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILStreamTypes.TOWILRealTrainingSinkPin</id>
		<title>Class ILStreamTypes.TOWILRealTrainingSinkPin</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILStreamTypes.TOWILRealTrainingSinkPin"/>
				<updated>2013-06-26T00:32:09Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILStreamTypes|ILStreamTypes]]&lt;br /&gt;
&lt;br /&gt;
'''Inherits:''' [[Class SLStreamTypes.TSLOWSinkPin|TSLOWSinkPin]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TOWILRealTrainingSinkPin = '''class'''( [[Class SLStreamTypes.TSLOWSinkPin|TSLOWSinkPin, IOWILRealTrainingStream]] )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TOWILRealTrainingSinkPin : '''public''' [[Class SLStreamTypes.TSLOWSinkPin|TSLOWSinkPin]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTOWILRealTrainingSinkPin : '''public''' [[Class SLStreamTypes.TSLOWSinkPin|CTSLOWSinkPin]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' ILRealTrainingSinkPin : [[Class SLStreamTypes.TSLOWSinkPin|Mitov.IntelligenceLab.OWSinkPin]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Real training data Sink Pin. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
This pin is capable to receive real training data. You can&lt;br /&gt;
connect it to any SourcePin capable to send real training&lt;br /&gt;
data.&lt;br /&gt;
&lt;br /&gt;
== From [[Class SLStreamTypes.TSLOWSinkPin|TSLOWSinkPin]] ==&lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method procedure SLStreamTypes.TSLOWSinkPin.BCBNotify(IOWNotifyOperation)|procedure BCBNotify(Operation : IOWNotifyOperation)]]&lt;br /&gt;
*[[Method function SLStreamTypes.TSLOWSinkPin.MasterPump(TObject) : TOWNotifyResult|function MasterPump(Sender : TObject) : TOWNotifyResult]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILBasicClassifier.TILClassifierResult</id>
		<title>Class ILBasicClassifier.TILClassifierResult</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILBasicClassifier.TILClassifierResult"/>
				<updated>2013-06-26T00:32:09Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILBasicClassifier|ILBasicClassifier]]&lt;br /&gt;
&lt;br /&gt;
'''Inherits:''' TInterfacedObject&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILClassifierResult = '''class'''( TInterfacedObject )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILClassifierResult : '''public''' TInterfacedObject&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILClassifierResult : '''public''' CLPComponent&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' ClassifierResult : [[Class Vcl.VclProperty|Vcl.VclProperty]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Classifier results structure. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines structure for classifier results.&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Property ILBasicClassifier.TILClassifierResult.Results|Results]] - Array of coefficients indicating the like hood for each class to be the result. &lt;br /&gt;
*[[Property ILBasicClassifier.TILClassifierResult.ResultClass|ResultClass]] - Result class. &lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILBasicClassifier.TILBasicClassifierTerminalLayer</id>
		<title>Class ILBasicClassifier.TILBasicClassifierTerminalLayer</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILBasicClassifier.TILBasicClassifierTerminalLayer"/>
				<updated>2013-06-26T00:32:09Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILBasicClassifier|ILBasicClassifier]]&lt;br /&gt;
&lt;br /&gt;
'''Inherits:''' [[Class LPComponent.TLPPersistentNotify|TLPPersistentNotify]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILBasicClassifierTerminalLayer = '''class'''( [[Class LPComponent.TLPPersistentNotify|TLPPersistentNotify]] )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILBasicClassifierTerminalLayer : '''public''' [[Class LPComponent.TLPPersistentNotify|TLPPersistentNotify]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILBasicClassifierTerminalLayer : '''public''' [[Class LPComponent.TLPPersistentNotify|CTLPPersistentNotify]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' BasicClassifierTerminalLayer : [[Class Vcl.VclProperty|Vcl.VclProperty]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Classifier terminal layer(input or output) class. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines class for terminal layer(input or output).&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Published ===&lt;br /&gt;
*[[Property ILBasicClassifier.TILBasicClassifierTerminalLayer.AutoSize|AutoSize]] - Specifies if the number of elements in the layer will be automatically set. &lt;br /&gt;
*[[Property ILBasicClassifier.TILBasicClassifierTerminalLayer.Size|Size]] - Specifies the number of elements in the layer. &lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILBasicClassifier.TILSimpleBasicClassifier</id>
		<title>Class ILBasicClassifier.TILSimpleBasicClassifier</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILBasicClassifier.TILSimpleBasicClassifier"/>
				<updated>2013-06-26T00:32:09Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILBasicClassifier|ILBasicClassifier]]&lt;br /&gt;
&lt;br /&gt;
'''Inherits:''' [[Class LPComponent.TLPInputOutputLockComponent|TLPInputOutputLockComponent]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILSimpleBasicClassifier = '''class'''( [[Class LPComponent.TLPInputOutputLockComponent|TLPInputOutputLockComponent]] )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILSimpleBasicClassifier : '''public''' [[Class LPComponent.TLPInputOutputLockComponent|TLPInputOutputLockComponent]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILSimpleBasicClassifier : '''public''' [[Class LPComponent.TLPInputOutputLockComponent|CTLPInputOutputLockComponent]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' SimpleBasicClassifier : [[Class LPComponent.TLPInputOutputLockComponent|Mitov.IntelligenceLab.InputOutputLockComponent]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Basic abstract classifier class. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines basic abstract classifier class. Most classifiers&lt;br /&gt;
inherit from this class.&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Published ===&lt;br /&gt;
*[[Property ILBasicClassifier.TILSimpleBasicClassifier.SaveTraining|SaveTraining]] - Specifies if the training data should be saved in the project. &lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifier.SaveToFile(String)|procedure SaveToFile(AFileName : String)]] - Saves the training to a file. &lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifier.LoadFromFile(String)|procedure LoadFromFile(AFileName : String)]] - Loads the training from a file. &lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifier.SaveToStream(TStream)|procedure SaveToStream(AStream : TStream)]] - Saves the training to a stream. &lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifier.LoadFromStream(TStream)|procedure LoadFromStream(AStream : TStream)]] - Loads the training from a stream. &lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILBasicClassifier.TILSimpleBasicClassifierTemplate</id>
		<title>Class ILBasicClassifier.TILSimpleBasicClassifierTemplate</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILBasicClassifier.TILSimpleBasicClassifierTemplate"/>
				<updated>2013-06-26T00:32:09Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILBasicClassifier|ILBasicClassifier]]&lt;br /&gt;
&lt;br /&gt;
'''Inherits:''' [[Class ILBasicClassifier.TILSimpleBasicClassifier|TILSimpleBasicClassifier]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILSimpleBasicClassifierTemplate = '''class'''( [[Class ILBasicClassifier.TILSimpleBasicClassifier|TILSimpleBasicClassifier]] )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILSimpleBasicClassifierTemplate : '''public''' [[Class ILBasicClassifier.TILSimpleBasicClassifier|TILSimpleBasicClassifier]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILSimpleBasicClassifierTemplate : '''public''' [[Class ILBasicClassifier.TILSimpleBasicClassifier|CTILSimpleBasicClassifier]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' SimpleBasicClassifierTemplate : [[Class ILBasicClassifier.TILSimpleBasicClassifier|Mitov.IntelligenceLab.SimpleBasicClassifier]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Basic abstract classifier class. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines basic abstract classifier class. Most classifiers&lt;br /&gt;
inherit from this class.&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Published ===&lt;br /&gt;
*[[Property ILBasicClassifier.TILSimpleBasicClassifierTemplate.SynchronizeType|SynchronizeType]] - Specifies the type of thread buffer synchronization. &lt;br /&gt;
*[[Property ILBasicClassifier.TILSimpleBasicClassifierTemplate.Threading|Threading]] - Specifies the desired threading settings for the filtering. &lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifierTemplate.Predict(ISLRealBuffer)|procedure Predict(AFeatures : ISLRealBuffer)]] - Gets a prediction from the classifier. &lt;br /&gt;
&lt;br /&gt;
== Pins ==&lt;br /&gt;
*[[Pin ILBasicClassifier.TILSimpleBasicClassifierTemplate.InputPin|InputPin]] - The features input pin of the component. &lt;br /&gt;
&lt;br /&gt;
== From [[Class ILBasicClassifier.TILSimpleBasicClassifier|TILSimpleBasicClassifier]] ==&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Published ===&lt;br /&gt;
*[[Property ILBasicClassifier.TILSimpleBasicClassifier.SaveTraining|SaveTraining]] - Specifies if the training data should be saved in the project. &lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifier.SaveToFile(String)|procedure SaveToFile(AFileName : String)]] - Saves the training to a file. &lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifier.LoadFromFile(String)|procedure LoadFromFile(AFileName : String)]] - Loads the training from a file. &lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifier.SaveToStream(TStream)|procedure SaveToStream(AStream : TStream)]] - Saves the training to a stream. &lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifier.LoadFromStream(TStream)|procedure LoadFromStream(AStream : TStream)]] - Loads the training from a stream. &lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILBasicClassifier.TILBasicClassifier</id>
		<title>Class ILBasicClassifier.TILBasicClassifier</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILBasicClassifier.TILBasicClassifier"/>
				<updated>2013-06-26T00:32:09Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILBasicClassifier|ILBasicClassifier]]&lt;br /&gt;
&lt;br /&gt;
'''Inherits:''' [[Class ILBasicClassifier.TILSimpleBasicClassifierTemplate|TILSimpleBasicClassifierTemplate]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILBasicClassifier = '''class'''( [[Class ILBasicClassifier.TILSimpleBasicClassifierTemplate|TILSimpleBasicClassifierTemplate, T_RESULT]] )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILBasicClassifier : '''public''' [[Class ILBasicClassifier.TILSimpleBasicClassifierTemplate|TILSimpleBasicClassifierTemplate]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILBasicClassifier : '''public''' [[Class ILBasicClassifier.TILSimpleBasicClassifierTemplate|CTILSimpleBasicClassifierTemplate]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' BasicClassifier : [[Class ILBasicClassifier.TILSimpleBasicClassifierTemplate|Mitov.IntelligenceLab.SimpleBasicClassifierTemplate]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Basic abstract class for classifier components. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines basic abstract class for classifier components.&lt;br /&gt;
&lt;br /&gt;
== Pins ==&lt;br /&gt;
*[[Pin ILBasicClassifier.TILBasicClassifier.ClassOutputPin|ClassOutputPin]] - The class Output Pin of the classifier. &lt;br /&gt;
&lt;br /&gt;
== From [[Class ILBasicClassifier.TILSimpleBasicClassifierTemplate|TILSimpleBasicClassifierTemplate]] ==&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Published ===&lt;br /&gt;
*[[Property ILBasicClassifier.TILSimpleBasicClassifierTemplate.SynchronizeType|SynchronizeType]] - Specifies the type of thread buffer synchronization. &lt;br /&gt;
*[[Property ILBasicClassifier.TILSimpleBasicClassifierTemplate.Threading|Threading]] - Specifies the desired threading settings for the filtering. &lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifierTemplate.Predict(ISLRealBuffer)|procedure Predict(AFeatures : ISLRealBuffer)]] - Gets a prediction from the classifier. &lt;br /&gt;
&lt;br /&gt;
== Pins ==&lt;br /&gt;
*[[Pin ILBasicClassifier.TILSimpleBasicClassifierTemplate.InputPin|InputPin]] - The features input pin of the component. &lt;br /&gt;
&lt;br /&gt;
== From [[Class ILBasicClassifier.TILSimpleBasicClassifier|TILSimpleBasicClassifier]] ==&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Published ===&lt;br /&gt;
*[[Property ILBasicClassifier.TILSimpleBasicClassifier.SaveTraining|SaveTraining]] - Specifies if the training data should be saved in the project. &lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifier.SaveToFile(String)|procedure SaveToFile(AFileName : String)]] - Saves the training to a file. &lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifier.LoadFromFile(String)|procedure LoadFromFile(AFileName : String)]] - Loads the training from a file. &lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifier.SaveToStream(TStream)|procedure SaveToStream(AStream : TStream)]] - Saves the training to a stream. &lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifier.LoadFromStream(TStream)|procedure LoadFromStream(AStream : TStream)]] - Loads the training from a stream. &lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILBasicClassifier.TILTrainableBasicClassifier</id>
		<title>Class ILBasicClassifier.TILTrainableBasicClassifier</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILBasicClassifier.TILTrainableBasicClassifier"/>
				<updated>2013-06-26T00:32:09Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILBasicClassifier|ILBasicClassifier]]&lt;br /&gt;
&lt;br /&gt;
'''Inherits:''' [[Class ILBasicClassifier.TILBasicClassifier|TILBasicClassifier]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILTrainableBasicClassifier = '''class'''( [[Class ILBasicClassifier.TILBasicClassifier|TILBasicClassifier, T_RESULT]] )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILTrainableBasicClassifier : '''public''' [[Class ILBasicClassifier.TILBasicClassifier|TILBasicClassifier]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILTrainableBasicClassifier : '''public''' [[Class ILBasicClassifier.TILBasicClassifier|CTILBasicClassifier]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' TrainableBasicClassifier : [[Class ILBasicClassifier.TILBasicClassifier|Mitov.IntelligenceLab.BasicClassifier]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Basic abstract class for classifier components. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines basic abstract class for classifier components.&lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILTrainableBasicClassifier.Train(IILTrainingDataArray;Boolean)|procedure Train(AData : IILTrainingDataArray; AUpdate : Boolean)]] - Trains the classifier. &lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILTrainableBasicClassifier.Train(ISLRealBuffer;Real;Boolean)|procedure Train(ATraingFeatures : ISLRealBuffer; AResposes : Real; AUpdate : Boolean)]]&lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILTrainableBasicClassifier.Train(ISLRealBufferArray;ISLRealBuffer;Boolean)|procedure Train(ATraingFeatures : ISLRealBufferArray; AResposes : ISLRealBuffer; AUpdate : Boolean)]] - Trains the classifier. &lt;br /&gt;
&lt;br /&gt;
== Pins ==&lt;br /&gt;
*[[Pin ILBasicClassifier.TILTrainableBasicClassifier.TrainingInputPin|TrainingInputPin]] - The training input pin of the component. &lt;br /&gt;
&lt;br /&gt;
== From [[Class ILBasicClassifier.TILBasicClassifier|TILBasicClassifier]] ==&lt;br /&gt;
&lt;br /&gt;
== Pins ==&lt;br /&gt;
*[[Pin ILBasicClassifier.TILBasicClassifier.ClassOutputPin|ClassOutputPin]] - The class Output Pin of the classifier. &lt;br /&gt;
&lt;br /&gt;
== From [[Class ILBasicClassifier.TILSimpleBasicClassifierTemplate|TILSimpleBasicClassifierTemplate]] ==&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Published ===&lt;br /&gt;
*[[Property ILBasicClassifier.TILSimpleBasicClassifierTemplate.SynchronizeType|SynchronizeType]] - Specifies the type of thread buffer synchronization. &lt;br /&gt;
*[[Property ILBasicClassifier.TILSimpleBasicClassifierTemplate.Threading|Threading]] - Specifies the desired threading settings for the filtering. &lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifierTemplate.Predict(ISLRealBuffer)|procedure Predict(AFeatures : ISLRealBuffer)]] - Gets a prediction from the classifier. &lt;br /&gt;
&lt;br /&gt;
== Pins ==&lt;br /&gt;
*[[Pin ILBasicClassifier.TILSimpleBasicClassifierTemplate.InputPin|InputPin]] - The features input pin of the component. &lt;br /&gt;
&lt;br /&gt;
== From [[Class ILBasicClassifier.TILSimpleBasicClassifier|TILSimpleBasicClassifier]] ==&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Published ===&lt;br /&gt;
*[[Property ILBasicClassifier.TILSimpleBasicClassifier.SaveTraining|SaveTraining]] - Specifies if the training data should be saved in the project. &lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifier.SaveToFile(String)|procedure SaveToFile(AFileName : String)]] - Saves the training to a file. &lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifier.LoadFromFile(String)|procedure LoadFromFile(AFileName : String)]] - Loads the training from a file. &lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifier.SaveToStream(TStream)|procedure SaveToStream(AStream : TStream)]] - Saves the training to a stream. &lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifier.LoadFromStream(TStream)|procedure LoadFromStream(AStream : TStream)]] - Loads the training from a stream. &lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILBasicClassifier.TILBasicEventClassifier</id>
		<title>Class ILBasicClassifier.TILBasicEventClassifier</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILBasicClassifier.TILBasicEventClassifier"/>
				<updated>2013-06-26T00:32:09Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILBasicClassifier|ILBasicClassifier]]&lt;br /&gt;
&lt;br /&gt;
'''Inherits:''' [[Class ILBasicClassifier.TILBasicClassifier|TILBasicClassifier]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILBasicEventClassifier = '''class'''( [[Class ILBasicClassifier.TILBasicClassifier|TILBasicClassifier, TILClassifierResult]] )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILBasicEventClassifier : '''public''' [[Class ILBasicClassifier.TILBasicClassifier|TILBasicClassifier]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILBasicEventClassifier : '''public''' [[Class ILBasicClassifier.TILBasicClassifier|CTILBasicClassifier]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' BasicEventClassifier : [[Class ILBasicClassifier.TILBasicClassifier|Mitov.IntelligenceLab.BasicClassifier]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Basic abstract class for classifier components. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines basic abstract class for classifier components.&lt;br /&gt;
&lt;br /&gt;
== Events ==&lt;br /&gt;
*[[Event ILBasicClassifier.TILBasicEventClassifier.OnResult|OnResult]] - On prediction result event. &lt;br /&gt;
&lt;br /&gt;
== From [[Class ILBasicClassifier.TILBasicClassifier|TILBasicClassifier]] ==&lt;br /&gt;
&lt;br /&gt;
== Pins ==&lt;br /&gt;
*[[Pin ILBasicClassifier.TILBasicClassifier.ClassOutputPin|ClassOutputPin]] - The class Output Pin of the classifier. &lt;br /&gt;
&lt;br /&gt;
== From [[Class ILBasicClassifier.TILSimpleBasicClassifierTemplate|TILSimpleBasicClassifierTemplate]] ==&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Published ===&lt;br /&gt;
*[[Property ILBasicClassifier.TILSimpleBasicClassifierTemplate.SynchronizeType|SynchronizeType]] - Specifies the type of thread buffer synchronization. &lt;br /&gt;
*[[Property ILBasicClassifier.TILSimpleBasicClassifierTemplate.Threading|Threading]] - Specifies the desired threading settings for the filtering. &lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifierTemplate.Predict(ISLRealBuffer)|procedure Predict(AFeatures : ISLRealBuffer)]] - Gets a prediction from the classifier. &lt;br /&gt;
&lt;br /&gt;
== Pins ==&lt;br /&gt;
*[[Pin ILBasicClassifier.TILSimpleBasicClassifierTemplate.InputPin|InputPin]] - The features input pin of the component. &lt;br /&gt;
&lt;br /&gt;
== From [[Class ILBasicClassifier.TILSimpleBasicClassifier|TILSimpleBasicClassifier]] ==&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Published ===&lt;br /&gt;
*[[Property ILBasicClassifier.TILSimpleBasicClassifier.SaveTraining|SaveTraining]] - Specifies if the training data should be saved in the project. &lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifier.SaveToFile(String)|procedure SaveToFile(AFileName : String)]] - Saves the training to a file. &lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifier.LoadFromFile(String)|procedure LoadFromFile(AFileName : String)]] - Loads the training from a file. &lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifier.SaveToStream(TStream)|procedure SaveToStream(AStream : TStream)]] - Saves the training to a stream. &lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifier.LoadFromStream(TStream)|procedure LoadFromStream(AStream : TStream)]] - Loads the training from a stream. &lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILTrainingData.TILTrainingData</id>
		<title>Class ILTrainingData.TILTrainingData</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILTrainingData.TILTrainingData"/>
				<updated>2013-06-26T00:32:08Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:BIGILTrainingData.gif]] [[Image:ILTrainingData.gif]] [[Image:NETILTrainingData.gif]]&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILTrainingData|ILTrainingData]]&lt;br /&gt;
&lt;br /&gt;
'''Inherits:''' [[Class LPComponent.TLPComponent|TLPComponent]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILTrainingData = '''class'''( [[Class LPComponent.TLPComponent|TLPComponent]] )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILTrainingData : '''public''' [[Class LPComponent.TLPComponent|TLPComponent]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILTrainingData : '''public''' [[Class LPComponent.TLPComponent|CTLPComponent]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' TrainingData : [[Class LPComponent.TLPComponent|Mitov.IntelligenceLab.Component]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Prepares training data for the classifiers. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
This component prepares training data for the classifiers.&lt;br /&gt;
&lt;br /&gt;
The component collects and combines training features and&lt;br /&gt;
results and sends them to the classifiers.&lt;br /&gt;
&lt;br /&gt;
Connect the output pin of the component to the training input&lt;br /&gt;
pin of a classifier, to prepare and send data to the&lt;br /&gt;
classifier.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Diagram:&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:ILTrainingData_Preview.png]]&lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method procedure ILTrainingData.TILTrainingData.Clear()|procedure Clear()]] - Clears the training data. &lt;br /&gt;
*[[Method procedure ILTrainingData.TILTrainingData.Train(Boolean)|procedure Train(AUpdate : Boolean)]] - Trains the connected classifiers. &lt;br /&gt;
&lt;br /&gt;
== Pins ==&lt;br /&gt;
*[[Pin ILTrainingData.TILTrainingData.FeaturesInputPin|FeaturesInputPin]] - The training features input pin of the component. &lt;br /&gt;
*[[Pin ILTrainingData.TILTrainingData.ResponseInputPin|ResponseInputPin]] - The training response input pin of the component. &lt;br /&gt;
*[[Pin ILTrainingData.TILTrainingData.OutputPin|OutputPin]] - The training data output pin for the component. &lt;br /&gt;
&lt;br /&gt;
[[Category:Components]][[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILSelfOrganizingMap.TILSelfOrganizingNodeWeights</id>
		<title>Class ILSelfOrganizingMap.TILSelfOrganizingNodeWeights</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILSelfOrganizingMap.TILSelfOrganizingNodeWeights"/>
				<updated>2013-06-26T00:32:08Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILSelfOrganizingMap|ILSelfOrganizingMap]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILSelfOrganizingNodeWeights = '''class'''&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILSelfOrganizingNodeWeights&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILSelfOrganizingNodeWeights&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' SelfOrganizingNodeWeights&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Self organizing map node weights list class. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines class for a list of self organizing map node weights.&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Property ILSelfOrganizingMap.TILSelfOrganizingNodeWeights.Items|Items]] - Allows access to individual weight. &lt;br /&gt;
*[[Property ILSelfOrganizingMap.TILSelfOrganizingNodeWeights.Count|Count]] - Returns the number of weights. &lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILSelfOrganizingMap.TILSelfOrganizingNode</id>
		<title>Class ILSelfOrganizingMap.TILSelfOrganizingNode</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILSelfOrganizingMap.TILSelfOrganizingNode"/>
				<updated>2013-06-26T00:32:08Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILSelfOrganizingMap|ILSelfOrganizingMap]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILSelfOrganizingNode = '''class'''&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILSelfOrganizingNode&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILSelfOrganizingNode&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' SelfOrganizingNode&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Self organizing map node class. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines class for a self organizing map node.&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Property ILSelfOrganizingMap.TILSelfOrganizingNode.Weights|Weights]] - Allows access to the node weights. &lt;br /&gt;
*[[Property ILSelfOrganizingMap.TILSelfOrganizingNode.Y|Y]] - Returns the Y position of the node. &lt;br /&gt;
*[[Property ILSelfOrganizingMap.TILSelfOrganizingNode.X|X]] - Returns the X position of the node. &lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILSelfOrganizingMap.TILSelfOrganizingElement</id>
		<title>Class ILSelfOrganizingMap.TILSelfOrganizingElement</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILSelfOrganizingMap.TILSelfOrganizingElement"/>
				<updated>2013-06-26T00:32:08Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILSelfOrganizingMap|ILSelfOrganizingMap]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILSelfOrganizingElement = '''class'''&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILSelfOrganizingElement&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILSelfOrganizingElement&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' SelfOrganizingElement&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Basic class for self organizing map elements. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines basic class for self organizing map elements.&lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILSelfOrganizingMap.TILSelfOrganizingNodeRow</id>
		<title>Class ILSelfOrganizingMap.TILSelfOrganizingNodeRow</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILSelfOrganizingMap.TILSelfOrganizingNodeRow"/>
				<updated>2013-06-26T00:32:08Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILSelfOrganizingMap|ILSelfOrganizingMap]]&lt;br /&gt;
&lt;br /&gt;
'''Inherits:''' [[Class ILSelfOrganizingMap.TILSelfOrganizingElement|TILSelfOrganizingElement]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILSelfOrganizingNodeRow = '''class'''( [[Class ILSelfOrganizingMap.TILSelfOrganizingElement|TILSelfOrganizingElement]] )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILSelfOrganizingNodeRow : '''public''' [[Class ILSelfOrganizingMap.TILSelfOrganizingElement|TILSelfOrganizingElement]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILSelfOrganizingNodeRow : '''public''' [[Class ILSelfOrganizingMap.TILSelfOrganizingElement|CTILSelfOrganizingElement]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' SelfOrganizingNodeRow : [[Class ILSelfOrganizingMap.TILSelfOrganizingElement|Mitov.IntelligenceLab.SelfOrganizingElement]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Self organizing map node row class. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines class for a row of self organizing map nodes.&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Property ILSelfOrganizingMap.TILSelfOrganizingNodeRow.Items|Items]] - Allows access to individual node from the row. &lt;br /&gt;
*[[Property ILSelfOrganizingMap.TILSelfOrganizingNodeRow.Count|Count]] - Returns the count of nodes in the row. &lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILSelfOrganizingMap.TILSelfOrganizingNodeRows</id>
		<title>Class ILSelfOrganizingMap.TILSelfOrganizingNodeRows</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILSelfOrganizingMap.TILSelfOrganizingNodeRows"/>
				<updated>2013-06-26T00:32:08Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILSelfOrganizingMap|ILSelfOrganizingMap]]&lt;br /&gt;
&lt;br /&gt;
'''Inherits:''' [[Class ILSelfOrganizingMap.TILSelfOrganizingElement|TILSelfOrganizingElement]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILSelfOrganizingNodeRows = '''class'''( [[Class ILSelfOrganizingMap.TILSelfOrganizingElement|TILSelfOrganizingElement]] )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILSelfOrganizingNodeRows : '''public''' [[Class ILSelfOrganizingMap.TILSelfOrganizingElement|TILSelfOrganizingElement]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILSelfOrganizingNodeRows : '''public''' [[Class ILSelfOrganizingMap.TILSelfOrganizingElement|CTILSelfOrganizingElement]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' SelfOrganizingNodeRows : [[Class ILSelfOrganizingMap.TILSelfOrganizingElement|Mitov.IntelligenceLab.SelfOrganizingElement]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Self organizing map node rows class. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines class for list of rows of self organizing map nodes.&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Property ILSelfOrganizingMap.TILSelfOrganizingNodeRows.Items|Items]] - Allows access to individual row. &lt;br /&gt;
*[[Property ILSelfOrganizingMap.TILSelfOrganizingNodeRows.Count|Count]] - Returns the count of rows. &lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILSelfOrganizingMap.TILSelfOrganizingNodes</id>
		<title>Class ILSelfOrganizingMap.TILSelfOrganizingNodes</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILSelfOrganizingMap.TILSelfOrganizingNodes"/>
				<updated>2013-06-26T00:32:08Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILSelfOrganizingMap|ILSelfOrganizingMap]]&lt;br /&gt;
&lt;br /&gt;
'''Inherits:''' [[Class LPComponent.TLPPersistentNotify|TLPPersistentNotify]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILSelfOrganizingNodes = '''class'''( [[Class LPComponent.TLPPersistentNotify|TLPPersistentNotify]] )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILSelfOrganizingNodes : '''public''' [[Class LPComponent.TLPPersistentNotify|TLPPersistentNotify]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILSelfOrganizingNodes : '''public''' [[Class LPComponent.TLPPersistentNotify|CTLPPersistentNotify]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' SelfOrganizingNodes : [[Class Vcl.VclProperty|Vcl.VclProperty]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Self organizing map node list class. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines class for a list of self organizing map nodes.&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Published ===&lt;br /&gt;
*[[Property ILSelfOrganizingMap.TILSelfOrganizingNodes.NodeSides|NodeSides]] - Specifies the number of node sides (3, 4 or 6). &lt;br /&gt;
*[[Property ILSelfOrganizingMap.TILSelfOrganizingNodes.Width|Width]] - Specifies the width of the self organizing map in number of nodes. &lt;br /&gt;
*[[Property ILSelfOrganizingMap.TILSelfOrganizingNodes.Height|Height]] - Specifies the height of the self organizing map in number of nodes. &lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Property ILSelfOrganizingMap.TILSelfOrganizingNodes.Items|Items]] - Allows access to individual node. &lt;br /&gt;
*[[Property ILSelfOrganizingMap.TILSelfOrganizingNodes.Count|Count]] - Returns the total number of nodes. &lt;br /&gt;
*[[Property ILSelfOrganizingMap.TILSelfOrganizingNodes.Radius|Radius]] - Specifies the radius of the neighborhood for each node. &lt;br /&gt;
*[[Property ILSelfOrganizingMap.TILSelfOrganizingNodes.Rows|Rows]] - Allows access to individual self organizing map node row. &lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILSelfOrganizingMap.TILSelfOrganizingMapTraining</id>
		<title>Class ILSelfOrganizingMap.TILSelfOrganizingMapTraining</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILSelfOrganizingMap.TILSelfOrganizingMapTraining"/>
				<updated>2013-06-26T00:32:08Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILSelfOrganizingMap|ILSelfOrganizingMap]]&lt;br /&gt;
&lt;br /&gt;
'''Inherits:''' [[Class LPComponent.TLPPersistentNotify|TLPPersistentNotify]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILSelfOrganizingMapTraining = '''class'''( [[Class LPComponent.TLPPersistentNotify|TLPPersistentNotify]] )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILSelfOrganizingMapTraining : '''public''' [[Class LPComponent.TLPPersistentNotify|TLPPersistentNotify]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILSelfOrganizingMapTraining : '''public''' [[Class LPComponent.TLPPersistentNotify|CTLPPersistentNotify]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' SelfOrganizingMapTraining : [[Class Vcl.VclProperty|Vcl.VclProperty]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Self organizing map training class. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines class for a self organizing map training.&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Published ===&lt;br /&gt;
*[[Property ILSelfOrganizingMap.TILSelfOrganizingMapTraining.Epochs|Epochs]] - Specifies the number of learning epochs. &lt;br /&gt;
*[[Property ILSelfOrganizingMap.TILSelfOrganizingMapTraining.LearningRate|LearningRate]] - Specifies the learning rate. &lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILSelfOrganizingMap.TILSelfOrganizingMap</id>
		<title>Class ILSelfOrganizingMap.TILSelfOrganizingMap</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILSelfOrganizingMap.TILSelfOrganizingMap"/>
				<updated>2013-06-26T00:32:08Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:BIGILSelfOrganizingMap.gif]] [[Image:ILSelfOrganizingMap.gif]] [[Image:NETILSelfOrganizingMap.gif]]&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILSelfOrganizingMap|ILSelfOrganizingMap]]&lt;br /&gt;
&lt;br /&gt;
'''Inherits:''' [[Class ILBasicClassifier.TILBasicEventClassifier|TILBasicEventClassifier]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILSelfOrganizingMap = '''class'''( [[Class ILBasicClassifier.TILBasicEventClassifier|TILBasicEventClassifier]] )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILSelfOrganizingMap : '''public''' [[Class ILBasicClassifier.TILBasicEventClassifier|TILBasicEventClassifier]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILSelfOrganizingMap : '''public''' [[Class ILBasicClassifier.TILBasicEventClassifier|CTILBasicEventClassifier]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' SelfOrganizingMap : [[Class ILBasicClassifier.TILBasicEventClassifier|Mitov.IntelligenceLab.BasicEventClassifier]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Self Organizing Map classifier. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Self Organizing Map classifier.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Diagram:&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:ILSelfOrganizingMap_Preview.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Example:&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:ILSelfOrganizingMapDemo.png]]&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Published ===&lt;br /&gt;
*[[Property ILSelfOrganizingMap.TILSelfOrganizingMap.Inputs|Inputs]] - Allows access to the self organizing map inputs. &lt;br /&gt;
*[[Property ILSelfOrganizingMap.TILSelfOrganizingMap.Nodes|Nodes]] - Allows access to the self organizing map nodes. &lt;br /&gt;
*[[Property ILSelfOrganizingMap.TILSelfOrganizingMap.Training|Training]] - Specifies the training settings. &lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method procedure ILSelfOrganizingMap.TILSelfOrganizingMap.Clear()|procedure Clear()]] - Clears the training of the Self Organizing Map. &lt;br /&gt;
*[[Method procedure ILSelfOrganizingMap.TILSelfOrganizingMap.Train(ISLRealBuffer)|procedure Train(ATraingData : ISLRealBuffer)]] - Trains the classifier. &lt;br /&gt;
*[[Method procedure ILSelfOrganizingMap.TILSelfOrganizingMap.Train(ISLRealBufferArray)|procedure Train(ATraingData : ISLRealBufferArray)]] - Trains the classifier. &lt;br /&gt;
*[[Method procedure ILSelfOrganizingMap.TILSelfOrganizingMap.Train(ISLRealBuffer)|procedure Train(ATraingData : ISLRealBuffer)]] - Trains the classifier. &lt;br /&gt;
&lt;br /&gt;
== Pins ==&lt;br /&gt;
*[[Pin ILSelfOrganizingMap.TILSelfOrganizingMap.TrainingInputPin|TrainingInputPin]] - The training input pin of the component. &lt;br /&gt;
*[[Pin ILSelfOrganizingMap.TILSelfOrganizingMap.OutputPin|OutputPin]] - The features data output pin for the classifier. &lt;br /&gt;
&lt;br /&gt;
== From [[Class ILBasicClassifier.TILBasicEventClassifier|TILBasicEventClassifier]] ==&lt;br /&gt;
&lt;br /&gt;
== Events ==&lt;br /&gt;
*[[Event ILBasicClassifier.TILBasicEventClassifier.OnResult|OnResult]] - On prediction result event. &lt;br /&gt;
&lt;br /&gt;
== From [[Class ILBasicClassifier.TILBasicClassifier|TILBasicClassifier]] ==&lt;br /&gt;
&lt;br /&gt;
== Pins ==&lt;br /&gt;
*[[Pin ILBasicClassifier.TILBasicClassifier.ClassOutputPin|ClassOutputPin]] - The class Output Pin of the classifier. &lt;br /&gt;
&lt;br /&gt;
== From [[Class ILBasicClassifier.TILSimpleBasicClassifierTemplate|TILSimpleBasicClassifierTemplate]] ==&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Published ===&lt;br /&gt;
*[[Property ILBasicClassifier.TILSimpleBasicClassifierTemplate.SynchronizeType|SynchronizeType]] - Specifies the type of thread buffer synchronization. &lt;br /&gt;
*[[Property ILBasicClassifier.TILSimpleBasicClassifierTemplate.Threading|Threading]] - Specifies the desired threading settings for the filtering. &lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifierTemplate.Predict(ISLRealBuffer)|procedure Predict(AFeatures : ISLRealBuffer)]] - Gets a prediction from the classifier. &lt;br /&gt;
&lt;br /&gt;
== Pins ==&lt;br /&gt;
*[[Pin ILBasicClassifier.TILSimpleBasicClassifierTemplate.InputPin|InputPin]] - The features input pin of the component. &lt;br /&gt;
&lt;br /&gt;
== From [[Class ILBasicClassifier.TILSimpleBasicClassifier|TILSimpleBasicClassifier]] ==&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Published ===&lt;br /&gt;
*[[Property ILBasicClassifier.TILSimpleBasicClassifier.SaveTraining|SaveTraining]] - Specifies if the training data should be saved in the project. &lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifier.SaveToFile(String)|procedure SaveToFile(AFileName : String)]] - Saves the training to a file. &lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifier.LoadFromFile(String)|procedure LoadFromFile(AFileName : String)]] - Loads the training from a file. &lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifier.SaveToStream(TStream)|procedure SaveToStream(AStream : TStream)]] - Saves the training to a stream. &lt;br /&gt;
*[[Method procedure ILBasicClassifier.TILSimpleBasicClassifier.LoadFromStream(TStream)|procedure LoadFromStream(AStream : TStream)]] - Loads the training from a stream. &lt;br /&gt;
&lt;br /&gt;
[[Category:Components]][[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILNeuron.TILNeuronSynapse</id>
		<title>Class ILNeuron.TILNeuronSynapse</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILNeuron.TILNeuronSynapse"/>
				<updated>2013-06-26T00:32:08Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILNeuron|ILNeuron]]&lt;br /&gt;
&lt;br /&gt;
'''Inherits:''' [[Class LPComponent.TLPCollectionItem|TLPCollectionItem]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILNeuronSynapse = '''class'''( [[Class LPComponent.TLPCollectionItem|TLPCollectionItem]] )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILNeuronSynapse : '''public''' [[Class LPComponent.TLPCollectionItem|TLPCollectionItem]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILNeuronSynapse : '''public''' [[Class LPComponent.TLPCollectionItem|CTLPCollectionItem]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' NeuronSynapse : [[Class LPComponent.TLPCollectionItem|Vcl.VclCollectionItem]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Neuron's synapse collection item. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines collection item for a single neuron's synapse.&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Published ===&lt;br /&gt;
*[[Property ILNeuron.TILNeuronSynapse.Weight|Weight]] - Specifies the synapse's weight. &lt;br /&gt;
&lt;br /&gt;
== Pins ==&lt;br /&gt;
*[[Pin ILNeuron.TILNeuronSynapse.InputPin|InputPin]] - The Real(double) input pin of the synapse. &lt;br /&gt;
&lt;br /&gt;
== From [[Class LPComponent.TLPCollectionItem|TLPCollectionItem]] ==&lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method function LPComponent.TLPCollectionItem.QueryInterface(TGUID;TLPCollectionItem) : HResult|function QueryInterface(IID : TGUID; Obj : TLPCollectionItem) : HResult]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILNeuron.TILNeuron</id>
		<title>Class ILNeuron.TILNeuron</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILNeuron.TILNeuron"/>
				<updated>2013-06-26T00:32:08Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:BIGILNeuron.gif]] [[Image:ILNeuron.gif]] [[Image:NETILNeuron.gif]]&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILNeuron|ILNeuron]]&lt;br /&gt;
&lt;br /&gt;
'''Inherits:''' [[Class LPComponent.TLPComponent|TLPComponent]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILNeuron = '''class'''( [[Class LPComponent.TLPComponent|TLPComponent]] )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILNeuron : '''public''' [[Class LPComponent.TLPComponent|TLPComponent]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILNeuron : '''public''' [[Class LPComponent.TLPComponent|CTLPComponent]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' Neuron : [[Class LPComponent.TLPComponent|Mitov.IntelligenceLab.Component]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
General purpose neuron component. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines general purpose neuron component.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Diagram:&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:ILNeuron_Preview.png]]&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Published ===&lt;br /&gt;
*[[Property ILNeuron.TILNeuron.Synapses|Synapses]] - Allows access the the neuron's synapses. &lt;br /&gt;
*[[Property ILNeuron.TILNeuron.Bias|Bias]] - Specifies the neuron's bias. &lt;br /&gt;
*[[Property ILNeuron.TILNeuron.NeuronType|NeuronType]] - Specifies the neuron type. &lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Property ILNeuron.TILNeuron.Derivative|Derivative]] - Returns the neuron's derivative. &lt;br /&gt;
&lt;br /&gt;
== Pins ==&lt;br /&gt;
*[[Pin ILNeuron.TILNeuron.OutputPin|OutputPin]] - The Real(double) Output Pin of the neuron. &lt;br /&gt;
&lt;br /&gt;
== PinLists ==&lt;br /&gt;
*[[Pin List ILNeuron.TILNeuron.InputPins|InputPins]] - Input Pins for the neuron. &lt;br /&gt;
&lt;br /&gt;
== Events ==&lt;br /&gt;
*[[Event ILNeuron.TILNeuron.OnAxonFunction|OnAxonFunction]] - Occurs when the value of the axon has to be calculated. &lt;br /&gt;
*[[Event ILNeuron.TILNeuron.OnAxonDerivative|OnAxonDerivative]] - Occurs when the value of the axon derivative has to be calculated. &lt;br /&gt;
&lt;br /&gt;
[[Category:Components]][[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILNeuron.TILNeuronSynapses</id>
		<title>Class ILNeuron.TILNeuronSynapses</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILNeuron.TILNeuronSynapses"/>
				<updated>2013-06-26T00:32:08Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILNeuron|ILNeuron]]&lt;br /&gt;
&lt;br /&gt;
'''Inherits:''' [[Class LPComponent.TLPTypedOwnerComponentCollection|TLPTypedOwnerComponentCollection]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILNeuronSynapses = '''class'''( [[Class LPComponent.TLPTypedOwnerComponentCollection|TLPTypedOwnerComponentCollection, TILNeuron, TILNeuronSynapse]] )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILNeuronSynapses : '''public''' [[Class LPComponent.TLPTypedOwnerComponentCollection|TLPTypedOwnerComponentCollection]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILNeuronSynapses : '''public''' [[Class LPComponent.TLPTypedOwnerComponentCollection|CTLPTypedOwnerComponentCollection]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' NeuronSynapses : [[Class LPComponent.TLPTypedOwnerComponentCollection|Vcl.VclCollectionProperty]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Neuron's synapses collection. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines collection for a neuron's synapses.&lt;br /&gt;
&lt;br /&gt;
== From [[Class LPComponent.TLPTypedOwnerComponentCollection|TLPTypedOwnerComponentCollection]] ==&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Property LPComponent.TLPTypedOwnerComponentCollection.OwnerComponent|OwnerComponent]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILNeuralNetwork.TILNeuronElement</id>
		<title>Class ILNeuralNetwork.TILNeuronElement</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILNeuralNetwork.TILNeuronElement"/>
				<updated>2013-06-26T00:32:08Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILNeuralNetwork|ILNeuralNetwork]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILNeuronElement = '''class'''&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILNeuronElement&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILNeuronElement&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' NeuronElement&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Basic class for neuron elements. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines basic class for neuron elements.&lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILNeuralNetwork.TILAxon</id>
		<title>Class ILNeuralNetwork.TILAxon</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILNeuralNetwork.TILAxon"/>
				<updated>2013-06-26T00:32:08Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILNeuralNetwork|ILNeuralNetwork]]&lt;br /&gt;
&lt;br /&gt;
'''Inherits:''' [[Class ILNeuralNetwork.TILNeuronElement|TILNeuronElement]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILAxon = '''class'''( [[Class ILNeuralNetwork.TILNeuronElement|TILNeuronElement]] )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILAxon : '''public''' [[Class ILNeuralNetwork.TILNeuronElement|TILNeuronElement]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILAxon : '''public''' [[Class ILNeuralNetwork.TILNeuronElement|CTILNeuronElement]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' Axon : [[Class ILNeuralNetwork.TILNeuronElement|Mitov.IntelligenceLab.NeuronElement]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Neural network neuron's axon class. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines class for a single neural network neuron's axon.&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Property ILNeuralNetwork.TILAxon.Value|Value]] - Returns the axon's value. &lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILNeuralNetwork.TILSynapse</id>
		<title>Class ILNeuralNetwork.TILSynapse</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILNeuralNetwork.TILSynapse"/>
				<updated>2013-06-26T00:32:08Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILNeuralNetwork|ILNeuralNetwork]]&lt;br /&gt;
&lt;br /&gt;
'''Inherits:''' [[Class ILNeuralNetwork.TILNeuronElement|TILNeuronElement]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILSynapse = '''class'''( [[Class ILNeuralNetwork.TILNeuronElement|TILNeuronElement]] )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILSynapse : '''public''' [[Class ILNeuralNetwork.TILNeuronElement|TILNeuronElement]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILSynapse : '''public''' [[Class ILNeuralNetwork.TILNeuronElement|CTILNeuronElement]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' Synapse : [[Class ILNeuralNetwork.TILNeuronElement|Mitov.IntelligenceLab.NeuronElement]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Neural network neuron's synapse class. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines class for a single neural network neuron's synapse.&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Property ILNeuralNetwork.TILSynapse.Weight|Weight]] - Specifies the synapse's weight. &lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILNeuralNetwork.TILSynapses</id>
		<title>Class ILNeuralNetwork.TILSynapses</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILNeuralNetwork.TILSynapses"/>
				<updated>2013-06-26T00:32:08Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILNeuralNetwork|ILNeuralNetwork]]&lt;br /&gt;
&lt;br /&gt;
'''Inherits:''' [[Class ILNeuralNetwork.TILNeuronElement|TILNeuronElement]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILSynapses = '''class'''( [[Class ILNeuralNetwork.TILNeuronElement|TILNeuronElement]] )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILSynapses : '''public''' [[Class ILNeuralNetwork.TILNeuronElement|TILNeuronElement]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILSynapses : '''public''' [[Class ILNeuralNetwork.TILNeuronElement|CTILNeuronElement]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' Synapses : [[Class ILNeuralNetwork.TILNeuronElement|Mitov.IntelligenceLab.NeuronElement]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Neural network neuron's synapses class. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines class for a neural network neuron's synapses.&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Property ILNeuralNetwork.TILSynapses.Items|Items]] - Allows access to individual synapse. &lt;br /&gt;
*[[Property ILNeuralNetwork.TILSynapses.Count|Count]] - Returns the number of synapses in the neuron. &lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILNeuralNetwork.TILNeuralNetworkNeuron</id>
		<title>Class ILNeuralNetwork.TILNeuralNetworkNeuron</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILNeuralNetwork.TILNeuralNetworkNeuron"/>
				<updated>2013-06-26T00:32:08Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILNeuralNetwork|ILNeuralNetwork]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILNeuralNetworkNeuron = '''class'''&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILNeuralNetworkNeuron&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILNeuralNetworkNeuron&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' NeuralNetworkNeuron&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Neural network neuron class. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines class for a single neural network neuron.&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Property ILNeuralNetwork.TILNeuralNetworkNeuron.Bias|Bias]] - Specifies the neuron's bias. &lt;br /&gt;
*[[Property ILNeuralNetwork.TILNeuralNetworkNeuron.Synapses|Synapses]] - Returns the neuron's synapses. &lt;br /&gt;
*[[Property ILNeuralNetwork.TILNeuralNetworkNeuron.Axon|Axon]] - Returns the neuron's axon. &lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILNeuralNetwork.TILNeuralNetworkLayer</id>
		<title>Class ILNeuralNetwork.TILNeuralNetworkLayer</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILNeuralNetwork.TILNeuralNetworkLayer"/>
				<updated>2013-06-26T00:32:08Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILNeuralNetwork|ILNeuralNetwork]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILNeuralNetworkLayer = '''class'''&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILNeuralNetworkLayer&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILNeuralNetworkLayer&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' NeuralNetworkLayer&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Neural network neuron layer class. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines class for network neuron layer.&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Property ILNeuralNetwork.TILNeuralNetworkLayer.Items|Items]] - Allows access to individual neural network layer. &lt;br /&gt;
*[[Property ILNeuralNetwork.TILNeuralNetworkLayer.Count|Count]] - Returns the number of neural network layers. &lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILNeuralNetwork.TILNeuronLayers</id>
		<title>Class ILNeuralNetwork.TILNeuronLayers</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILNeuralNetwork.TILNeuronLayers"/>
				<updated>2013-06-26T00:32:08Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILNeuralNetwork|ILNeuralNetwork]]&lt;br /&gt;
&lt;br /&gt;
'''Inherits:''' TObjectList&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILNeuronLayers = '''class'''( TObjectList )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILNeuronLayers : '''public''' TObjectList&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILNeuronLayers : '''public''' CLPComponent&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' NeuronLayers : [[Class TObjectList|Vcl.VclObjectListProperty]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Neural network neuron layers list class. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines class for list of network neuron layers.&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Property ILNeuralNetwork.TILNeuronLayers.Items|Items]] - Allows access to individual neuron layer. &lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILNeuralNetwork.TILHiddenNeuronLayer</id>
		<title>Class ILNeuralNetwork.TILHiddenNeuronLayer</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILNeuralNetwork.TILHiddenNeuronLayer"/>
				<updated>2013-06-26T00:32:08Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILNeuralNetwork|ILNeuralNetwork]]&lt;br /&gt;
&lt;br /&gt;
'''Inherits:''' [[Class LPComponent.TLPCollectionItem|TLPCollectionItem]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILHiddenNeuronLayer = '''class'''( [[Class LPComponent.TLPCollectionItem|TLPCollectionItem]] )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILHiddenNeuronLayer : '''public''' [[Class LPComponent.TLPCollectionItem|TLPCollectionItem]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILHiddenNeuronLayer : '''public''' [[Class LPComponent.TLPCollectionItem|CTLPCollectionItem]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' HiddenNeuronLayer : [[Class LPComponent.TLPCollectionItem|Vcl.VclCollectionItem]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Neural network hidden neuron layer collection item. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines collection item for network hidden neuron layer.&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Published ===&lt;br /&gt;
*[[Property ILNeuralNetwork.TILHiddenNeuronLayer.CountNeurons|CountNeurons]] - Specifies the number of neurons in the layer. &lt;br /&gt;
*[[Property ILNeuralNetwork.TILHiddenNeuronLayer.NeuronType|NeuronType]] - Specifies the type of neurons contained in the layer. &lt;br /&gt;
&lt;br /&gt;
== Events ==&lt;br /&gt;
*[[Event ILNeuralNetwork.TILHiddenNeuronLayer.OnAxonFunction|OnAxonFunction]] - Occurs when the value of the axon has to be calculated. &lt;br /&gt;
*[[Event ILNeuralNetwork.TILHiddenNeuronLayer.OnAxonDerivative|OnAxonDerivative]] - Occurs when the value of the axon derivative has to be calculated. &lt;br /&gt;
&lt;br /&gt;
== From [[Class LPComponent.TLPCollectionItem|TLPCollectionItem]] ==&lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method function LPComponent.TLPCollectionItem.QueryInterface(TGUID;TLPCollectionItem) : HResult|function QueryInterface(IID : TGUID; Obj : TLPCollectionItem) : HResult]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	<entry>
		<id>http://www.mitov.com/wiki/index.php?title=Class_ILNeuralNetwork.TILNeuralNetworkScales</id>
		<title>Class ILNeuralNetwork.TILNeuralNetworkScales</title>
		<link rel="alternate" type="text/html" href="http://www.mitov.com/wiki/index.php?title=Class_ILNeuralNetwork.TILNeuralNetworkScales"/>
				<updated>2013-06-26T00:32:08Z</updated>
		
		<summary type="html">&lt;p&gt;David Alm: Automated Syncronization with Documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package IntelligenceLabPkg|IntelligenceLabPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit ILNeuralNetwork|ILNeuralNetwork]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TILNeuralNetworkScales = '''class'''&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TILNeuralNetworkScales&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTILNeuralNetworkScales&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' NeuralNetworkScales&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Terminal neural network layer scales class. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines slopes and offsets class for the terminal neural&lt;br /&gt;
network layers.&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Property ILNeuralNetwork.TILNeuralNetworkScales.Offsets|Offsets]] - Specifies the offsets for the elements of the layer. &lt;br /&gt;
*[[Property ILNeuralNetwork.TILNeuralNetworkScales.Slopes|Slopes]] - Specifies the slopes for the elements of the layer. &lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	</feed>