Class ILNeuralNetwork.TILNeuralNetworkBackpropTrain

From Mitov Wiki Doc
Revision as of 02:46, 11 June 2013 by David Alm (Talk | contribs)
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

BIGILNeuralNetworkBackpropTrain.gif ILNeuralNetworkBackpropTrain.gif NETILNeuralNetworkBackpropTrain.gif

Package: IntelligenceLabPkg

Unit: ILNeuralNetwork

Inherits: TILNeuralNetworkTrain

Contents

Syntax

Delphi:

type TILNeuralNetworkBackpropTrain = class( TILNeuralNetworkTrain )

C++ Builder:

class TILNeuralNetworkBackpropTrain : public TILNeuralNetworkTrain

Visual C++ (MFC):

class CTILNeuralNetworkBackpropTrain : public CTILNeuralNetworkTrain

C# (.NET):

public ref class TILNeuralNetworkBackpropTrain : Mitov.IntelligenceLab.NeuralNetworkTrain

Summary

Trains neural networks using Backprop algorithm.

Description

This component is designed to train neural networks using Backprop algorithm.

To use the component set the Neural Network to be trained in the NeuralNetwork property.


Diagram:

ILNeuralNetworkBackpropTrain Preview.png

Properties

Published

From TILNeuralNetworkTrain

Properties

Published

Methods

Public

Pins

Events

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox