I think a very good approach to this is by putting your AI against different rating levels of the plain computer engine that chess.com has, and adjusting the rating of the computer and seeing how well your AI stands up to different ratings to get a good estimate of your AI's rating.
Coding a Chess AI
Maybe I misunderstood the question, but why don’t you just play online against people with different ratings and, during the match, pass your turn to an AI girlfriend? Then the AI can return the move to you.
Maybe I misunderstood the question, but why don’t you just play online against people with different ratings and, during the match, pass your turn to an AI? Then the AI can return the move to you.
That could only be unrated games with the permission of each opponent. All in all could cause problems and not a good idea. He needs to test it at a chess club local to him.
If you need help, please contact our Help and Support team.
I am aware that using a chess AI is strictly prohibited during a rated chess match, but I am programming a chess AI for a software engineering course in college and I would like to get a rating estimate of my AI for a presentation. I was wondering if there was a place where I can test my AI in order to get a rating, does anyone know?