deep-rl-class icon indicating copy to clipboard operation
deep-rl-class copied to clipboard

correct this typo

Open be42day opened this issue 1 year ago • 1 comments

Hi In the text of The advantages and disadvantages of policy-gradient methods , you wanted to write policy-based methods but as a typo, you wrote value-based methods :

Advantages There are multiple advantages over value-based methods. Let's see some of them:

be42day avatar Aug 12 '24 10:08 be42day

Hey there 👋 ,

What I'm saying in this phrase is that there's multiple advances of using policy-based methods > value-based methods.

over is equivalent of >

simoninithomas avatar Aug 28 '24 05:08 simoninithomas