Hyperparameters
Hyperparameters are values that we need to fix based on the train and validation data.
Some of the common hyperparameters are,
- Number of neurons in the hidden layer
- Number of hidden layers
- Weight Initialization
- Learning Rate
- Number of Epochs
- Batch Size