So far, in the dataset that we have considered, we have not looked at the distribution of values in the input dataset. Certain values of the input result in faster training. In this section, we will understand a scenario where weights are trained faster when the training time depends on the input values.
Impact on training when the majority of inputs are greater than zero
Getting ready
In this section, we will follow the model-building process in exactly the same way as we did in the previous section.
However, we will adopt a small change to our strategy:
- We will invert the background color, and also the foreground color. Essentially, the background will be colored white in this scenario, and the label will be written in...