In the previous article, we began the optimization loop using the first input value.
In this article, we will continue the same process for the remaining inputs.
Processing the Second Training Point
We start by selecting the input dose and the label for the second point in the training dataset.
Next, we run this second input through the model to get a predicted output.









