Can GPT-4 play Go?

For discussing go computing, software announcements, etc.
Post Reply
luigi
Lives in gote
Posts: 352
Joined: Wed Jul 06, 2011 12:01 pm
Rank: Low
GD Posts: 0
Location: Spain
Has thanked: 181 times
Been thanked: 41 times

Can GPT-4 play Go?

Post by luigi »

I've seen reports of GPT-4 being able to play a legal, half-decent game of chess. Has anyone tried to play Go with it?
Last edited by luigi on Sun Apr 23, 2023 7:52 am, edited 2 times in total.
Gomoto
Gosei
Posts: 1733
Joined: Sun Nov 06, 2016 6:56 am
GD Posts: 0
Location: Earth
Has thanked: 621 times
Been thanked: 310 times

Re: Can GPT-4 play Go?

Post by Gomoto »

Can you play go with me?

As an AI text-based model, I'm unable to directly interact with you in a game of Go. However, I can provide you with advice, strategies, and tips to help you improve your Go skills. If you have any questions about the game or would like to discuss specific moves, feel free to ask.

Can you play a text based version of go with me?

Although it will be quite challenging to play a full game of Go through text, we can certainly try a simple version using a smaller board (such as a 5x5 or 9x9 board). We can use coordinates to represent the moves.

For a 5x5 board, the coordinates will be as follows:

css
Copy code
A B C D E
1 . . . . .
2 . . . . .
3 . . . . .
4 . . . . .
5 . . . . .
You can be Black (B), and I'll be White (W). As the Black player, you go first. To make a move, specify the coordinates (e.g., "B2"). Remember to follow the standard Go rules, and let me know if you need any help.
Gomoto
Gosei
Posts: 1733
Joined: Sun Nov 06, 2016 6:56 am
GD Posts: 0
Location: Earth
Has thanked: 621 times
Been thanked: 310 times

Re: Can GPT-4 play Go?

Post by Gomoto »

The prompt limit would be a hazzle too. GPT-3.5 plays on 19x19 and uses a reasonable opening for the first four moves or so. After that ...
And
Gosei
Posts: 1464
Joined: Tue Sep 25, 2018 10:28 am
GD Posts: 0
Has thanked: 212 times
Been thanked: 215 times

Re: Can GPT-4 play Go?

Post by And »

luigi
Lives in gote
Posts: 352
Joined: Wed Jul 06, 2011 12:01 pm
Rank: Low
GD Posts: 0
Location: Spain
Has thanked: 181 times
Been thanked: 41 times

Re: Can GPT-4 play Go?

Post by luigi »

Gomoto wrote:The prompt limit would be a hazzle too. GPT-3.5 plays on 19x19 and uses a reasonable opening for the first four moves or so. After that ...
GPT-3.5 can't play chess, but GPT-4 mostly can. I was just wondering if a similar jump can be seen in Go.
Post Reply