Search found 1045 matches
- Thu Jan 07, 2021 9:19 am
- Forum: Computer Chess Club: General Topics
- Topic: How to run a java chess program in windows
- Replies: 4
- Views: 212
Re: How to run a java chess program in windows
Thanks that one worked. BTW what is "-Xmx1024M"? That's the maximum amount of memory that Java will use, technically the maximum heap size. It doesn't necessarily have to be included in the batch file, but in the past I had problems with some engines unless I explicitly included that option with a ...
- Thu Jan 07, 2021 8:52 am
- Forum: Computer Chess Club: General Topics
- Topic: How to run a java chess program in windows
- Replies: 4
- Views: 212
Re: How to run a java chess program in windows
You can use a batch file, same as you would in Arena. I have the Java bin folder in my path, and my batch file contains one line: java -Xmx1024M -jar chess22k-1.14.jar Usually when you install Java, it places the Java bin folder in your path. If you don't have the Java bin folder in your path, your ...
- Mon Jan 04, 2021 1:17 am
- Forum: Computer Chess Club: General Topics
- Topic: Creating NNUE Nets from NNUE evaluation?
- Replies: 8
- Views: 558
Re: Creating NNUE Nets from NNUE evaluation?
I do believe it is common practice to train the NNUE by using an earlier NNUE. As for "Texel Tuning", typically in my experience it has been very bad trying to fit your eval to match a particular score, and has been much better to have it try to match a WDL result. Although, you can map CP scores o...
- Sun Jan 03, 2021 11:25 pm
- Forum: Computer Chess Club: General Topics
- Topic: Creating NNUE Nets from NNUE evaluation?
- Replies: 8
- Views: 558
Re: Creating NNUE Nets from NNUE evaluation?
How about a texelish style tuning of hand crafted evaluation parameters using NNUE scores?
- Fri Jan 01, 2021 9:44 pm
- Forum: Computer Chess Club: General Topics
- Topic: New engine releases 2020
- Replies: 598
- Views: 164241
Re: New engine releases 2020
The zip file for the Windows compiles contains two files, supposedly 32 and 64 bits, but the compiles are identical 64 bit compiles.
- Fri Dec 25, 2020 5:37 am
- Forum: Computer Chess Club: General Topics
- Topic: Setup a javascript engine in a GUI
- Replies: 18
- Views: 747
- Thu Dec 24, 2020 7:56 am
- Forum: Computer Chess Club: General Topics
- Topic: Setup a javascript engine in a GUI
- Replies: 18
- Views: 747
Re: Setup a javascript engine in a GUI
In the CuteChess GUI, I put the program name, with full path, and command line parameters all together in the Command: section of the Configure Engine screen. You might need quotes around the program path or javascript file path if there are spaces. It's the same format as you would use from a comma...
- Thu Dec 24, 2020 6:32 am
- Forum: Computer Chess Club: General Topics
- Topic: Historical engines download (happy christmas)
- Replies: 8
- Views: 737
Re: Historical engines download (happy christmas)
There is Kaissa 2.10, but i don't know if it's this version that won the ICGA WCCC in 1974. It's a different program. The engine is actually named Kaissa2, and the download you are referring to is Kaissa2 1.0. Later versions of Kaissa2 (by this time it was renamed to plain old Kaissa) were found to...
- Thu Dec 24, 2020 3:30 am
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: Delimiter development diary
- Replies: 48
- Views: 3105
Re: Delimiter development diary
Happy you're back to work. I've never heard of Lime by Richard, is it open source? Where did you get it??? Can you please share the source code of Lime? Lime is an older engine written by the same person that wrote Vice, Richard Allbert, aka Bluefever. You can get an exe and source from here: https...
- Mon Dec 07, 2020 10:14 pm
- Forum: Computer Chess Club: General Topics
- Topic: Nirvanachess 2.5 Release
- Replies: 12
- Views: 1800
Re: Nirvanachess 2.5 Release
Just copy and paste the link as displayed on the homepage, or click here:
http://www.mediafire.com/file/jtjum9syj ... 5.rar/file