readme image update

master
Peter Babič 9 years ago
parent 782f1754c0
commit 97f7098dd3
  1. 2
      README.md

@ -31,5 +31,7 @@ The SVM type used is **C-SVC** (multi-class classification), with the **radial b
## 2D visualisation
When the third parameter (initial gun orientation) of the roaming robot is omitted, we can generate *sample* visualisation of the result of this classification. Our experiments were indicating, that this parameter has low (about 2%) significance on the output of the battle.
![2D visualisation](https://github.com/delmadord/robocode_svm/blob/master/extras/visualize2D.png)
The visualisation color shows, which robot is likely to win, when the roaming one starts on given position on the battlefield. You can estimate the coordinates on the image and run script with the `--battle` parameter to prove the classification.

Loading…
Cancel
Save