|
|
|
|
|
by mlmonkey
47 days ago
|
|
It's unclear from the doc: by `activations` do they mean the connections between neurons? Since a network has multiple layers, are these activations the concatenated outputs of all of the layers? Or just the final layer before the softmax? |
|