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

Exercise 14.17 #17

Open
tonicanada opened this issue Oct 11, 2023 · 0 comments
Open

Exercise 14.17 #17

tonicanada opened this issue Oct 11, 2023 · 0 comments

Comments

@tonicanada
Copy link

I'm stuck on exercise 14-17, and I don't know how to proceed. This exercise involves transforming the computational graph to be able to detect digits from 0 to 9, not just 0 and 1. I converted the labels to a 'one hot' format, created the SoftMax node and CrossEntropyErrorNode, but I can't get it to work. Can you give me some hints to solve it. Here I attach the 2 files.

acm_neural_network_softmax.zip

Thank you in advance!

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