Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UPDATE] UNIT 1: the two main approaches... #553

Open
romuvt opened this issue Jul 17, 2024 · 0 comments
Open

[UPDATE] UNIT 1: the two main approaches... #553

romuvt opened this issue Jul 17, 2024 · 0 comments

Comments

@romuvt
Copy link

romuvt commented Jul 17, 2024

When you define stochastic policies, you write:

pbm_2

\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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant