Name and add a layer to the net, without wiring it.
name to give to the layer.
which layer to add to the net.
optional optimizer to use for this layer.
current neural network with the newly added layer.
See Implementation
Name and add a layer to the net, without wiring it.