Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

leNet not work with keras 2.3.1 #20

Closed
luoXH2016 opened this issue Dec 3, 2019 · 1 comment
Closed

leNet not work with keras 2.3.1 #20

luoXH2016 opened this issue Dec 3, 2019 · 1 comment

Comments

@luoXH2016
Copy link

Chapter03/keras_LeNet.py
line 58: AttributeError: module 'keras.backend' has no attribute 'set_image_dim_ordering'
line 28: ValueError: Negative dimension size caused by subtracting 2 from 1 for 'max_pooling2d_1/MaxPool' (op: 'MaxPool') with input shapes: [?,
1,28,20].

@sonam-packt
Copy link
Collaborator

Hello @luoXH2016,
We have an updated version of this book "Advanced Deep Leaning with Keras" you can check out. Here is the link https://www.packtpub.com/in/big-data-and-business-intelligence/advanced-deep-learning-keras
Kindly check it out.

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants