huggingface / huggingface/deep-rl-class

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

Open
#553 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
MDX
Stars
5k
Forks
811
PR merge metrics
No merged PRs in 30d

Description

When you define stochastic policies, you write:

![pbm_2](https://github.com/user-attachments/assets/3aea4534-ca3f-4f67-acd9-a7f292ad3c26)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.