1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-05-08 12:19:36 +00:00

Commit graph

  • 857e045ced Update default net to nn-9931db908a9b.nnue Sergio Vieri 2020-08-07 15:15:04 +08:00
  • 615d98da24 Do move legality check before pruning. Stefan Geschwentner 2020-08-05 09:29:27 +02:00
  • 7f336dd59b Remove QueenInfiltration UnaiCorzo 2020-08-04 14:32:52 +02:00
  • af935365e3 Tuned pawn values FauziAkram 2020-08-06 17:37:54 -07:00
  • 8b8412ef87 Add tempo also to NNUE eval. Stefan Geschwentner 2020-08-07 01:08:15 +02:00
  • 3dca13a958 NNUE evaluation threshold MJZ1977 2020-08-06 17:39:10 +02:00
  • 84f3e86790 Add NNUE evaluation SF_NNUE nodchip 2020-08-05 17:11:15 +02:00
  • 81490ebc75 Enable NEON for armv8 nnue-player-wip Daylen Yang 2020-08-05 10:45:17 -07:00
  • c402fe7d26 apple silicon platform with NEON Dominik Schlösser 2020-08-05 10:55:00 +02:00
  • 2b8bb8e226 Revert stray functional part of 6e2236c37a Joost VandeVondele 2020-08-05 07:44:47 +02:00
  • 8a3df0f92f Add and adjust copyright headers/authors. Joost VandeVondele 2020-08-04 19:54:13 +02:00
  • 6e2236c37a Makefile: small follow-up for comp=msys2 removal Joost VandeVondele 2020-08-05 07:20:23 +02:00
  • d8d1ecca8c Fixes Makefile issues, #2870 Joost VandeVondele 2020-08-04 22:25:01 +02:00
  • bb9c6bc6a1 Update default net to nn-97f742aaefcd.nnue Joost VandeVondele 2020-08-04 08:12:43 +02:00
  • 97724370e7 Merge branch 'master' into nnue-player-wip Joost VandeVondele 2020-08-04 08:03:45 +02:00
  • b16db14c87 Merge branch 'netDownloadMakefile' into nnue-player-wip Joost VandeVondele 2020-08-03 20:14:52 +02:00
  • 2c51afdb14 A new make target to download the default net Joost VandeVondele 2020-08-03 14:07:53 +02:00
  • 1d01b275ce Small Makefile doc fix Joost VandeVondele 2020-08-03 07:23:11 +02:00
  • dbbb3fa477 Add info string showing which evaluation is in use Joost VandeVondele 2020-08-02 17:18:13 +02:00
  • 18686e29c7 Revisit NNUE initialization Joost VandeVondele 2020-08-02 15:31:51 +02:00
  • e45d4f1b65 Small whitespace changes Joost VandeVondele 2020-08-02 16:30:00 +02:00
  • f4ecc899d8 Minimal whitespace changes Joost VandeVondele 2020-08-01 22:43:14 +02:00
  • 122c78b521 [NNUE] More cleanup in nnue folder Dariusz Orzechowski 2020-08-01 17:55:39 +02:00
  • aa339506db Small target adjustments Joost VandeVondele 2020-08-01 19:19:10 +02:00
  • 292c9efb1d [NNUE] Remove not used network architecture Dariusz Orzechowski 2020-08-01 14:52:58 +02:00
  • 9f2f46c212 [NNUE] adjust Makefile targets Joost VandeVondele 2020-08-01 13:59:38 +02:00
  • 61ab908db3 Some coding style changes, white space Joost VandeVondele 2020-08-01 09:20:39 +02:00
  • 6cd70676b4 Update README.md Joost VandeVondele 2020-07-31 21:17:15 +02:00
  • 56c9b608c9 Remove unused variable Joost VandeVondele 2020-08-01 08:18:35 +02:00
  • dbab8b03cf Recreate Position object for eval Joost VandeVondele 2020-07-31 19:16:38 +02:00
  • 8e28c99f79 Use a global instead of a variable in pos Joost VandeVondele 2020-07-28 15:41:35 +02:00
  • e42258db5a Merge branch 'nnue-notemplate2' of https://github.com/dorzechowski/Stockfish into dorzechowski-nnue-notemplate2 Joost VandeVondele 2020-07-31 12:19:26 +02:00
  • 69fa1111e6 [NNUE] StateInfo handling speed improvement Dariusz Orzechowski 2020-07-31 07:14:33 +02:00
  • 9587eeeb5e Tweak cutnode reduction SF_classical Stefan Geschwentner 2020-07-30 18:56:11 +02:00
  • 33f3cfae00 Improve handling of queen imbalance Stéphane Nicolet 2020-07-28 10:08:09 +02:00
  • 62d3106caa Remove late irreversible move extension UnaiCorzo 2020-07-25 22:30:05 +02:00
  • f0abde241d Remove conditional_more_than_two(). protonspring 2020-07-25 07:32:19 -06:00
  • ffae13edff Remove some code unused in the current network architecture Dariusz Orzechowski 2020-07-30 01:47:01 +02:00
  • 21d43e9500 Remove some unnecessary declarations and headers. bench: 4578298 mstembera 2020-07-28 20:01:41 -07:00
  • 5c616bc46b Change data file extension of nnue networks NguyenPham 2020-07-28 21:23:51 +10:00
  • 2f459fb161 Add authors to the AUTHORS file Joost VandeVondele 2020-07-27 15:46:52 +02:00
  • c8f7fa6a02 [NNUE] update compiler info with flags Joost VandeVondele 2020-07-28 09:28:10 +02:00
  • 7bb14c2489 Clamp NNUE evaluation score Dariusz Orzechowski 2020-07-27 23:14:51 +02:00
  • 6349062d42 [NNUE] remove evalnn command Joost VandeVondele 2020-07-27 20:14:25 +02:00
  • 7182c55e5c Update appveyor to use MSVC 2019 erbsenzaehler 2020-07-26 08:04:15 +02:00
  • b536b0ac67 [NNUE] init networks also for cmdline use Joost VandeVondele 2020-07-27 09:43:19 +02:00
  • 60497a85d6 Fix a crash on Use NNUE default true mstembera 2020-07-26 17:22:49 -07:00
  • a8bdf69c71 Use _mm_malloc on _WIN32 Joost VandeVondele 2020-07-26 22:22:36 +02:00
  • a6c614da03 Include header if _MSC_VER Joost VandeVondele 2020-07-26 20:44:47 +02:00
  • 98ffe0cd97 [NNUE] Wrap aligned_alloc Joost VandeVondele 2020-07-26 20:31:01 +02:00
  • 2b0ba70436 [NNUE] update travis CI to use new toolchain Joost VandeVondele 2020-07-26 18:03:54 +02:00
  • 27b87ddf5d [NNUE] use_nue=false for getting the material key Joost VandeVondele 2020-07-26 14:37:19 +02:00
  • 319b8e8e7b Fix unused variable warning Joost VandeVondele 2020-07-26 11:14:37 +02:00
  • 44461911f7 [NNUE] Add C++17 to appveyor Joost VandeVondele 2020-07-26 10:20:17 +02:00
  • a285850bf6 Fix valgrind issue Dariusz Orzechowski 2020-07-26 04:55:09 +02:00
  • cae61bbb65 Fix memset/memcpy warnings Dariusz Orzechowski 2020-07-26 01:11:31 +02:00
  • ab09c74783 Revert "[NNUE] Update travis clang on linux." Joost VandeVondele 2020-07-25 19:48:20 +02:00
  • e3367756b5 [NNUE] Update travis clang on linux. Joost VandeVondele 2020-07-25 19:13:22 +02:00
  • 49d2cd8b13 [NNUE] update x86-64-modern target Joost VandeVondele 2020-07-25 17:15:04 +02:00
  • beb956f823 NNUE: Fix debug build Dariusz Orzechowski 2020-07-25 16:55:14 +02:00
  • faf08671ff [NNUE] default net Joost VandeVondele 2020-07-25 12:45:19 +02:00
  • 458a920788 Fix makefile option x86-64-modern Dariusz Orzechowski 2020-07-20 11:39:52 +02:00
  • 871e6b8c83 Merge latest changes from nodchip repo Dariusz Orzechowski 2020-07-20 13:19:25 +02:00
  • 76d8f6128a Fix popcnt option in makefile Dariusz Orzechowski 2020-07-20 11:39:52 +02:00
  • c0e1235fef Added a description to Makefile. nodchip 2020-07-20 17:36:09 +09:00
  • 74049a450c Add NNUE targets to the output of 'make help' No name 2020-07-20 09:53:44 +03:00
  • fbdb373b64 Changed to set the binary directory to the current working directory. nodchip 2020-07-20 17:17:50 +09:00
  • c0bbce092b Restore ARCH=x86-64-modern in the makefile Dariusz Orzechowski 2020-07-20 09:59:40 +02:00
  • cf8a50e654 Don't use NNUE by default - changed for an attempt on fishtest Dariusz Orzechowski 2020-07-20 08:39:21 +02:00
  • 675672cfc1 Use std::aligned_alloc Dariusz Orzechowski 2020-07-20 06:20:31 +02:00
  • 4cceeb7380 Remove code unneeded for playing, refactor, update to latest master dev Dariusz Orzechowski 2020-07-20 05:45:24 +02:00
  • 77018c77cc Fix profile builds for AVX512. mstembera 2020-07-19 05:16:13 -07:00
  • fd78fb05f6 Hide NNUE options if building without NNUE support No name 2020-07-19 13:50:00 +03:00
  • afd7d0ea4d Fixed a bug that Makefile specifies -mpopcnt for armv8-a. nodchip 2020-07-19 18:34:35 +09:00
  • 36092b855a Removed the x86-64-ssse3-popcnt architecture. nodchip 2020-07-19 14:17:35 +09:00
  • 3bbe4802b1 Removed the sse41-popcnt architecture. nodchip 2020-07-19 14:02:49 +09:00
  • c001a4e62d Revert "Removed x86-64-ssse3-popcnt and x86-64-sse41-popcnt." nodchip 2020-07-19 13:58:19 +09:00
  • 1536e31065 Load the parameter set on an `isready' as well No name 2020-07-17 10:25:23 +03:00
  • 92c2167481 Removed x86-64-ssse3-popcnt and x86-64-sse41-popcnt. nodchip 2020-07-19 12:52:20 +09:00
  • a4786db4c2 Added support for architectures which supports SSE3+POPCNT, SSSE3+POPCNT and SSE41+POPCNT. nodchip 2020-07-19 12:41:50 +09:00
  • c24ad8d8b5 Supported sse3 build. nodchip 2020-07-19 12:26:37 +09:00
  • 961a4dad5c Add AVX512 support. bench: 3909820 mstembera 2020-07-18 19:21:46 -07:00
  • d89730d5c8 Do not overwrite valuable TT data after probcut. Vizvezdenec 2020-07-13 20:30:58 +03:00
  • c3092c54bc Multiple lazy stages. mstembera 2020-07-12 13:58:00 -07:00
  • 7a13d4ed60 Changed the default eval file path so that more GUIs can use Stockfish NNUE. nodchip 2020-07-17 15:40:01 +09:00
  • 4d4c80d7fd Update README.md xXH4CKST3RXx 2020-07-16 23:34:38 -04:00
  • 2b821682aa
    Update README.md nodchip 2020-07-17 11:55:30 +09:00
  • be754a2379 Update README.md xXH4CKST3RXx 2020-07-16 00:10:30 -04:00
  • ec5ef2b6df Update README.md xXH4CKST3RXx 2020-07-16 00:01:59 -04:00
  • df4da8dc41 Update README.md xXH4CKST3RXx 2020-07-16 00:01:02 -04:00
  • 6118151c66 Create README.md xXH4CKST3RXx 2020-07-16 00:00:29 -04:00
  • 2fd1c48e60 Rename Readme.md to stockfish.md xXH4CKST3RXx 2020-07-15 23:15:34 -04:00
  • 961047ed6e Experimental support for PGO builds of NNUE No name 2020-07-15 22:52:27 +03:00
  • e29499ee4b Use the path and filename for restoring parameter files. J. Oster 2020-07-15 12:15:45 +02:00
  • 7f4b72cdfd Merge branch 'master' of github.com:nodchip/Stockfish nodchip 2020-07-13 22:25:56 +09:00
  • 686a5a0df9 Fixed a bug that gensfen command does not accept the use_draw_in_training_data_generation option. nodchip 2020-07-13 22:25:23 +09:00
  • df40de9486 game result bugfix Anson Hu 2020-07-11 23:37:22 -07:00
  • 6c197c3964 Corrects a functional change in a cleanup patch. syzygy1 2020-07-11 16:25:34 +02:00
  • fcb391919f Disable EVAL_HASH for 'nnue' target No name 2020-07-10 20:39:49 +03:00
  • ae4db5ebfd
    Merge pull request #45 from joergoster/sf-nnue-update nodchip 2020-07-11 19:17:38 +09:00