Completed the Impossible Level
Finally finished the impossible level using Q-learning. The bot learns from thousands of games and uses the trained Q-table to decide its moves instead of following fixed rules.
And with that, the Tic Tac Toe AI journey is complete. I started with simpler random moves and gradually moved to rule-based AI, Minimax and finally reinforcement learning.
Now it’s time to upload the project.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.