Record TTinnData

Hierarchy
Methods
Properties

Unit

Declaration

type TTinnData = record

Description

Data record used by the neural network

Overview

Fields

inp: array of TSingleArray;
tg: array of TSingleArray;

Description

Fields

inp: array of TSingleArray;

2D floating point array of input

tg: array of TSingleArray;

2D floating point array of target


Generated by PasDoc 0.15.0.