Merge pull request #347 from DhruvAwasthi/patch-1

Fix typo: update self-play.mdx
This commit is contained in:
Thomas Simonini
2023-06-26 10:22:59 +02:00
committed by GitHub

View File

@@ -24,7 +24,7 @@ This solution is called *self-play*. In self-play, **the agent uses former copie
Its the same way humans learn in competition:
- We start to train against an opponent of similar level
- Then we learn from it, and when we acquired some skills, we can move further with stronger opponents.
- Then we learn from it, and when we acquire some skills, we can move further with stronger opponents.
We do the same with self-play: