Class ILNeuralNetwork.TILNeuralNetworkOutputLayer

From Mitov Wiki Doc
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.

Package: IntelligenceLabPkg

Unit: ILNeuralNetwork

Inherits: TILNeuralNetworkTerminalLayer

Contents

Syntax

Delphi:

type TILNeuralNetworkOutputLayer = class( TILNeuralNetworkTerminalLayer )

C++ Builder:

class TILNeuralNetworkOutputLayer : public TILNeuralNetworkTerminalLayer

Visual C++ (MFC):

class CTILNeuralNetworkOutputLayer : public CTILNeuralNetworkTerminalLayer

C# (.NET):

public ref class NeuralNetworkOutputLayer : Mitov.IntelligenceLab.NeuralNetworkTerminalLayer

Summary

Neural network output layer class.

Description

Defines class for network output layer.

Properties

Published

Events

From TILNeuralNetworkTerminalLayer

Properties

Public

From TILBasicClassifierTerminalLayer

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox