You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ Then launch the script `prepare.bat` in the folder `./1. data preparation/` to o
53
53
54
54
This script will parse games and compute the average win ratio for each encountered position in all the games. It will also add some other statistical information (popcount, number of occurences of each position).
55
55
56
-
Copy the `positions-shuffled.txt` file to the folder `./2. training/positions/`
56
+
Copy the `positions-shuffled.txt` file to the folder `./2. training/positions/`.
57
57
58
58
Note that, **by default, all games after 31.12.2023 will be ignored**. You can easily modify this by editing the script `prepare.bat` (see source to discover how).
0 commit comments