Skip to content

Chapter 3 - Tensorflow steps #262

@AunCly

Description

@AunCly

Hello,

I don't know if it's an error, or if i missunderstand, but in training_step method

loss = mean_squared_error(predictions, targets)

And loss method take params in wrong (i supposed) order

def mean_squared_error(targets, predictions):

In any case thanks a lot for the free book !

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