neuroStock & neuroGrape mods by Andrey Kotlarski

Discussion of anything and everything relating to chess playing software and machines.

Moderators: hgm, Rebel, chrisw

User avatar
Jim Ablett
Posts: 1383
Joined: Fri Jul 14, 2006 7:56 am
Location: London, England
Full name: Jim Ablett

neuroStock & neuroGrape mods by Andrey Kotlarski

Post by Jim Ablett »

https://github.com/m00natic/neuroStock
https://github.com/m00natic/neuroGrape

Modification of Stockfish & Grapefruit chess engines using backpropagation neural network for evaluation.
by Andrey Kotlarski


Image

neuroStock 2.01 JA

Windows/Linux 32/64


http://dl.dropbox.com/u/5047625/neurostock-201-ja.zip
Mirror:
http://cl.ly/FxfG/neurostock-201-ja.zip


Image

neuroGrape 1.1 JA

Windows/Linux 32

http://dl.dropbox.com/u/5047625/neurogrape-11-ja.zip
Mirror:
http://cl.ly/Fy1R/neurogrape-11-ja.zip


Jim.
User avatar
Denis P. Mendoza
Posts: 415
Joined: Fri Dec 15, 2006 9:46 pm
Location: Philippines

Re: neuroStock & neuroGrape mods by Andrey Kotlarski

Post by Denis P. Mendoza »

Jim,

Could you add 'neurochesstrainer' to make it a complete package?
Thanks.

Denis
User avatar
Jim Ablett
Posts: 1383
Joined: Fri Jul 14, 2006 7:56 am
Location: London, England
Full name: Jim Ablett

Re: neuroStock & neuroGrape mods by Andrey Kotlarski

Post by Jim Ablett »

Denis P. Mendoza wrote:Jim,

Could you add 'neurochesstrainer' to make it a complete package?
Thanks.

Denis
Hi Denis,

it should all be in there. :?

Jim.
User avatar
Denis P. Mendoza
Posts: 415
Joined: Fri Dec 15, 2006 9:46 pm
Location: Philippines

Re: neuroStock & neuroGrape mods by Andrey Kotlarski

Post by Denis P. Mendoza »

Jim Ablett wrote:
Denis P. Mendoza wrote:Jim,

Could you add 'neurochesstrainer' to make it a complete package?
Thanks.

Denis
Hi Denis,

it should all be in there. :?

Jim.
:oops: Sorry, I didn't look first before I complained!
Thanks a lot for these. I only asked as I wasn't successful with the trainer.
jm_thompson
Posts: 26
Joined: Tue Feb 28, 2012 8:35 pm

Re: neuroStock & neuroGrape mods by Andrey Kotlarski

Post by jm_thompson »

Has anyone tested this Neural Network Stockfish? how does it compare with the original one? is it any stronger?
royb
Posts: 536
Joined: Thu Mar 09, 2006 12:53 am

Re: neuroStock & neuroGrape mods by Andrey Kotlarski

Post by royb »

How does this all work? I'm new to neural nets but believe that they typically have to be "trained" before playing well. What is the process for the training and how long before it begins to play reasonable (2000 ELO) chess?
User avatar
gleperlier
Posts: 1033
Joined: Sat Feb 04, 2012 10:03 pm

Re: neuroStock & neuroGrape mods by Andrey Kotlarski

Post by gleperlier »

jm_thompson wrote:Has anyone tested this Neural Network Stockfish? how does it compare with the original one? is it any stronger?
** neuroStock is an experiment (more like meta-engine) and in
** combination with neuroChessTrainer[fn:2] supposed to be testing
** platform for different backpropagation neural networks. There
** are no expectations for engine strength and as far as hardly
** trained, it plays like a blond bimbo.

But project is very interesting :D Will try it ^^
gaard
Posts: 447
Joined: Mon Jun 07, 2010 3:13 am
Location: Holland, MI
Full name: Martin W

Re: neuroStock & neuroGrape mods by Andrey Kotlarski

Post by gaard »

I am not getting the output logs using mode 0. Could this be because I am using Windows and you compiled with the original directory format "./logs/stockfish-"?
jm_thompson
Posts: 26
Joined: Tue Feb 28, 2012 8:35 pm

Re: neuroStock & neuroGrape mods by Andrey Kotlarski

Post by jm_thompson »

gleperlier wrote:
jm_thompson wrote:Has anyone tested this Neural Network Stockfish? how does it compare with the original one? is it any stronger?
** neuroStock is an experiment (more like meta-engine) and in
** combination with neuroChessTrainer[fn:2] supposed to be testing
** platform for different backpropagation neural networks. There
** are no expectations for engine strength and as far as hardly
** trained, it plays like a blond bimbo.

But project is very interesting :D Will try it ^^
thanks, I didn't notice that.
User avatar
Jim Ablett
Posts: 1383
Joined: Fri Jul 14, 2006 7:56 am
Location: London, England
Full name: Jim Ablett

Re: neuroStock & neuroGrape mods by Andrey Kotlarski

Post by Jim Ablett »

gaard wrote:I am not getting the output logs using mode 0. Could this be because I am using Windows and you compiled with the original directory format "./logs/stockfish-"?
Windows builds are not outputting the neccesary log files. :(

I have re-compiled both NeuroStock & NeuroGrape with Cygwin and now both are working correctly :)

http://dl.dropbox.com/u/5047625/neurogrape-11-ja.zip
Mirror:
http://cl.ly/G4l7/neurogrape-11-ja.zip

http://dl.dropbox.com/u/5047625/neurostock-201-ja.zip
Mirror:
http://cl.ly/G5Rg/neurostock-201-ja.zip

Downside is that NeuroStock can only be 32 bit (Cygwin has no 64 bit), but I don't think it matters much with these experimental programs.

Jim.