C# 클래스 Accord.Tests.Statistics.Models.Fields.QuasiNewtonHiddenLearningTest

파일 보기 프로젝트 열기: accord-net/framework

공개 프로퍼티들

프로퍼티 타입 설명
inputs int[][]
outputs int[]

비공개 메소드들

메소드 설명
RunTest ( ) : void
RunTest2 ( ) : void

프로퍼티 상세

inputs 공개적으로 정적으로 프로퍼티

public static int[][] inputs
리턴 int[][]

outputs 공개적으로 정적으로 프로퍼티

public static int[] outputs
리턴 int[]