diff --git a/units/en/unit2/what-is-rl.mdx b/units/en/unit2/what-is-rl.mdx index 2c31486..e939c21 100644 --- a/units/en/unit2/what-is-rl.mdx +++ b/units/en/unit2/what-is-rl.mdx @@ -1,6 +1,6 @@ # What is RL? A short recap [[what-is-rl]] -In RL, we build an agent that can **make smart decisions**. For instance, an agent that **learns to play a video game.** Or a trading agent that **learns to maximize its benefits** by making smart decisions on **what stocks to buy and when to sell.** +In RL, we build an agent that can **make smart decisions**. For instance, an agent that **learns to play a video game.** Or a trading agent that **learns to maximize its benefits** by deciding on **what stocks to buy and when to sell.** RL process