
Minic version 3
Moderator: Ras
-
- Posts: 3748
- Joined: Thu Jun 07, 2012 11:02 pm
Re: Minic version 3
I'll add it my my chess960 testing queue 

-
- Posts: 7382
- Joined: Thu Aug 18, 2011 12:04 pm
- Full name: Ed Schröder
Re: Minic version 3
90% of coding is debugging, the other 10% is writing bugs.
-
- Posts: 1142
- Joined: Thu Dec 28, 2017 4:06 pm
- Location: Argentina
Re: Minic version 3
That +30Elo number is from regular chess? What about FRC? Do you expect more than +30, being that the net was trained exclusively on FRC?xr_a_y wrote: ↑Wed Oct 06, 2021 8:18 am Minic 3.14 is released with a new embedded net named "Nucleated Neurulation". This net was train only on FRC positions (2B data from previous net selfplay). Minic 3.14 is +30Elo better than 3.13 at selfplay but this does not always seem to hold versus more various opponents.
Follow my tournament and some Leela gauntlets live at http://twitch.tv/ccls
-
- Posts: 1872
- Joined: Sat Nov 25, 2017 2:28 pm
- Location: France
Re: Minic version 3
Yes at FRC +50Elo selfplay is seen.CMCanavessi wrote: ↑Wed Oct 06, 2021 1:09 pmThat +30Elo number is from regular chess? What about FRC? Do you expect more than +30, being that the net was trained exclusively on FRC?xr_a_y wrote: ↑Wed Oct 06, 2021 8:18 am Minic 3.14 is released with a new embedded net named "Nucleated Neurulation". This net was train only on FRC positions (2B data from previous net selfplay). Minic 3.14 is +30Elo better than 3.13 at selfplay but this does not always seem to hold versus more various opponents.
-
- Posts: 2993
- Joined: Wed Mar 08, 2006 10:09 pm
- Location: Germany
- Full name: Werner Schüle
-
- Posts: 1872
- Joined: Sat Nov 25, 2017 2:28 pm
- Location: France
Re: Minic version 3
Hi,
Sorry for the double release in a short period of time.
The TCEC testing sessions are always a good way to spot some issues or get new ideas.
So Minic 3.16 is released (using same net as 3.14) and might be quite interesting :
- on older hardware (core2 and nehalem), one can expect at least a +40Elo boost
- skylake512 hardware now has a special executable that is really optimized for AVX512VL instruction set
- independently an optimization has been run on the NNUE evaluation scaling parameter (value 80 instead of 130) and this gives +20Elo versus 3.14 at short TC at least.
The binaries are there : https://github.com/tryingsomestuff/Mini ... ter/Minic3
-
- Posts: 1872
- Joined: Sat Nov 25, 2017 2:28 pm
- Location: France
Re: Minic version 3
Anyone has already tested this last avx512 build ? On TCEC hardware an issue is seen.
-
- Posts: 2993
- Joined: Wed Mar 08, 2006 10:09 pm
- Location: Germany
- Full name: Werner Schüle
Re: Minic version 3
Hi Vivien,
just started a game 40/2 - no issuses
But inside command prompt I see no output after bench command.
2nd game started ok
both games lost against Koivisto 6.0
just started a game 40/2 - no issuses
But inside command prompt I see no output after bench command.
2nd game started ok
both games lost against Koivisto 6.0
Werner
-
- Posts: 1872
- Joined: Sat Nov 25, 2017 2:28 pm
- Location: France
-
- Posts: 2993
- Joined: Wed Mar 08, 2006 10:09 pm
- Location: Germany
- Full name: Werner Schüle
Re: Minic version 3
yes , but uci works in normal skylake compile (corrected)
and a 0-20 result against Clover 2.4 is not normal ?
there must be an issue
34 Minic 3.13NN x64 1CPU 3159
40 Clover 2.4 x64 1CPU 3141
and a 0-20 result against Clover 2.4 is not normal ?
there must be an issue
34 Minic 3.13NN x64 1CPU 3159
40 Clover 2.4 x64 1CPU 3141
Last edited by Werner on Tue Oct 12, 2021 4:25 pm, edited 1 time in total.
Werner