katrain
katrain copied to clipboard
I need the simplest method to call the AI model. For example, I directly input the black piece's position, such as [4,5], and the AI model gives the white piece's position, such as [6,7] . Is there a simple way to achieve this by code ?
I need the simplest method to call the AI model. For example, I directly input the black piece's position, such as [4,5], and the AI model gives the white piece's position, such as[6,7]. Is there a simple way to achieve this by code ?