Update README.md
Browse files
README.md
CHANGED
@@ -2,4 +2,6 @@
|
|
2 |
license: mit
|
3 |
---
|
4 |
|
5 |
-
Chess dataset containing 50+ million positions, the Stockfish score at 20 depth, as well as the win probability for the player whos turn it is.
|
|
|
|
|
|
2 |
license: mit
|
3 |
---
|
4 |
|
5 |
+
Chess dataset containing 50+ million positions, the Stockfish score at 20 depth, as well as the win probability for the player whos turn it is.
|
6 |
+
|
7 |
+
balanced_train.db contains a more balanced win percentage distribution, with 27,000,000 rows. train.db contains 46,000,000 rows, but the 15,000,000 of those are concentrated around 50% win rate.
|