Skip to content

Commit

Permalink
fix: remove elo related.
Browse files Browse the repository at this point in the history
  • Loading branch information
Joker2770 committed Jul 21, 2024
1 parent a1d6917 commit 9222169
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 38 deletions.
18 changes: 0 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,23 +106,5 @@ Here 1(or 0) = AI play with black(or white) pieces.

Increase or decrease `NUM_MCT_SIMS` in src/common.h (default 1600) to increase the power or speed of AI.

## Weight strength

* free-style_15x15

```chart
,elo
502,1204.55
523,1213.90
524,1217.93
525,1224.33
type: line
title: free-style weight strength
x.title: weight number
y.title: elo
```

## reference
1. [https://onnxruntime.ai/docs/execution-providers/CUDA-ExecutionProvider.html](https://onnxruntime.ai/docs/execution-providers/CUDA-ExecutionProvider.html)
20 changes: 0 additions & 20 deletions svg/free-style_15x15_weight_strength.svg

This file was deleted.

0 comments on commit 9222169

Please sign in to comment.