You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm attempting to add the ability to test my trained AI, I tried out Scripts.play("connect-four") mind you I have no sessions that exist for connect-four and haven't done any training for connect-four but when playing against the agent it was playing incredibly well.
Does Scripts.play cheat in any way? If so what's the best way to test an agent without this?
The text was updated successfully, but these errors were encountered:
I'm attempting to add the ability to test my trained AI, I tried out Scripts.play("connect-four") mind you I have no sessions that exist for connect-four and haven't done any training for connect-four but when playing against the agent it was playing incredibly well.
Does Scripts.play cheat in any way? If so what's the best way to test an agent without this?
The text was updated successfully, but these errors were encountered: