|
|
|
|
|
by chongli
1048 days ago
|
|
How about tic-tac-toe (noughts and crosses for those in the Old Dart)? Currently GPT-4 is terrible at it! Sure, you could trivially program a game-specific AI to be capable of winning or forcing a draw every time. The trick is to have a general AI which has not seen the game before (in its training set) be able to pick up and learn the game after a couple of tries. This is a task any 5 year old can easily do! |
|
GPT-4 plays tic tac toe and even chess just fine.
https://pastebin.com/BSUGtxfb
https://pastebin.com/83iZjHuc
https://twitter.com/kenshinsamurai9/status/16625105325852917...