Skip to content

accessing predictions #686

Discussion options

You must be logged in to vote

Hi ... the output you have collected are the average voltages of the output neurons that are used to make the classification decisions. So, the predicted label is numpy.argmax(preds[i]).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mapuuuh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants