huggingface / huggingface/deep-rl-class

[UPDATE] mathematical notations

Open
#597 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

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.