Skip to content

Commit e869bba

Browse files
Update README.md
1 parent ac3bf66 commit e869bba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# alpha-zero
22
## AlphaZero - a reinforcement learning based game playing algorithm
33

4-
We are trying to re-implement a reinforcement learning based algorithm from the principles explained in the DeepMind papers on AlphaZero. This approach to learning gameplay has been shown to be extremely successful in games like Chess, Go and Shogi and can be inferred to work equally well in other perfect information turn based games with two players.
4+
We are trying to implement a reinforcement learning based algorithm from the principles explained in the DeepMind papers on AlphaZero. This approach to learning gameplay has been shown to be extremely successful in games like Chess, Go and Shogi and can be inferred to work equally well in other perfect information turn based games with two players.
55

66
## Support Us

0 commit comments

Comments
 (0)