Search found 24 matches
- Sat Apr 06, 2024 5:45 am
- Forum: Engines, GUIs, Books and Platforms
- Topic: HypnoS chess engine
- Replies: 42
- Views: 28246
Re: HypnoS chess engine
Thank you, it works. :difus_19
But after compilation there is now no Hypnos.exp file.
It’s a pity that now there is no Development, where all the changes were taken into account and there was no need to make changes manually.
An experience file is created after the first game is ...
- Fri Apr 05, 2024 6:06 am
- Forum: Engines, GUIs, Books and Platforms
- Topic: HypnoS chess engine
- Replies: 42
- Views: 28246
Re: HypnoS chess engine
Thank you, it works. :difus_19
But after compilation there is now no Hypnos.exp file.
It’s a pity that now there is no Development, where all the changes were taken into account and there was no need to make changes manually.
An experience file is created after the first game is completed ...
- Thu Apr 04, 2024 12:26 pm
- Forum: Engines, GUIs, Books and Platforms
- Topic: Hazard Engines
- Replies: 163
- Views: 149571
Re: Hazard Engines
Hazard JigSaw v5.2
https://pixeldrain.com/u/Q77oTce9
Nets
nn-baff1ede1f90.nnue
nn-ae6a388e4a1a.nnue
make[2]: *** No rule to make target 'search.cpp', needed by 'search.o'. Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/Hazard JigSaw v5.2/Hazard code ...
- Thu Apr 04, 2024 9:30 am
- Forum: Engines, GUIs, Books and Platforms
- Topic: Hazard Engines
- Replies: 163
- Views: 149571
Re: Hazard Engines
Hazard JigSaw v5.2
https://pixeldrain.com/u/Q77oTce9
Nets
nn-baff1ede1f90.nnue
nn-ae6a388e4a1a.nnue
make[2]: *** No rule to make target 'search.cpp', needed by 'search.o'. Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/Hazard JigSaw v5.2/Hazard code'
make[1 ...
- Thu Apr 04, 2024 9:18 am
- Forum: Engines, GUIs, Books and Platforms
- Topic: Marauders
- Replies: 138
- Views: 92936
Re: Marauders
Marauders 3.1
Sources:
https://tests.stockfishchess.org/tests/view/660abe7b0ec64f0526c5db22
https://tests.stockfishchess.org/tests/view/660b48c601aaec5069f87957
https://tests.stockfishchess.org/tests/view/660b940501aaec5069f87db5
For Human vs engine games, I have written the code
"["Time ...
- Thu Apr 04, 2024 6:41 am
- Forum: Engines, GUIs, Books and Platforms
- Topic: HypnoS chess engine
- Replies: 42
- Views: 28246
Re: HypnoS chess engine
The problem is simple to solve. Tanick even posted the solution earlier in this thread.
1. Replace the Makefile in Hypnos-Master with the one in the link.
STUDY THE DIFFERENCES BETWEEN THE TWO FOR A BETTER UNDERSTANDING OF THE PROBLEM :?
https://pixeldrain.com/u/LtP9FRGy
2. Go to evaluate ...
- Wed Apr 03, 2024 4:48 pm
- Forum: Engines, GUIs, Books and Platforms
- Topic: HypnoS chess engine
- Replies: 42
- Views: 28246
Re: HypnoS chess engine
Ref is invalid
404 - page not found :?:
Homayoun, you are linking to the wrong section of M.Z's Github for the code. You need the Development source found here: https://github.com/Zerbinati/HypnoS/tree/Development
It was absorbed by the master branch
the complete code is now there
But ...
- Wed Apr 03, 2024 4:31 am
- Forum: Engines, GUIs, Books and Platforms
- Topic: HypnoS chess engine
- Replies: 42
- Views: 28246
Re: HypnoS chess engine
Go to githube page, you will find the source code.
https://github.com/Zerbinati/HypnoS/releases/tag/240324
Source code not working.
If you have problem with source code , report it to author. (Marco Zerbinati).
It Shows he doesn't know anything. He can only compile. I told him what ...
- Fri Mar 29, 2024 4:35 am
- Forum: Engines, GUIs, Books and Platforms
- Topic: HypnoS chess engine
- Replies: 42
- Views: 28246
Re: HypnoS chess engine
The sources are different.
Download the source files from both links and compare the files. The Makefiles are not the same and there are slight code differences in a few other files. I believe evaluate.h, timeman.cpp and ucioption.cpp. Then try to compile both sources. I think the source from ...
- Thu Mar 28, 2024 2:36 pm
- Forum: Engines, GUIs, Books and Platforms
- Topic: HypnoS chess engine
- Replies: 42
- Views: 28246
Re: HypnoS chess engine
Go to githube page, you will find the source code.
https://github.com/Zerbinati/HypnoS/releases/tag/240324
Source code not working.
If you have problem with source code , report it to author. (Marco Zerbinati).
It Shows he doesn't know anything. He can only compile. I told him what ...