Units
Class Hierarchy
Classes, Interfaces and Objects
Types
Variables
Constants
Functions and Procedures
Identifiers

Class TOpPrmSpvMLP

Unit

UCompSpvMLPerceptron

Declaration

type TOpPrmSpvMLP = class(TOpPrmSpvLearning)

Description

paramètres de l'opérateur

Hierarchy

TOpPrmSpvLearning > TOperatorParameter

Methods

Overview

Protected function CreateDlgParameters(): TForm; override;
Protected function getHTMLArchitectureDescription(): string; virtual;
Public function getHTMLParameters(): string; override;
Public procedure LoadFromINI(prmSection: string; prmINI: TMemIniFile); override;
Public procedure LoadFromStream(prmStream: TStream); override;
Public procedure SaveToINI(prmSection: string; prmINI: TMemIniFile); override;
Public procedure SaveToStream(prmStream: TStream); override;
Protected procedure SetDefaultParameters(); override;

Description

Protected function CreateDlgParameters(): TForm; override;

 

Protected function getHTMLArchitectureDescription(): string; virtual;

 

Public function getHTMLParameters(): string; override;

 

Public procedure LoadFromINI(prmSection: string; prmINI: TMemIniFile); override;

 

Public procedure LoadFromStream(prmStream: TStream); override;

 

Public procedure SaveToINI(prmSection: string; prmINI: TMemIniFile); override;

 

Public procedure SaveToStream(prmStream: TStream); override;

 

Protected procedure SetDefaultParameters(); override;

nombre de stagnation à considérer

Properties

Overview

Public property AttTransform: integer;
Public property LearningRate: double;
Public property MaxIteration: integer;
Public property NbHiddenNeurons: integer;
Public property NbTestErrStagnation: integer;
Public property PropTestSample: double;
Public property ThresoldErrorRate: double;
Public property UseHiddenLayer: boolean;
Public property UseTestErrStagnation: boolean;

Description

Public property AttTransform: integer;

 

Public property LearningRate: double;

 

Public property MaxIteration: integer;

 

Public property NbHiddenNeurons: integer;

 

Public property NbTestErrStagnation: integer;

 

Public property PropTestSample: double;

 

Public property ThresoldErrorRate: double;

 

Public property UseHiddenLayer: boolean;

propriétés

Public property UseTestErrStagnation: boolean;

 


Generated by DIPasDoc 0.8.6 on ven. 09/ janv. 2004 00:52:27