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 want to make a page with a chess board which has access to an artificial intelligence (reinforcement learning agent) which has learnt how to play the game through using the application
Here I will build the game with minimax
Then I will see if I can build a RL algorithm which can play against itself and learn
The text was updated successfully, but these errors were encountered:
I want to make a page with a chess board which has access to an artificial intelligence (reinforcement learning agent) which has learnt how to play the game through using the application
Here I will build the game with minimax
Then I will see if I can build a RL algorithm which can play against itself and learn
The text was updated successfully, but these errors were encountered: