pop

FullyConnected.pop()

Removes the last layer in the model.

Raises:

TypeError – if there are no layers in the model.