layer - AshokBhat/ml GitHub Wiki
- A set of neurons in a neural network that process a set of input features, or the output of those neurons.
-
What are the different types of layers?
- Input layer - The first layer in a neural network - Contains features
- Hidden layer - Layer between the input layer and the output layer
- Output layer - Final layer - Contains predictions/answers