Skip to content

Commit d8301c1

Browse files
v1.0
1 parent ba7b2fe commit d8301c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v1.0/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Then launch the script `prepare.bat` in the folder `./1. data preparation/` to o
5353

5454
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).
5555

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/`.
5757

5858
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).
5959

0 commit comments

Comments
 (0)