mirror of
https://github.com/huggingface/deep-rl-class.git
synced 2026-03-20 11:56:58 +08:00
Merge pull request #525 from rashadism/main
Update glossary.mdx - typos
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Glossary [[glossary]]
|
||||
|
||||
This is a community-created glossary. Contributions are welcomed!
|
||||
This is a community-created glossary. Contributions are welcome!
|
||||
|
||||
### Agent
|
||||
|
||||
@@ -58,7 +58,7 @@ It implies that the action taken by our agent is **conditional solely on the pre
|
||||
- Another approach to solving RL problems.
|
||||
- Here, instead of training a policy, we train a **value function** that maps each state to the expected value of being in that state.
|
||||
|
||||
Contributions are welcomed 🤗
|
||||
Contributions are welcome 🤗
|
||||
|
||||
If you want to improve the course, you can [open a Pull Request.](https://github.com/huggingface/deep-rl-class/pulls)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user