Gistlib Logo

gistlib

other matlab categories

`fully-connected-layer` code snippets in matlab

fully connected layer 500 neurons in matlab
fully connected layer forward pass weight matrix shape 5x5, bias vector shape 1x25, input shape 25x2, batch size=2 in matlab in matlab
output shape fully connected layer with batch size=2, weights shape=25x25, bias shape=1x25, input shape=25x2 in matlab

gistlibby LogSnag