C# 클래스 Doo.Environments.MNistEnvironment

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

공개 메소드들

메소드 설명
GetOutput ( ) : object
Initialize ( ) : bool
MNistEnvironment ( IDirector director ) : System
Step ( ) : bool

비공개 메소드들

메소드 설명
scrollBar1_ValueChanged ( object sender, EventArgs e ) : void

메소드 상세

GetOutput() 공개 메소드

public GetOutput ( ) : object
리턴 object

Initialize() 공개 메소드

public Initialize ( ) : bool
리턴 bool

MNistEnvironment() 공개 메소드

public MNistEnvironment ( IDirector director ) : System
director IDirector
리턴 System

Step() 공개 메소드

public Step ( ) : bool
리턴 bool