Skip to content

Convolution2D is missing #1

Description

@AlkisPis

from keras.layers.convolutional import Convolution2D, Conv2D doesn't work for two reasons:

  1. 'convolutional' is under 'keras.layers.src'.
  2. Neither 'Convolution2D' not 'Conv2D' exist. 'Conv2D' is 'conv2d' and 'Convolution2D' does not exist at all.

Likewise with from keras.layers.advanced_activations import LeakyReLU and maybe more ...

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