huggingface / huggingface/deep-rl-class
[UPDATE] UNIT 1: the two main approaches...
Open
- Dominant language
- MDX
- Stars
- 5k
- Forks
- 811
- PR merge metrics
- No merged PRs in 30d
Description
When you define stochastic policies, you write:

\pi (a|s) = P [A|s]
LHS is a specific real number in [0,1] while on the RHS you have a probability distribution, don't you?
So I think it should be something like \pi (a|s) = P [A_t = a | S_t = s]. An alternative could be to write on RHS that it is the probability of choosing action a given state s.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.