Skip to content

cannot find keras.model.layers definition anywhere on the keras doc #21240

@habib-source

Description

@habib-source

i cannot find the layers method used in this guide on the keras model class refrence

vgg19 = keras.applications.VGG19()
features_list = [layer.output for layer in vgg19.layers]

vgg19.layers?

Metadata

Metadata

Assignees

Labels

type:supportUser is asking for help / asking an implementation question. Stackoverflow would be better suited.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions