Comment on How many r are there in strawberry?
SmartmanApps@programming.dev 3 weeks agoa tic-tac-toe machine was “AI”.
No it wasn’t. It was (and is) a deterministic program. AI isn’t.
Comment on How many r are there in strawberry?
SmartmanApps@programming.dev 3 weeks agoa tic-tac-toe machine was “AI”.
No it wasn’t. It was (and is) a deterministic program. AI isn’t.
jarfil@beehaw.org 3 weeks ago
It still is: www.google.com/search?q=tic+tac+toe+ai
Plenty of examples out there.
SmartmanApps@programming.dev 3 weeks ago
A deterministic program, yes
You found plenty of examples of people adding an AI player to the game. The game itself is still a deterministic program.
jarfil@beehaw.org 2 weeks ago
Kind of like saying that ChatGPT is people adding an AI player to the deterministic program of a chat… nah, I’m not going to discuss that. Tic-tac-toe is a classical example problem for neural networks 101, kind of a “hello world”.
SmartmanApps@programming.dev 2 weeks ago
Except ChatGPT was written from scratch, so not at all like that
Doesn’t change that that isn’t how it was implemented to begin with. In your search results there are even people on Reddit asking how to add an AI player to their existing game. Seems like you gave me search results without even looking at them.