From c5a39a171c0b7c8d1cf09d0522118e60aa07428f Mon Sep 17 00:00:00 2001 From: Thomas Simonini Date: Sat, 3 Dec 2022 11:15:07 +0100 Subject: [PATCH] Update units/en/unit2/two-types-value-based-methods.mdx Co-authored-by: Sayak Paul --- units/en/unit2/two-types-value-based-methods.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/units/en/unit2/two-types-value-based-methods.mdx b/units/en/unit2/two-types-value-based-methods.mdx index 78b9195..7ee2595 100644 --- a/units/en/unit2/two-types-value-based-methods.mdx +++ b/units/en/unit2/two-types-value-based-methods.mdx @@ -1,4 +1,4 @@ -# The two types of value-based methods [[two-types-value-based-methods]] +# Two types of value-based methods [[two-types-value-based-methods]] In value-based methods, **we learn a value function** that **maps a state to the expected value of being at that state.**