It is currently Thu Mar 28, 2024 6:03 am

All times are UTC - 8 hours [ DST ]




Post new topic Reply to topic  [ 69 posts ]  Go to page Previous  1, 2, 3, 4
Author Message
Offline
 Post subject: Re: Lizzie - the Leela Zero UI
Post #61 Posted: Fri Jun 22, 2018 7:20 pm 
Dies with sente

Posts: 101
Liked others: 2
Was liked: 16
Rank: KGS 2 D
Calvin Clark wrote:
splee99 wrote:
Java version 10.0.1 amd64


I have only used Java 8 for this in the past, but I just tried Java 10 and it gets a bit further if you do this:

java -Dsun.java2d.d3d=false -jar Lizzie.jar

But there are still some other errors logged to the console, so I am not certain it will work properly. It is likely the author never tested it with Java 10.


I downloaded Lizzie 0.5. It is strange that the above java command works with the leelaz.exe within the lizzie zip file, but not with the leelaz.exe I compiled from leela-zero-next. Lizzie shows "Leela zero is loading" forever. Any idea why?

Top
 Profile  
 
Offline
 Post subject: Re: Lizzie - the Leela Zero UI
Post #62 Posted: Sat Jun 23, 2018 6:05 am 
Gosei

Posts: 1590
Liked others: 886
Was liked: 527
Rank: AGA 3k Fox 3d
GD Posts: 61
KGS: dfan
splee99 wrote:
I downloaded Lizzie 0.5. It is strange that the above java command works with the leelaz.exe within the lizzie zip file, but not with the leelaz.exe I compiled from leela-zero-next. Lizzie shows "Leela zero is loading" forever. Any idea why?

You could try running the two leelaz's by hand and seeing if they work on their own. For what it's worth, the version I compiled myself worked fine. I agree that it would be nice if Lizzie had a few more diagnostics for common failure cases.

Top
 Profile  
 
Offline
 Post subject: Re: Lizzie - the Leela Zero UI
Post #63 Posted: Thu Jul 05, 2018 3:19 pm 
Beginner

Posts: 1
Liked others: 0
Was liked: 0
Rank: 9k
I am having difficulty getting the engine attached. Here is what I have for my engine config. What am I missing?

Z:\Program Files\Sabaki\leelasabaki-win.exe
--heatmap Z:\leela-zero-0.15-win64\leela-zero-0.15-win64\leelaz.exe --gtp --playouts 100 --noponder

Top
 Profile  
 
Offline
 Post subject: Re: Lizzie - the Leela Zero UI
Post #64 Posted: Sat Sep 15, 2018 9:36 am 
Judan

Posts: 6725
Location: Cambridge, UK
Liked others: 436
Was liked: 3719
Rank: UK 4 dan
KGS: Uberdude 4d
OGS: Uberdude 7d
Lizzie in action at the Korean baduk league this evening: viewtopic.php?f=13&t=16074

Top
 Profile  
 
Offline
 Post subject: Re: Lizzie - the Leela Zero UI
Post #65 Posted: Tue Oct 01, 2019 7:16 am 
Lives in gote
User avatar

Posts: 308
Liked others: 54
Was liked: 71
Rank: EGF 5k Foxy 2k
Any tips to get Lizzie working with AMD integrated graphics or ATI cards? I have a 3700U Pro with Vega 10 integrated graphics on my laptop and a 1050ti discrete graphics card on my desktop, tested with Lizzie 0.6 and 0.7 and I can't get the GPU flavours of either version working with the laptop nor the desktop.

The UI simply shows "The Engine is Loading" or "Leela Zero is Loading" and I can't get past that.

_________________
12k: 2015.08.11; 11k: 2015.09.13; 10k: 2015.09.27; 9k: 2015.10.10; 8k: 2015.11.08; 7k: 2016.07.10 6k: 2016.07.24 5k: 2018.05.14 4k: 2018.09.03 3k: who knows?

Top
 Profile  
 
Offline
 Post subject: Re: Lizzie - the Leela Zero UI
Post #66 Posted: Tue Oct 01, 2019 11:04 pm 
Lives in gote
User avatar

Posts: 308
Liked others: 54
Was liked: 71
Rank: EGF 5k Foxy 2k
I updated my Radeon drivers and Leela now seems to be working fine with the Vega 10 integrated graphics in the laptop. You'd have thought that Windows would have installed an appropriate driver but I got these from the AMD website, so :shrug:

_________________
12k: 2015.08.11; 11k: 2015.09.13; 10k: 2015.09.27; 9k: 2015.10.10; 8k: 2015.11.08; 7k: 2016.07.10 6k: 2016.07.24 5k: 2018.05.14 4k: 2018.09.03 3k: who knows?

Top
 Profile  
 
Offline
 Post subject: Re: Lizzie - the Leela Zero UI
Post #67 Posted: Thu Oct 03, 2019 12:59 pm 
Dies in gote

Posts: 54
Liked others: 60
Was liked: 10
Lizzie v0.7
https://github.com/featurecat/lizzie/releases
Changelog
New:
New native UI with toolbars and buttons
Configuration dialog allows you to modify and save the config.txt completely within the UI
KataEstimate realtime territory estimator! Requires KataGo to run, estimates the territory based on KataGo's playouts
Display KataEstimate territory in the winrate graph as a purple line
Ability to save entire variations/analyses as SGFs
Replay branches while hovering over the variation and press R
Ability to choose and quickly switch between engines (eg KataGo and Leela Zero)
Ability to allow/disallow moves to the engine by right-clicking on coordinates
Playouts are now saved whenever you change board positions, so that you can always see suggestions even when the engine hasn't quite gotten enough playouts yet. Use analyze->clear analysis to remove the stored analysis
Double click a move to jump to the move number it was played at
Support different board sizes
Temporarily toggle suggestions with z key (shift+z = toggle suggestions permanently)
GTP console window (press e to activate)
Polish Translation
Korean Translation
Russian Translation
Spanish Translation
Changes:
Default window size is something more reasonable when first booting Lizzie
Java logo has been updated to a Lizzie logo (subject to change, it's programmer art. Lizzie is still in Alpha :)
Independent panes can now be dragged out into separate windows (eg winrate graph as its own window)
Option to color moves by winrate instead of visits
Display players' names at the bottom of board
Can show the policy network with the toolbar button (or press b)
Improved graphics
Fixes:
Playout counter displays more consistently >1k and >1m
Saved winrate comments have become clearer
General Mac improvements
Leela Zero 0.17 support
KataGo support
Support for variable komi to engines
Cleaner move-suggestion stats, KataGo territory is displayed as the 3rd move suggestion statistic
Improved Japanese Translation
Improved Romanian Translation
Borders of each component (winrate graph etc) were being rendered incorrectly, now are prettier


This post by Amigo was liked by 3 people: Bonobo, ez4u, xela
Top
 Profile  
 
Offline
 Post subject: Re: Lizzie - the Leela Zero UI
Post #68 Posted: Fri Oct 02, 2020 1:12 pm 
Dies in gote

Posts: 54
Liked others: 60
Was liked: 10
Lizzie v0.7.4
https://github.com/featurecat/lizzie/releases/tag/0.7.4


This post by Amigo was liked by 2 people: Bonobo, ez4u
Top
 Profile  
 
Offline
 Post subject: Re: Lizzie - the Leela Zero UI
Post #69 Posted: Sun Apr 04, 2021 12:13 pm 
Gosei
User avatar

Posts: 1348
Liked others: 202
Was liked: 203
lizzie develops further here https://github.com/hope366/Lizzie-improvements
v2.5 https://github.com/hope366/Lizzie-improvements/releases

Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 69 posts ]  Go to page Previous  1, 2, 3, 4

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