Skip to content

Commit

Permalink
docs: little change. 🔖
Browse files Browse the repository at this point in the history
  • Loading branch information
Joker2770 committed Nov 12, 2023
1 parent 8c75ca8 commit 424b8d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ If you want to train the model on windows 10, convert `train.sh` to `train.bat`

## Human play with AI (inference)

1. Run `pbrain-Z2I`, for example in Linux:
1. Run `pbrain-Z2I`, for example on Linux:

```shell
./pbrain-Z2I
Expand All @@ -90,7 +90,7 @@ There is a better way to run `pbrain-Z2I` with the GUI program named [qpiskvork]

Increase or decrease `num_mct_sims` in `config.toml` (default 100) to increase the power or speed of AI.

2. Run mcts_test, for example in Linux:
2. Run mcts_test, for example on Linux:

```shell
./mcts_test ./weights/1000.onnx 1
Expand Down

0 comments on commit 424b8d7

Please sign in to comment.