Skip to content

Typo in Chapter 2, § "Automatic differentiation with computation graphs" #294

Description

@rgiulietti

The text reads"

"Backpropagation starts with the final loss value and works backward from the top layers to the bottom layers, computing the contribution that each parameter had in the loss value."

I guess you should interchange "top" and "bottom" (emphasis is for illustration only):

"Backpropagation starts with the final loss value and works backward from the bottom layers to the top layers, computing the contribution that each parameter had in the loss value."

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions