-
There are several ways to package a Java app inside Nixpkgs, and most of those package the final app into a `.jar` file. However, `.jar` files are not reproducible/deterministic by default.
[How to…
-
**Update 2020-01-11:** new stronger 10b network published in a comment below, around 20 Elo stronger than the previous one, around 200+ Elo stronger than the official g104 10b and close in strength to…
-
With the permission of the author, I publish some of its information here
Using minigo v17’ s sgfs(60w)and leelazero's trainingdata(10w)
We have tested 200 games
with lz-247 B:57:43 W:75:25(10…
yehud updated
5 years ago
-
Minigo v17 use Squeeze And Excitation network(SENet). Therefore, it doesn't work well in leela zero without editing network inference code.
I have tried to implement SENet in leela zero. And succee…
-
http://zero.sjeng.org/networks/92297ff22dfa781bd02def6cadafdf7d69e9546300a913faf19e6164b895ed39.gz
-
1. Create a new game with handicap >= 2
2. Play a white move
3. Navigate back to the root node
4. Examine the GTP log
Expected: A command "gogui-setup" was sent to the GTP engine that contains t…
-
具体是从这开始报错的:
C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.4\include\cuda_fp16.hpp(1973): error: asm operand type size(8) does not match type/size implied by constraint 'r'
asm ("ld.gl…
-
There are obvious defects in recent weights. Please check the reason as soon as possible!
d996 1934
http://zero.sjeng.org/viewmatch/6927266a2a0f59f07096f737369ec5f61eb51786fa88a6ac98d9b35208c553a2…
-
lizzie has a very [ad-hoc way](https://github.com/featurecat/lizzie/blob/6fa818efbae2f730d9e370db3c91c67b86af544d/src/main/java/featurecat/lizzie/analysis/Leelaz.java#L220) of parsing the output from …
-
PC: 8700k/1080Ti
Setup: ./leela-zero/leelaz.exe --gtp --lagbuffer 0 --threads 11 --weights %network-file",
![image](https://user-images.githubusercontent.com/43053753/52738704-93479f80-3012-11e9-8…