Skip to content

Commit

Permalink
123
Browse files Browse the repository at this point in the history
  • Loading branch information
hesic73 committed Dec 14, 2023
1 parent 0e3c116 commit 16fdec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Gomoku RL
![Lines of code](https://img.shields.io/tokei/lines/github/hesic73/gomoku_rl)
[![](https://tokei.rs/b1/github/hesic73/gomoku_rl)](https://github.com/hesic73/gomoku_rl).

**Empirically, Independent RL is enough (and in fact much better than PSRO).** As mentioned in [[1]](#refer-anchor-1), due to Gomoku's asymmetry, it's hard to train a network to play both black and white.

Expand Down

0 comments on commit 16fdec5

Please sign in to comment.