New android app "BadukAI"
Re: New android app "BadukAI"
Sorry, The 8Gen3 phone belongs to my friend, I only have the 8Gen2 device
-
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"
I put the optimized weights for that network here: https://github.com/aki65/aki65.github.i ... g/v1.19.18
Re: New android app "BadukAI"
Is there a script that allows us to generate optimized weights ourselves, so that we don’t have to trouble you every time? 
-
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"
lovego
akigo wrote:It's not that simple, because:lovego wrote:
Can you provide scripts to optimize weight? So we can change the weight we like.
1) The optimization needs a complex environment of third-party tools. I built that for myself over a couple of months with a lot of "trial and error" diversions. So I couldn't even give a straightforward recipe how to get there from scratch (to do that, I would have to restart from scratch again myself, and I don't have the time to do that).
2) These tools have some bugs, that have to be corrected manually during the optimization process, so anybody doing this can't just run a script, he has to understand exactly what's going on.
3) The optimization is different for each type of network, e.g. for the new KataGo 40b ones it doesn't exist yet, I still have to develop it.
-
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"
I made a new version (1.20) available on play store https://play.google.com/store/apps/deta ... r.baduk_ai and github https://github.com/aki65/aki65.github.i ... ag/v1.20.0 which wraps up all the changes in the pre-releases on github since last September:
customization of rules
customization of board appearance
sgf tree view
animation of variations
upgrade to KataGo 1.14
support for 28b networks (on recent snapdragon devices)
customization of rules
customization of board appearance
sgf tree view
animation of variations
upgrade to KataGo 1.14
support for 28b networks (on recent snapdragon devices)
-
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"
Regarding the part of KataGo's functionality that BadukAI uses, there have been no significant changes from 1.14 to 1.15.1, so it's not urgent to upgrade. But of course I will do so sooner or later ...
-
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"
I don't have a SD 8s gen3 phone to test it, so I can't give any guarantees. But I am quite optimistic, since (according to Qualcomm's documentation) the DSP of the SD 8s gen 3 has same architecture as SD 8 gen 2.
-
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"
Sorry for the late response, I have been on vacation.
I'm currently working on integration of KataGo's human SL network into BadukAI.
Adding sayuri or pachi would be an interesting programming task, but it's a lot of work without much benefit for users, so it does not have high priority for me.
I'm currently working on integration of KataGo's human SL network into BadukAI.
Adding sayuri or pachi would be an interesting programming task, but it's a lot of work without much benefit for users, so it does not have high priority for me.
-
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"
I made a new version available at https://github.com/aki65/aki65.github.i ... ag/v1.20.1 , which includes support for KataGo's human SL network.
-
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"
I uploaded the network here: https://github.com/aki65/aki65.github.i ... ag/v1.20.5