File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -120,6 +120,11 @@ where the source code can be found) to generate the exact binary you are
120120distributing. If you make any changes to the source code, these changes must
121121also be made available under GPL v3.
122122
123+ ## Acknowledgements
124+
125+ Stockfish uses neural networks trained on [ data provided by the Leela Chess Zero
126+ project] [ lc0-data-link ] , which is made available under the [ Open Database License] [ odbl-link ] (ODbL).
127+
123128
124129[ authors-link ] : https://github.com/official-stockfish/Stockfish/blob/master/AUTHORS
125130[ build-link ] : https://github.com/official-stockfish/Stockfish/actions/workflows/stockfish.yml
@@ -144,6 +149,8 @@ also be made available under GPL v3.
144149[ wiki-uci-link ] : https://github.com/official-stockfish/Stockfish/wiki/UCI-&-Commands
145150[ wiki-usage-link ] : https://github.com/official-stockfish/Stockfish/wiki/Download-and-usage
146151[ worker-link ] : https://github.com/official-stockfish/fishtest/wiki/Running-the-worker
152+ [ lc0-data-link ] : https://storage.lczero.org/files/training_data
153+ [ odbl-link ] : https://opendatacommons.org/licenses/odbl/odbl-10.txt
147154
148155[ build-badge ] : https://img.shields.io/github/actions/workflow/status/official-stockfish/Stockfish/stockfish.yml?branch=master&style=for-the-badge&label=stockfish&logo=github
149156[ commits-badge ] : https://img.shields.io/github/commits-since/official-stockfish/Stockfish/latest?style=for-the-badge
You can’t perform that action at this time.
0 commit comments