huggingface / huggingface/deep-rl-class
[UPDATE] mathematical notations
Open
- Dominant language
- MDX
- Stars
- 5k
- Forks
- 811
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
On an image caption in https://huggingface.co/learn/deep-rl-course/en/unit1/rl-framework, I found the expression
> 'The cumulative reward = rt+1 (rt+k+1 = rt+0+1 = rt+1)+ rt+2 (rt+k+1 = rt+1+1 = rt+2) + ...'.
However, formal mathematical writing would use r_{t+1} for better readability unless LaTeX rendering is supported.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.