Life In 19x19
http://lifein19x19.com/

New android app "BadukAI"
http://lifein19x19.com/viewtopic.php?f=18&t=17784
Page 3 of 27

Author:  And [ Tue Sep 22, 2020 8:50 am ]
Post subject:  Re: New android app "BadukAI"

GT 610 is a low-power graphics card that is close enough in performance to tablets. but it seems to me that KataGo 10b and on other settings (time parity) is stronger than Leelaz 15b

Author:  akigo [ Tue Sep 22, 2020 3:05 pm ]
Post subject:  Re: New android app "BadukAI"

I added a link to a separate 32 bit APK to https://aki65.github.io/. No guarantees since I don't have a 32 bit device to test. But anybody, who had the "incompatible with your device"-problem up to now, might have another try with the 32 bit APK ...

Author:  And [ Tue Sep 22, 2020 4:01 pm ]
Post subject:  Re: New android app "BadukAI"

on the tablet while it works! thank!

Author:  And [ Wed Sep 23, 2020 1:18 pm ]
Post subject:  Re: New android app "BadukAI"

can you make it possible to replace networks? can put networks in an accessible folder where you can remove or add a network? for example, I don't need Leelaz networks, but I need KataGo networks 6 and 15 blocks

Author:  veikko [ Thu Sep 24, 2020 1:27 pm ]
Post subject:  Re: New android app "BadukAI"

Why is this app using internet connection? I was not able to find any feature that would need it.


Image

Author:  akigo [ Thu Sep 24, 2020 2:59 pm ]
Post subject:  Re: New android app "BadukAI"

@And

I made a new version (0.4) in which the settings menu displays the current network in the first field (if KataGo is in use). If you tap on this field, a file dialog opens where you can select a network file from your device storage. Please note: To avoid duplication the network file is not copied into the app. Instead it will be read from the chosen location on each subsequent start, so please don't delete it while still in use.

@veikko

BadukAI doesn't use nor require internet connection (you can check that in app permissions). So I have no idea how this usage statistics can occur. On my phone it doesn't appear in internet data usage.

Author:  And [ Thu Sep 24, 2020 3:06 pm ]
Post subject:  Re: New android app "BadukAI"

akigo many thanks!!!

Author:  Vargo [ Sat Sep 26, 2020 6:01 am ]
Post subject:  Re: New android app "BadukAI"

Another H6 game with komi 7.5 : BadukAI (KG20b, 10s/move, Exynos 990) v. CSDL 5dan


With only 10s/move, on a smartphone, it wins at H6 against 5d, woaw... How strong is it ?

Attachments:
BadukAI10secKG20b_CSDL5danH6komi75.sgf [1.78 KiB]
Downloaded 782 times

Author:  And [ Sat Sep 26, 2020 10:31 am ]
Post subject:  Re: New android app "BadukAI"

after selecting "load sgf" it often crash - the touch does not work correctly (below touch) and the main screen:

Attachments:
Screenshot_20200926-014910.jpg
Screenshot_20200926-014910.jpg [ 81.29 KiB | Viewed 29389 times ]

Author:  akigo [ Sat Sep 26, 2020 11:36 am ]
Post subject:  Re: New android app "BadukAI"

@And

the main screen looks pretty normal: After loading sgf it displays the starting position of the game (no stones on the board), the circle shows the position of the next move. In the grey histogram below the board the red triangle (which indicates the current position within the sgf) is at the beginning.

You should now be able to navigate within the sgf by the "<" and ">" button or by tapping on the desired position in the grey histogram (e.g. rightmost segment to get to the end of the sgf). If this does not work, please post the sgf, then I could try to reproduce the problem.

Author:  akigo [ Sat Sep 26, 2020 11:54 am ]
Post subject:  Re: New android app "BadukAI"

@And

The only irregular thing I can see in the screenshot is the black zone on top which seems to shrink the layout (therefore hiding part of the board). This could also be responsible for a touch offset. I'm afraid, I have no idea why this occurs, it never happened on my phone.

To work around this, you could try the alternative way to open an sgf:
Select the sgf file in the system's file explorer, choose action "share" or "open in" and select "BadukAI" as target.

Author:  And [ Sat Sep 26, 2020 12:06 pm ]
Post subject:  Re: New android app "BadukAI"

the top panel has moved down and covers part of the board (19th line). to get to the menu, you must click above (red arrow). does not depend on sgf, it happens after touch "load sgf"

Attachments:
Screenshot.jpg
Screenshot.jpg [ 19.6 KiB | Viewed 29369 times ]

Author:  And [ Sat Sep 26, 2020 12:18 pm ]
Post subject:  Re: New android app "BadukAI"

the fact is that after connecting a new network (when switching screen), this also happens

Author:  akigo [ Sat Sep 26, 2020 2:41 pm ]
Post subject:  Re: New android app "BadukAI"

@And

thanks for the additional information and all the screenshots. So the popup file dialog is probably the culprit. It seems that it has a bug. Unfortunately this is a standard element of the thirdparty UI toolkit that I use, so I can't fix this.

I can only try for a workaround. To this end I made a new version (0.5) where the file dialog is not fullscreen anymore. I can't check if this helps since I did not have the problem on my device before. So it's just a try. Please check if it improves things for you ...

Author:  And [ Sun Sep 27, 2020 8:33 am ]
Post subject:  Re: New android app "BadukAI"

all OK! Thank you very much!
Before version 0.5, I noticed that if in version 0.4, when the top panel is moved, I minimize the application and expand, panel snaps into place. this is inconvenient, but perhaps it will clarify the reason for the failure

Author:  go4thewin [ Sun Sep 27, 2020 10:41 am ]
Post subject:  Re: New android app "BadukAI"

@akigo

This is probably too much to ask since you have provided such great work to us for free. But could you do a paid version of the app with a kyu_rank option that uses sanderbaduk and balego's calibrated ai equation ( https://github.com/sanderland/katrain/issues/74 ) ? The equation allows you to put in an integer value for the variable "kyu_rank", which will adjust the strength of katago to your desired ranking by weakening the policy network through randomization and playing with 1 visit. Sanderbaduk has been willing to release the equation in the past and guide in its implementation. I think that would make Badukai a $15 app, because its stronger than crazystone.

Author:  And [ Sun Sep 27, 2020 11:17 am ]
Post subject:  Re: New android app "BadukAI"

Crazy Stone doesn't use a third party engine.

Author:  akigo [ Mon Sep 28, 2020 1:38 pm ]
Post subject:  Re: New android app "BadukAI"

@go4thewin

Sounds interesting, I will have a look into that. Stay tuned ...

Author:  And [ Mon Sep 28, 2020 3:32 pm ]
Post subject:  Re: New android app "BadukAI"

is it possible to put networks in an accessible folder like android\data to delete unnecessary ones? take up a lot of space, inconvenient. or make optional loading of networks?
and can be added to the menu, where the "coordinates" are on/off, "show winrate" and "visits/sec" (or "visits"), also on/off?

Author:  akigo [ Tue Sep 29, 2020 4:02 pm ]
Post subject:  Re: New android app "BadukAI"

I made a new release (0.6):

@go4thewin
It includes a calibrated bot as in KaTrain (full credit to sanderland's great KaTrain project for the underlying algorithms). If KataGo is active, you can edit a "kyu-rank" in settings. If you enter a number between 30 and -8 (denoting 9-dan), a calibrated bot of roughly this strength will make the AI moves. If you enter anything else, full KataGo will be in charge of AI moves again. Analysis (via "ponder" or "analyse all") will always be done by full KataGo.

This is quite a big change, so if there are problems, please tell me and I will try to fix.

@And
Since your goal is to get rid of unused networks, I decided to implement this directly. The network dialog now also includes buttons to delete some (or all) of the internal networks.

Page 3 of 27 All times are UTC - 8 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/