"A Master of Go", iOS/iPadOS Go AI app

For discussing go computing, software announcements, etc.
Limeztone
Dies in gote
Posts: 63
Joined: Sun Jan 12, 2020 9:28 pm
GD Posts: 0
Has thanked: 8 times
Been thanked: 4 times

Re: A Go AI app for iOS with that strong neural network

Post by Limeztone »

y_ich san,

I have two bugs to report, maybe they are related.

When your app is set to use KataGo and I open a game stored in sgf, the Win Rate totally off. It seams that it somehow is affected by the end position of that game. And it keeps being wrong if you step through the game (I am surprised that no one else has stumbled on this bug). The bug is not in just this version. It was in the previous versions as well.

The second bug is not from usual usage. As I was wondering what KataGo would think of reversed komi, I created a sgf where black passes his first move (with komi) and then expected the Win Rate to go high for white. But when I open the sgf (where black passes) in study mode and step one move forward the Win Rate is still close to 50-50. After white makes his move the Win Rate goes up for white to the expected level. I have noticed strange behaviour regarding pass in other situations as well. They are hard to find as there is no option to pass in study mode.


I still wish for a confirmation popup for pass when playing :-)

And I think it would be nice with a possibility to pass in study mode.
(now one have to save the game and add a pass in the sgf file an reload)
y_ich
Dies with sente
Posts: 112
Joined: Fri Nov 16, 2018 5:29 pm
Rank: Tygem 7d
GD Posts: 0
Been thanked: 36 times

Re: A Go AI app for iOS with that strong neural network

Post by y_ich »

Limeztone san,

Thank you for reporting bugs!

1. I could not reproduce the first issue. Could you send the SGF to new.three.rs@gmail.com?

2. This is currently the app's specification. The app removes the last passes as ending procedure. If you want to try the same thing, please play white's first move or make an SGF with KM property as minus value.

Would you send bug reports and feature request by e-mail?
Or if you have a github account, creating issues in https://github.com/new3Rs/a_master_of_go is welocome, too.

I hope that this thread will be a place at which users help each other for usage of the app.

Thank you!
Dfeldmann
Beginner
Posts: 2
Joined: Mon Jan 20, 2020 6:57 am
Rank: EGF 2d
GD Posts: 0

Re: A Go AI app for iOS with that strong neural network

Post by Dfeldmann »

y_ich san,
Thanks again for all your work

In fact, my main (slight) complaint at the moment is that there is no easy way to switch from study mode to game mode, i.e. I would like to be able to set any position on the board (for instance by letting the computer play again itself) and enter game mode, or play in game mode with black and when the position feels hopeless, switch colors, etc. My incompetent feeling is that should not be very hard to program, but what do I know ?
y_ich
Dies with sente
Posts: 112
Joined: Fri Nov 16, 2018 5:29 pm
Rank: Tygem 7d
GD Posts: 0
Been thanked: 36 times

Re: A Go AI app for iOS with that strong neural network

Post by y_ich »

Dfeldmann san,

Thank you for your feature request!
I will consider about it.

(Since putting the "bug report/feature request" button in version 5.0.6, I am constantly getting feature requests. So what I can say quickly is just "I will consider about it"^^;)
Limeztone
Dies in gote
Posts: 63
Joined: Sun Jan 12, 2020 9:28 pm
GD Posts: 0
Has thanked: 8 times
Been thanked: 4 times

Re: A Go AI app for iOS with that strong neural network

Post by Limeztone »

y_ich wrote:Limeztone san,

Thank you for reporting bugs!

1. I could not reproduce the first issue. Could you send the SGF to new.three.rs@gmail.com?

2. This is currently the app's specification. The app removes the last passes as ending procedure. If you want to try the same thing, please play white's first move or make an SGF with KM property as minus value.

Would you send bug reports and feature request by e-mail?
Or if you have a github account, creating issues in https://github.com/new3Rs/a_master_of_go is welocome, too.

I hope that this thread will be a place at which users help each other for usage of the app.

Thank you!
I'm a bit surprised that you can't reproduce it.
For me it happens with any sgf I try...

But you can try this one:
Attachments
Sample.sgf
(1.41 KiB) Downloaded 1384 times
Limeztone
Dies in gote
Posts: 63
Joined: Sun Jan 12, 2020 9:28 pm
GD Posts: 0
Has thanked: 8 times
Been thanked: 4 times

Re: A Go AI app for iOS with that strong neural network

Post by Limeztone »

Limeztone wrote: your app is set to use KataGo and I open a game stored in sgf, the Win Rate totally off. It seams that it somehow is affected by the end position of that game. And it keeps being wrong if you step through the game (I am surprised that no one else has stumbled on this bug). The bug is not in just this version. It was in the previous versions as well.
Is it really only for me that this happens?
If someone care to verify you can use the Sample.sgf that I included in my previous post.

y_ich san, nice redesign of undo! And thanks for confirmation of pass!
Limeztone
Dies in gote
Posts: 63
Joined: Sun Jan 12, 2020 9:28 pm
GD Posts: 0
Has thanked: 8 times
Been thanked: 4 times

Re: A Go AI app for iOS with that strong neural network

Post by Limeztone »

Limeztone wrote:
Limeztone wrote: your app is set to use KataGo and I open a game stored in sgf, the Win Rate totally off. It seams that it somehow is affected by the end position of that game. And it keeps being wrong if you step through the game (I am surprised that no one else has stumbled on this bug). The bug is not in just this version. It was in the previous versions as well.
Is it really only for me that this happens?
If someone care to verify you can use the Sample.sgf that I included in my previous post.

y_ich san, nice redesign of undo! And thanks for confirmation of pass!
This issue exist in the newer versions as well.
It's a bit sad not to be able to "review" sgf-games...
User avatar
wineandgolover
Lives in sente
Posts: 867
Joined: Sun Jul 25, 2010 6:05 am
GD Posts: 0
Has thanked: 318 times
Been thanked: 346 times

Re: A Go AI app for iOS with that strong neural network

Post by wineandgolover »

Hi y_ich,

Still love your work, and hope you are doing ok in the virus crisis.

Any chance that you can update the app with the final katago models now that it’s completed it’s most recent run?

Thanks!
- Brady
Limeztone
Dies in gote
Posts: 63
Joined: Sun Jan 12, 2020 9:28 pm
GD Posts: 0
Has thanked: 8 times
Been thanked: 4 times

Re: A Go AI app for iOS with that strong neural network

Post by Limeztone »

y_ish san,

please let us know if you still read this forum!

I have a tiny suggestion!
At least I think it would be very easy to implement.
It's quite normal to play with reversed komi.
And as I see there is today no way to set up you app with reverse komi (other than -0.5)
So we can't study with reversed komi, if we want.

Thanks in advance!
User avatar
ez4u
Oza
Posts: 2417
Joined: Wed Feb 23, 2011 10:15 pm
Rank: Jp 6 dan
GD Posts: 0
KGS: ez4u
Location: Tokyo, Japan
Has thanked: 2352 times
Been thanked: 1334 times

Re: A Go AI app for iOS with that strong neural network

Post by ez4u »

Limeztone wrote:y_ish san,

please let us know if you still read this forum!

...
You can always hit the "profile" button below any of his (or anyone else's) post and check when they were last on L19. As I write this y_ish was last here on Friday, May 29th (Japan Standard Time).
Dave Sigaty
"Short-lived are both the praiser and the praised, and rememberer and the remembered..."
- Marcus Aurelius; Meditations, VIII 21
User avatar
wineandgolover
Lives in sente
Posts: 867
Joined: Sun Jul 25, 2010 6:05 am
GD Posts: 0
Has thanked: 318 times
Been thanked: 346 times

Re: A Go AI app for iOS with that strong neural network

Post by wineandgolover »

For anyone who didn’t know, y_ich did update “A Master of Go” with the final katago models.

On my base iPad and iPhone 11Pro (both with neural engine) the 40 block engine gets around 20 playouts per second, and the 20 block gets 40 playouts per second. This is good enough that my phone can find some solutions that Leela Zero can’t find on my computer. Amazing.

Y_ich, thanks, and please come back.
wineandgolover wrote:Hi y_ich,

Still love your work, and hope you are doing ok in the virus crisis.

Any chance that you can update the app with the final katago models now that it’s completed it’s most recent run?

Thanks!
- Brady
User avatar
wineandgolover
Lives in sente
Posts: 867
Joined: Sun Jul 25, 2010 6:05 am
GD Posts: 0
Has thanked: 318 times
Been thanked: 346 times

Re: A Go AI app for iOS with that strong neural network

Post by wineandgolover »

Just announced: OpenML speed increased 10x on new iPad Air.

If that transfers to A Master of Go as past gains have, katago's current 40b engine might get around 200 playouts per second.

:shock:
- Brady
RobertJasiek
Judan
Posts: 6278
Joined: Tue Apr 27, 2010 8:54 pm
GD Posts: 0
Been thanked: 797 times
Contact:

Re: A Go AI app for iOS with that strong neural network

Post by RobertJasiek »

wineandgolover wrote:Just announced: OpenML speed increased 10x on new iPad Air.

If that transfers to A Master of Go as past gains have, katago's current 40b engine might get around 200 playouts per second.
If I have understood goame correctly, 2x RTX 2080 TI do 1358 playouts per second at 2x 258W so 2.5 playouts/Ws. Apple A14 with 200 playouts per second and ca. 6.2W would do 32 playouts/Ws, i.e., ca. 13 times as power-efficient but 6.78 times slower.
y_ich
Dies with sente
Posts: 112
Joined: Fri Nov 16, 2018 5:29 pm
Rank: Tygem 7d
GD Posts: 0
Been thanked: 36 times

Re: A Go AI app for iOS with that strong neural network

Post by y_ich »

Hello, everyone.

Since my last post I haven't received any notification e-mails, I haven't checked this thread.
I will read all posts after that and I will check notification settings here.

I must let you know that KataGo engine on "A Master of Go" does not work on iOS 14/iPadOS 14.
Please stay in iOS 13/iPadOS 13 until I fix the issue.

Thank you for your interest on my app!
y_ich
Dies with sente
Posts: 112
Joined: Fri Nov 16, 2018 5:29 pm
Rank: Tygem 7d
GD Posts: 0
Been thanked: 36 times

Re: A Go AI app for iOS with that strong neural network

Post by y_ich »

Limeztone san,

I am sorry for my too late reply.
Still I could not reproduce your issue by Sample.sgf.
Sample.sgf sets komi to -5.5 and KataGo suggests 11 points lead for black.
Could you tell me the meaning of "the Win Rate totally off"?

Thank you for your cooperations!
Post Reply