The :class:`DenseLayer` class is a fully connected layer. Parameters ---------- layer : a :class:`Layer` instance The `Layer` class feeding into this layer. n_units : int The number of units of the layer. act : activation function The function that i