MyCaffe  1.12.2.41
Deep learning software for Windows C# programmers.
MyCaffe.gym.IXMyCaffeGymUiCallback Interface Reference

The IXMyCaffeGymUiCallback is used to interact with the user of the IXMyCaffeGymUiService interface. More...

Inheritance diagram for MyCaffe.gym.IXMyCaffeGymUiCallback:
MyCaffe.gym.python.MyCaffePythonGym

Public Member Functions

void Closing ()
 The Closing method is called when closing the Gym user interface. More...
 

Detailed Description

The IXMyCaffeGymUiCallback is used to interact with the user of the IXMyCaffeGymUiService interface.

Definition at line 55 of file IMyCaffeGymUiService.cs.

Member Function Documentation

◆ Closing()

void MyCaffe.gym.IXMyCaffeGymUiCallback.Closing ( )

The Closing method is called when closing the Gym user interface.

Implemented in MyCaffe.gym.python.MyCaffePythonGym.


The documentation for this interface was generated from the following file: