It is currently Thu Mar 28, 2024 7:25 am

All times are UTC - 8 hours [ DST ]




Post new topic Reply to topic  [ 225 posts ]  Go to page Previous  1 ... 7, 8, 9, 10, 11, 12  Next
Author Message
Offline
 Post subject: Re: ZBaduk - LeeLa Zero and KataGo from your webbrowser
Post #181 Posted: Thu Jul 09, 2020 5:32 pm 
Lives with ko

Posts: 237
Location: Pasadena, USA
Liked others: 79
Was liked: 12
Rank: OGS 9 kyu
OGS: Maharani
Thanks :) Please do keep us posted if you employ the newest Kata net ;3

Top
 Profile  
 
Offline
 Post subject: Re: ZBaduk - LeeLa Zero and KataGo from your webbrowser
Post #182 Posted: Wed Jul 15, 2020 5:18 pm 
Lives with ko
User avatar

Posts: 151
Location: Belgium
Liked others: 11
Was liked: 48
Rank: 2d
KGS: LordVader
Just installed a new version of the Front-End. This one is actually a heavy one.
It contains the upgrade to Angular 9 (wait, isn't there a version 10 now ?)

A nifty addition, is a list of the biggest mistakes of the game, which I am sure most visitors will enjoy.
At first this list is hidden, It only shows up once a considerable part of the game has been analysed.

Attachment:
new features.jpg
new features.jpg [ 63.55 KiB | Viewed 12280 times ]


For some time now I had the impression that there were not enough advantages for paying members. In fact about 80% of the capacity of ZBaduk goes to free users. Although I do plan to keep most features available for free, some lines had to be drawn. So, I went through the feature list and put some limitations in place. For paying members nothing changes, but free users, may want to check this feature table. Personally, I think they are pretty fair.

ZBaduk also has a new e-mail address. Feel free to write to: bram at zbaduk dot com.
Let me know what you think.

More features are coming up shortly.

_________________
Enjoy LeeLaZero and KataGo from your webbrowser, without installing anything !
https://www.zbaduk.com


This post by spook was liked by: Maharani
Top
 Profile  
 
Offline
 Post subject: Re: ZBaduk - LeeLa Zero and KataGo from your webbrowser
Post #183 Posted: Thu Jul 16, 2020 1:56 am 
Lives with ko

Posts: 198
Liked others: 4
Was liked: 16
Thank you very much,I suscribed for 3 months and the new feature is great ^^

Top
 Profile  
 
Offline
 Post subject: Re: ZBaduk - LeeLa Zero and KataGo from your webbrowser
Post #184 Posted: Thu Jul 16, 2020 8:37 pm 
Lives with ko

Posts: 237
Location: Pasadena, USA
Liked others: 79
Was liked: 12
Rank: OGS 9 kyu
OGS: Maharani
Visually it looks great :) However, the AI table is a bit broken now... it only shows the statistics sometimes, and even when it does it occasionally freezes up.

Top
 Profile  
 
Offline
 Post subject: Re: ZBaduk - LeeLa Zero and KataGo from your webbrowser
Post #185 Posted: Fri Jul 17, 2020 10:58 am 
Lives with ko

Posts: 198
Liked others: 4
Was liked: 16
Hello, I was wondering if it possible to use katago with a komi of 0? When I try it doesn't work. but I tried with something like minus 10 and it works. Should I just use 0.5 komi ?

Top
 Profile  
 
Offline
 Post subject: Re: ZBaduk - LeeLa Zero and KataGo from your webbrowser
Post #186 Posted: Fri Jul 17, 2020 2:53 pm 
Lives with ko
User avatar

Posts: 151
Location: Belgium
Liked others: 11
Was liked: 48
Rank: 2d
KGS: LordVader
Thank you for your support everybody.

Maharani wrote:
Visually it looks great :) However, the AI table is a bit broken now... it only shows the statistics sometimes, and even when it does it occasionally freezes up.


Strange, I'll look into that asap.

_________________
Enjoy LeeLaZero and KataGo from your webbrowser, without installing anything !
https://www.zbaduk.com

Top
 Profile  
 
Offline
 Post subject: Re: ZBaduk - LeeLa Zero and KataGo from your webbrowser
Post #187 Posted: Sat Jul 18, 2020 11:39 am 
Dies in gote

Posts: 34
Liked others: 2
Was liked: 5
Rank: 3k
Sometimes a low playout high winrate move gets picked (N11 in this case) instead of the good move (L18).

Image
Image

Top
 Profile  
 
Offline
 Post subject: Re: ZBaduk - LeeLa Zero and KataGo from your webbrowser
Post #188 Posted: Sun Jul 19, 2020 4:27 pm 
Lives with ko

Posts: 237
Location: Pasadena, USA
Liked others: 79
Was liked: 12
Rank: OGS 9 kyu
OGS: Maharani
spook wrote:
Maharani wrote:
Visually it looks great :) However, the AI table is a bit broken now... it only shows the statistics sometimes, and even when it does it occasionally freezes up.


Strange, I'll look into that asap.


To be more precise, the AI table only shows up if I click on the bot name. It stays frozen until I click on the bot name again, which is when it updates.

Top
 Profile  
 
Offline
 Post subject: Re: ZBaduk - LeeLa Zero and KataGo from your webbrowser
Post #189 Posted: Fri Jul 24, 2020 12:01 am 
Lives with ko

Posts: 198
Liked others: 4
Was liked: 16
Hello ,
Does someone know how to set up katago with 0 komi ? I can only do it with 0.5 or -1.

Top
 Profile  
 
Offline
 Post subject: Re: ZBaduk - LeeLa Zero and KataGo from your webbrowser
Post #190 Posted: Sat Jul 25, 2020 4:54 pm 
Lives with ko
User avatar

Posts: 151
Location: Belgium
Liked others: 11
Was liked: 48
Rank: 2d
KGS: LordVader
I just released a couple of fixes:

- The stats-table-refresh problem should be fixed. (reported by Maharani).

- A fix for a potential performance issue with the bot-dropdown in the connection wizard.

- There was already an option to filter only the top 32 moves, we've added some more options to that selection.
(i.e. top4, top8, top12, top16, top20, top24, top28, top32 or all.)


As of yesterday, ZBaduk has a stripe account, meaning that we can actually create invoices from there as well.
For now, it is mostly done manually though. So, if you wanted to upgrade your account earlier, but did not have access to paypal,
then this will probably be a solution. In that case, just drop me an e-mail: bram at zbaduk dot com

For the technical guys out there:
I also published some of the ZBaduk internal code as a public npm library: mostly the SGF parsing. (i.e. "zbaduk-commons")
And I am upgrading our back-end to use NestJS, which seems to offer a lot of advantages in scalability.

In parallel, I am also working on AQZ integration and on a redesign of the charts.
And I found a Chinese and Korean translator ! Hurray !
So, more good stuff coming up surely ! :)

_________________
Enjoy LeeLaZero and KataGo from your webbrowser, without installing anything !
https://www.zbaduk.com

Top
 Profile  
 
Offline
 Post subject: Re: ZBaduk - LeeLa Zero and KataGo from your webbrowser
Post #191 Posted: Sat Jul 25, 2020 5:06 pm 
Lives with ko
User avatar

Posts: 151
Location: Belgium
Liked others: 11
Was liked: 48
Rank: 2d
KGS: LordVader
lichigo wrote:
Hello ,
Does someone know how to set up katago with 0 komi ? I can only do it with 0.5 or -1.


I think you can just type 0 komi in there.
Is that what you were looking for ?

Attachment:
Video_2020-07-26_020359.gif
Video_2020-07-26_020359.gif [ 176.36 KiB | Viewed 11874 times ]

_________________
Enjoy LeeLaZero and KataGo from your webbrowser, without installing anything !
https://www.zbaduk.com

Top
 Profile  
 
Offline
 Post subject: Re: ZBaduk - LeeLa Zero and KataGo from your webbrowser
Post #192 Posted: Sat Jul 25, 2020 5:58 pm 
Lives with ko
User avatar

Posts: 151
Location: Belgium
Liked others: 11
Was liked: 48
Rank: 2d
KGS: LordVader
Cyan wrote:
Sometimes a low playout high winrate move gets picked (N11 in this case) instead of the good move (L18).

You do have a point. And just for clarity, I do think KataGo would actually be playing that move if it had to make one, even though it has a low amount of playouts.

Afaik, by default KataGo just takes the move with the highest LCB, as long as it has more than 10 playouts. Although, I wouldn't be surprised if this was configurable to some degree. Then again, even if there is, tweaking KataGo, wouldn't be a solution, because Leela Zero has the same issues.

But again, I do think that you have a point. So, here's a proposal to move towards a solution.
ZBaduk could add an option in its UI settings:
"Min playouts for best move", with 5 possible options to pick:
>33% of visits of top 3 moves.
>25% of visits of top 4 moves.
>20% of visits of top 5 moves.
>10% of visits of top 10 moves.
no filter

_________________
Enjoy LeeLaZero and KataGo from your webbrowser, without installing anything !
https://www.zbaduk.com

Top
 Profile  
 
Offline
 Post subject: Re: ZBaduk - LeeLa Zero and KataGo from your webbrowser
Post #193 Posted: Sat Jul 25, 2020 7:01 pm 
Dies in gote

Posts: 34
Liked others: 2
Was liked: 5
Rank: 3k
spook wrote:
You do have a point. And just for clarity, I do think KataGo would actually be playing that move if it had to make one, even though it has a low amount of playouts.

Afaik, by default KataGo just takes the move with the highest LCB, as long as it has more than 10 playouts. Although, I wouldn't be surprised if this was configurable to some degree. Then again, even if there is, tweaking KataGo, wouldn't be a solution, because Leela Zero has the same issues.

But again, I do think that you have a point. So, here's a proposal to move towards a solution.
ZBaduk could add an option in its UI settings:
"Min playouts for best move", with 5 possible options to pick:
>33% of visits of top 3 moves.
>25% of visits of top 4 moves.
>20% of visits of top 5 moves.
>10% of visits of top 10 moves.
no filter
That's a good idea. Can anyone test if Katago actually plays N11 in the above situation? It sounds like a big problem for Katago if it's true. Although it initially thinks the winrate for N11 is 89%, when it is actually played, black's winrate drops to 47%, losing 7 points, a huge disadvantage at such a high level of play.

Top
 Profile  
 
Offline
 Post subject: Re: ZBaduk - LeeLa Zero and KataGo from your webbrowser
Post #194 Posted: Sat Jul 25, 2020 7:49 pm 
Lives with ko

Posts: 198
Liked others: 4
Was liked: 16
Thank you for the answer, but when I do this black starts with 45%. So I don't understand. Sorry

I just saw the score chart is not working very well. Seems freezing after few moves. Can't see next moves or thé score.

Top
 Profile  
 
Offline
 Post subject: Re: ZBaduk - LeeLa Zero and KataGo from your webbrowser
Post #195 Posted: Mon Jul 27, 2020 6:32 am 
Lives with ko
User avatar

Posts: 151
Location: Belgium
Liked others: 11
Was liked: 48
Rank: 2d
KGS: LordVader
lichigo wrote:
Thank you for the answer, but when I do this black starts with 45%. So I don't understand. Sorry

The cause of the problem has been found, a fix is coming up within the next 24 hours.

As mentioned in one of my other recent posts, there is also a major update coming which replaces all charts.

Attachment:
charts preview.png
charts preview.png [ 54.07 KiB | Viewed 11786 times ]


One of the advantages is that several charts can be mapped on top of each other and toggled visible/invisible.
And it also saves some space by doing so. But it needs a little more work. -
Hopefully, we have a release at the end of this week.
PS: Most importantly, this chart has smarter zooming. It zooms by selecting a rectangular area on it.

_________________
Enjoy LeeLaZero and KataGo from your webbrowser, without installing anything !
https://www.zbaduk.com

Top
 Profile  
 
Offline
 Post subject: Re: ZBaduk - LeeLa Zero and KataGo from your webbrowser
Post #196 Posted: Mon Jul 27, 2020 10:48 pm 
Lives in sente

Posts: 757
Liked others: 114
Was liked: 916
Rank: maybe 2d
spook wrote:
Afaik, by default KataGo just takes the move with the highest LCB, as long as it has more than 10 playouts. Although, I wouldn't be surprised if this was configurable to some degree. Then again, even if there is, tweaking KataGo, wouldn't be a solution, because Leela Zero has the same issues.


Actually, both KataGo and Leela Zero require that the highest LCB move also has enough playouts compared to other moves, not just 10, otherwise LCB would be a great harm on the strength instead of a benefit. It's a bad idea to pick a barely-searched move when the barely-searched move might only falsely seem good due to not having been read out enough to find the correct tactics yet. For KataGo, it's currently required by default that the LCB move has at least 15% of the playouts that the top playouts move has.

But zbaduk probably should not hardcode any such rule on its own. The final word on the preference ordering of moves should be given by the "order" field returned by the analysis. Zbaduk should simply just be sorting by this "order" field, whose purpose is specifically to let the bot give its preference ordering according to whatever combination of value/playouts/policy or whatever internal metrics it deems best. I'd be surprised if the "order" field were ranking the 80-playout move at the top, unless KataGo has also been somehow explicitly configured to also override the 15% threshold as well, so this would fix all the issues like the one you just observed that arise from trying your own custom sorting logic.


This post by lightvector was liked by 2 people: Maharani, spook
Top
 Profile  
 
Offline
 Post subject: Re: ZBaduk - LeeLa Zero and KataGo from your webbrowser
Post #197 Posted: Wed Jul 29, 2020 11:48 pm 
Beginner

Posts: 3
Liked others: 0
Was liked: 0
Hi,

1. I've noticed an issue when viewing on my iPad. All the ai recommended moves are the same black colour with the numbers black on top so it's very hard to see. Not sure if this is just me as I'm using an old iPad.

2. Is there a way to see the current move's points effect rather than it's percentage increase or decrease when using katago? The chart lists the point difference of the recommended moves but not the effect of the move that was just played.

3. Is there a way to share my current analysis with someone else so we can view together online?

Thanks for making this site, it's really helpful! :)

Top
 Profile  
 
Offline
 Post subject: Re: ZBaduk - LeeLa Zero and KataGo from your webbrowser
Post #198 Posted: Thu Jul 30, 2020 1:25 am 
Lives with ko

Posts: 198
Liked others: 4
Was liked: 16
Still cannot use the 0 komi ^^ Is it possible to change the rules too? Like 0 komi with JPN rules. I review a lot of jubango of Go seigen these days so Zbaduk is super useful :)

Top
 Profile  
 
Offline
 Post subject: Re: ZBaduk - LeeLa Zero and KataGo from your webbrowser
Post #199 Posted: Thu Jul 30, 2020 4:04 pm 
Lives with ko
User avatar

Posts: 151
Location: Belgium
Liked others: 11
Was liked: 48
Rank: 2d
KGS: LordVader
lichigo wrote:
Still cannot use the 0 komi ^^

Should be fixed now.
(Also 0 komi with japanese rules works fine now.)

PS: On a totally unrelated note: there was an issue with bot-games sometimes not being saved automatically.
--> also that issue should be fixed now.

_________________
Enjoy LeeLaZero and KataGo from your webbrowser, without installing anything !
https://www.zbaduk.com

Top
 Profile  
 
Offline
 Post subject: Re: ZBaduk - LeeLa Zero and KataGo from your webbrowser
Post #200 Posted: Thu Jul 30, 2020 5:16 pm 
Lives with ko

Posts: 198
Liked others: 4
Was liked: 16
Thank you so much. Working perfectly ^^

Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 225 posts ]  Go to page Previous  1 ... 7, 8, 9, 10, 11, 12  Next

All times are UTC - 8 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group