Pac-Man Machine Learning
This is a Pac-Man game that allows you to manipulate direction through image recognition. A pre-trained MobileNet model was used to recognize motion in four directions.

How to try it
In order to manipulate the character in the four directions, up, down, left, right, and left, image data for learning is required for each direction. Click the Add Sample button to film motions that can display each direction, and then click the Model Training button. After learning, press the start button and make motions representing each direction, and the character will move in the recognized direction.