Skip to content

Book 1 page 300: Missing subscript in equation 8.79 #710

@g-i-o-r-g-i-o

Description

@g-i-o-r-g-i-o

In equation (8.79), the left-hand side shows θₜ instead of θₜ₊₁.

Current:

$$\theta_t = \theta_t - \eta_t \frac{m_t}{\sqrt{s_t} + \epsilon}$$

Should be:

$$\theta_{t+1} = \theta_t - \eta_t \frac{m_t}{\sqrt{s_t} + \epsilon}$$

Thanks for the great book!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions