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

Chapter 8 Example: Implementing a Simpler CNN #159

Open
kh-cheng opened this issue Feb 5, 2019 · 0 comments
Open

Chapter 8 Example: Implementing a Simpler CNN #159

kh-cheng opened this issue Feb 5, 2019 · 0 comments

Comments

@kh-cheng
Copy link

kh-cheng commented Feb 5, 2019

I tried to run the file 02_introductory_cnn in chapter 8. But I find an error. In train_dict = {x_input: rand_x, y_target: rand_y}, y_target is of shape=(batch_size), but rand_y is of shape=(batch_size, 10)

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

No branches or pull requests

1 participant