https://github.com/coditva/tic-tac-toe
An attempt at a learning agent playing tic-tac-toe
https://github.com/coditva/tic-tac-toe
knowledge-base learning-agents python
Last synced: 3 months ago
JSON representation
An attempt at a learning agent playing tic-tac-toe
- Host: GitHub
- URL: https://github.com/coditva/tic-tac-toe
- Owner: coditva
- Created: 2018-04-30T12:10:04.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-30T12:23:45.000Z (almost 8 years ago)
- Last Synced: 2024-12-28T22:24:46.310Z (about 1 year ago)
- Topics: knowledge-base, learning-agents, python
- Language: Python
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Tic-Tac-Toe
_An attempt at a learning agent playing tic-tac-toe_
An accompanying blog post can be found [here](https://utkarshme.github.io/blog/tic-tac-toe-solver/).