@startuml class Keras { GameMove currentMove NeuralNetwork neuralNetwork forceNextMove(self, coords) pickMove(self) loadNetwork(self) } @enduml