Skip to content

Typo in Listing 10.3 in online book #280

@jxu

Description

@jxu

In the line

activation_model = keras.Model(inputs=model.input, outputs=layer_outputs)

I believe it should be model.inputs, as seen at https://keras.io/2/api/models/model/

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