The main test currently checks a single coefficient, and we've seen that this is limited. We need to add a more comprehensive test with an exact solution (i.e., linear activation function), with a good trade-off between complexity and speed, and check all the coefficients there as well as the predictions.
The main test currently checks a single coefficient, and we've seen that this is limited. We need to add a more comprehensive test with an exact solution (i.e., linear activation function), with a good trade-off between complexity and speed, and check all the coefficients there as well as the predictions.