Unity and Python Udp Socket Communication
Using Unity to draw digit and predict it using Python
Unity and Python are using UDP socket, and communicate on realtime
Unity display in red the highest prediction
You must run Python code at first before run Unity
Unity 2021.3.11f or later
Python 3.9
Keras
-
Unity/Python UDP Socket Communication: github/Siliconifier
-
Unity Draw Method: github/Kazuhito00