leelaz-ninenine icon indicating copy to clipboard operation
leelaz-ninenine copied to clipboard

A 9x9 fork of leela-zero, which is targeted to provide a learning exercise with limited resources

Results 9 leelaz-ninenine issues
Sort by recently updated
recently updated
newest added

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.7.2 to 2.11.1. Release notes Sourced from tensorflow's releases. TensorFlow 2.11.1 Release 2.11.1 Note: TensorFlow 2.10 was the last TensorFlow release that supported GPU on native-Windows. Starting...

dependencies

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.15.3 to 2.2.3. Release notes Sourced from werkzeug's releases. 2.2.3 This is a fix release for the 2.2.x release branch. Changes: https://werkzeug.palletsprojects.com/en/2.2.x/changes/#version-2-2-3 Milestone: https://github.com/pallets/werkzeug/milestone/26?closed=1 This release contains...

dependencies

Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.15.0 to 3.18.3. Release notes Sourced from protobuf's releases. Protocol Buffers v3.18.3 C++ Reduce memory consumption of MessageSet parsing This release addresses a Security Advisory for C++...

dependencies

9x9 - https://drive.google.com/open?id=19QnzpENWRWk-c97HyV4NC2P-VEYE9OGd 13x13 - https://drive.google.com/open?id=1knpQd7wSC8Slqnz_Jro9VnhqQMT5sovE These are the nets I created using three GTX 1080s - 9x9 took roughly 3 weeks, 13x13 took roughly 8 weeks and still running.

Hi, I am now trying to train a Go of 13x13. and I have already modified some configurations. So I just want to know whether the autotrain command will update...

I read from this post https://github.com/leela-zero/leela-zero/issues/926?fbclid=IwAR0o-VpDhlQkuetpWFC04iA3fZBmLxanG--b6R-BhuMsGmRLgDvfyepnSqM#issuecomment-371385552 that you're able to freeze from early moves and make the network plays the end game. Then you started to unfreeze the early game...

Can you make a 7 by 7 version? This would simplify it even more and since 7 by 7 is fully solved, it can be more straightforward in using it...

I only saw one at http://gridmaster.tengen.nl/engines/armv7l/lz9x9-0.15-128x20_armv7.zip.signed.

I am getting a segmenation fault when generating a move with leelaz (I am using Ubuntu 16.04.5). Am I doing something wrong? Steps to reproduce: 1. git clone the project...