the number of output neurons depends on the output u want - for a single “true or false” classification network, a single output neuron would be perfect, but for representing more output states (like tokens in LMs), we wana have som more output nodes ~
Explanation for those who didn’t understood:
that is a neural network
Is green output? If so, why two not one output?
yea green is the output <3…
the number of output neurons depends on the output u want - for a single “true or false” classification network, a single output neuron would be perfect, but for representing more output states (like tokens in LMs), we wana have som more output nodes ~