Skip to content

error in Listing 2.9 (one_training_step(), § Running one training step, ch. 2) #295

Description

@rgiulietti

The code computes average_loss but never uses it. On the other hand, the invocation of get_gradients_of_loss_wrt_weights() passes loss instead of average_loss as the 1st argument.

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