C# 클래스 DBNanalysis.FormAnalysisDBN

상속: System.Windows.Forms.Form
파일 보기 프로젝트 열기: raygit/GPUMLib 1 사용 예제들

공개 메소드들

메소드 설명
FormAnalysisDBN ( ) : System

비공개 메소드들

메소드 설명
Binarize ( double probability ) : float
DrawImages ( object sender, PaintEventArgs e ) : void
DrawSample ( Graphics graphics, int i, int xOrigin ) : void
DrawSampleImage ( Graphics graphics, int xOrigin, int yOrigin, float imgBytes ) : void
FormAnalysisDBN_Load ( object sender, EventArgs e ) : void
Reconstruction ( float originalValues ) : float[]
Sigmoid ( float x ) : double
btLoadModel_Click ( object sender, EventArgs e ) : void
btSaveOutputs_Click ( object sender, EventArgs e ) : void
imageScroll_ValueChanged ( object sender, EventArgs e ) : void

메소드 상세

FormAnalysisDBN() 공개 메소드

public FormAnalysisDBN ( ) : System
리턴 System