New android app "BadukAI"

For discussing go computing, software announcements, etc.
And
Gosei
Posts: 1464
Joined: Tue Sep 25, 2018 10:28 am
GD Posts: 0
Has thanked: 212 times
Been thanked: 215 times

Re: New android app "BadukAI"

Post by And »

fantasy!!! Thank you very much !!!
Vargo
Lives in gote
Posts: 337
Joined: Sat Aug 17, 2013 5:28 am
GD Posts: 0
Has thanked: 22 times
Been thanked: 97 times

Re: New android app "BadukAI"

Post by Vargo »

Fantastic program, thanks a lot :clap: , LZ is OK, but KG doesn't work in this new version (KG is dead/crashed)
(Samsung S20+, Android 11)
Screenshot_20201220-104340_BadukAI.jpg
Screenshot_20201220-104340_BadukAI.jpg (34.37 KiB) Viewed 18173 times
And
Gosei
Posts: 1464
Joined: Tue Sep 25, 2018 10:28 am
GD Posts: 0
Has thanked: 212 times
Been thanked: 215 times

Re: New android app "BadukAI"

Post by And »

on my tablet, the new version, KG 20b is 5-6 times faster, and does not slow down at all !!!
And
Gosei
Posts: 1464
Joined: Tue Sep 25, 2018 10:28 am
GD Posts: 0
Has thanked: 212 times
Been thanked: 215 times

Re: New android app "BadukAI"

Post by And »

it seems impossible, but the optimized KG 20b network works just as well as the original! in the position from
viewtopic.php?p=244851#p244851
the new network finds the right move very quickly and shows the win!!! incredible !!!
akigo
Lives with ko
Posts: 186
Joined: Sun Jun 28, 2020 11:20 am
GD Posts: 0
Has thanked: 13 times
Been thanked: 154 times

Re: New android app "BadukAI"

Post by akigo »

Vargo wrote:Fantastic program, thanks a lot :clap: , LZ is OK, but KG doesn't work in this new version (KG is dead/crashed)
(Samsung S20+, Android 11)
I'm very sorry for that. Unfortunately, I can't test on android 11, since my device wasn't updated yet. So finding the cause of this crash requires some guesswork. I went through the changes from the last version and found one slightly "suspicious" part. So I changed that, thereby producing version 1.1. It's a shot in the dark, but please try if that version improves things for you.

If it still crashes, it would be revealing to know if this also happens with the 10b network or only with the 20b one.
Vargo
Lives in gote
Posts: 337
Joined: Sat Aug 17, 2013 5:28 am
GD Posts: 0
Has thanked: 22 times
Been thanked: 97 times

Re: New android app "BadukAI"

Post by Vargo »

akigo wrote:... producing version 1.1
Thank you !

I installed it. KG still doesn't work with Android 11 (10b or 20b makes no difference, KG crashes instantly) but LZ works fine.

I installed v.1.1 on my backup phone (Android 9) and everything is fine, both KG and LZ work :tmbup:
akigo
Lives with ko
Posts: 186
Joined: Sun Jun 28, 2020 11:20 am
GD Posts: 0
Has thanked: 13 times
Been thanked: 154 times

Re: New android app "BadukAI"

Post by akigo »

@Vargo

Thank you for checking all that. So it seems that something is different on android 11 which the code doesn't handle correctly. I found a change between android 10 and 11 which might be responsible for that and made a test release where this is handled
https://github.com/aki65/aki65.github.i ... el-1.2.apk
It would be very nice if you could check if that resolves the issue.
Vargo
Lives in gote
Posts: 337
Joined: Sat Aug 17, 2013 5:28 am
GD Posts: 0
Has thanked: 22 times
Been thanked: 97 times

Re: New android app "BadukAI"

Post by Vargo »

akigo wrote: ... check if that resolves the issue
Yes it does :clap:

Everything works perfectly (KG 10b, 20b, and LZ 15b, 40b).
Thank you again for this great app.
akigo
Lives with ko
Posts: 186
Joined: Sun Jun 28, 2020 11:20 am
GD Posts: 0
Has thanked: 13 times
Been thanked: 154 times

Re: New android app "BadukAI"

Post by akigo »

Thanks for testing.

So I made an official release (1.2) with this change (available on my github page and in play store).
And
Gosei
Posts: 1464
Joined: Tue Sep 25, 2018 10:28 am
GD Posts: 0
Has thanked: 212 times
Been thanked: 215 times

Re: New android app "BadukAI"

Post by And »

@akigo

are you planning on making an optimized KG 40b network? maybe optional?
go4thewin
Lives with ko
Posts: 150
Joined: Thu Jan 23, 2020 6:09 am
Rank: 25 kyu
GD Posts: 0
Has thanked: 200 times
Been thanked: 30 times

Re: New android app "BadukAI"

Post by go4thewin »

Apparently the master branch of katago can now run distributed nets https://katagotraining.org/networks/kata1/

is it possible to compile the new katago engine for baduk ai? Either way thanks for a perfect app!
akigo
Lives with ko
Posts: 186
Joined: Sun Jun 28, 2020 11:20 am
GD Posts: 0
Has thanked: 13 times
Been thanked: 154 times

Re: New android app "BadukAI"

Post by akigo »

And wrote:@akigo

are you planning on making an optimized KG 40b network? maybe optional?
Yes, I'm planning to do so, but I will wait until the 40b network grows even stronger. Currently the strength difference between 20b and 40b at equal time is relatively small, so it's not yet worth the effort.
go4thewin wrote:Apparently the master branch of katago can now run distributed nets https://katagotraining.org/networks/kata1/

is it possible to compile the new katago engine for baduk ai? Either way thanks for a perfect app!
Currently I don't have access to my development environment, but in the new year I will have a look at this.
akigo
Lives with ko
Posts: 186
Joined: Sun Jun 28, 2020 11:20 am
GD Posts: 0
Has thanked: 13 times
Been thanked: 154 times

Re: New android app "BadukAI"

Post by akigo »

I made a new version (1.3), available as usual from https://play.google.com/store/apps/deta ... r.baduk_ai or https://github.com/aki65/aki65.github.i ... tag/v1.3.0

It includes the current master branch of katago, so that you can now load the new models from distributed training.
Vargo
Lives in gote
Posts: 337
Joined: Sat Aug 17, 2013 5:28 am
GD Posts: 0
Has thanked: 22 times
Been thanked: 97 times

Re: New android app "BadukAI"

Post by Vargo »

Works like a charm !
I tried an H5 game :

B : CSDL set at 5d , komi 0.5
W : BadukAI 1.3 , KG and the new 40b network kata1-b40c256-s5464776448-d1316114216, Samsung S20+, Android 11, komi 0.5, default settings for badukAI

It was a very easy win for W by resignation, I'll try H6 or H7 !
Screenshot_20210102-074905_BadukAI.jpg
Screenshot_20210102-074905_BadukAI.jpg (95.57 KiB) Viewed 17283 times
Vargo
Lives in gote
Posts: 337
Joined: Sat Aug 17, 2013 5:28 am
GD Posts: 0
Has thanked: 22 times
Been thanked: 97 times

Re: New android app "BadukAI"

Post by Vargo »

An H6 game :

B : CSDL set at 5d , komi 0.5
W : BadukAI 1.3 , KG and the new 40b network kata1-b40c256-s5464776448-d1316114216, Samsung S20+, Android 11, komi 0.5, default settings for badukAI

Again, W+R
Woaw.... How strong is this thing ?
Attachments
h6.sgf
(2.21 KiB) Downloaded 1463 times
Post Reply