Fix typo: update self-play.mdx

This commit is contained in:
Dhruv Awasthi
2023-06-10 05:09:13 +05:30
committed by GitHub
parent afb0e89b4a
commit 85abeacc3a

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: