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.

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