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

theano warnings with latest version #24

Open
MrDoomX opened this issue Nov 30, 2019 · 0 comments
Open

theano warnings with latest version #24

MrDoomX opened this issue Nov 30, 2019 · 0 comments

Comments

@MrDoomX
Copy link

MrDoomX commented Nov 30, 2019

You should update the following lines of code in network3.py:
Line 39 to from theano.tensor.nnet import conv2d
Line 227 to conv_out = conv2d
Line 229 to input_shape=self.image_shape

Note: I recommend to use anaconda to run the code.

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

No branches or pull requests

2 participants