GithubHelp home page GithubHelp logo

254332146 / lizzie Goto Github PK

View Code? Open in Web Editor NEW

This project forked from featurecat/lizzie

0.0 0.0 0.0 50.93 MB

Lizzie - Leela Zero Interface

License: GNU General Public License v3.0

Java 99.85% Shell 0.15%

lizzie's Introduction

Lizzie - Leela Zero Interface

screenshot

Lizzie is a graphical interface allowing the user to analyze games in real time using Leela Zero. You need Java 8 or higher to run this program.

See the Wiki for learning more.

Build Status

Running a release

Just follow the instructions in the provided readme in the release.

The first run may take a while because Leela Zero needs to set up the OpenCL tunings. Just hang tight, and wait for it to finish, then you will see Leela Zero's analysis displayed on the board. Feel free to supply your own tunings, as this will speed up the process. Do this by copying any leelaz_opencl_tuning file you have into the directory.

Building from source

Building Leela Zero

First, you will need to have a version of Leela Zero that continually outputs pondering information. You can get this from one of the Lizzie releases or build it yourself; just compile from the next branch of Leela Zero (see http://github.com/gcp/leela-zero/tree/next for more details).

$ git clone --recursive --branch next http://github.com/gcp/leela-zero.git

Building Lizzie

The simplest way to build Lizzie is to use Maven.

To build the code and package it:

$ mvn package

Running Lizzie

$ java -jar "target/lizzie-0.7-shaded.jar"

(or whatever the current version of the shaded jar file is in target/).

After you run this command you should see a GUI start. Lizzie will also start a Leela Zero process that it will communicate with. You can configure the location of Leela Zero from the config.txt file from the folder you started the java command. If Lizzie is unable to start Leela Zero it will display an error and you can fiddle with the config.txt file until you get all the paths correct.

Lizzie will provide multitude of options to load and save SGF files, run an auto analysis and configure the board. To see all the options just hold down the key x (yes, just press and hold the letter x) and you will see all the commands listed in the GUI.

lizzie's People

Contributors

zsalch avatar icespike-x avatar featurecat avatar olivierblanvillain avatar bittsitt avatar dfannius avatar yzyray avatar toomasr avatar parmuzinalexander avatar tfifie avatar apetresc avatar aerisnju avatar ka-zam avatar bvandenbon avatar kuba97531 avatar typohh avatar alreadydone avatar inohiroki avatar kaorahi avatar odcat avatar c362 avatar gjm11 avatar objt-ba avatar infinity0 avatar yi-kai avatar ivysrono avatar pliuphys avatar rexl2018 avatar ygrek avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.