From 833d425a24d9b72bcf77603992a559edfa769011 Mon Sep 17 00:00:00 2001 From: Abdullah KAVAKLI <72142708+abdullahkavakli@users.noreply.github.com> Date: Sun, 20 Apr 2025 17:54:51 +0300 Subject: [PATCH] Update advantages-disadvantages.mdx Fix typo --- units/en/unit4/advantages-disadvantages.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/units/en/unit4/advantages-disadvantages.mdx b/units/en/unit4/advantages-disadvantages.mdx index 3739a725..12ff0888 100644 --- a/units/en/unit4/advantages-disadvantages.mdx +++ b/units/en/unit4/advantages-disadvantages.mdx @@ -1,6 +1,6 @@ # The advantages and disadvantages of policy-gradient methods -At this point, you might ask, "but Deep Q-Learning is excellent! Why use policy-gradient methods?". To answer this question, let's study the **advantages and disadvantages of policy-gradient methods**. +At this point, you might ask, "But Deep Q-Learning is excellent! Why use policy-gradient methods?". To answer this question, let's study the **advantages and disadvantages of policy-gradient methods**. ## Advantages