rice
rice copied to clipboard
C++ UCI Chess Engine
Results
2
rice issues
Sort by
recently updated
recently updated
newest added
Hello, your engine is cool, so I modified it replacing your NNUE code with nnue_probe library (his nnue_evaluate function). Since the file nn-04cf2b4ed1da.nnue is 20 MB, I suppose it must...
Hello guys, The documentation states that in order to build the engine by compiling g++, you need to use the "make" command line. However, the makefile script uses clang++ as...