Inspiration
I like to compete at board games especially Tic Tac Toe game.
What it does
I have tried to take the famous Tic-Tac-Toe game and create a bot proficient enough to beat human players, if not the game itself.
How we built it
It has 3 different versions.
- Human Vs Human
- Human Vs Computer using using Min-Max algorithm
- 2. Human Vs Computer using using Reinforcement Learning
What we learned
Training a bot using Reinforcement Learning
What's next for Tic-Tac-Toe-Bot
I tried to implement two bots competing each other as well. I am going to add more dynamicity without using random numbers to simulate it to competing against a real human
Built With
- ai
- python
- reinforcementlearning
Log in or sign up for Devpost to join the conversation.