Hi all, I have followed all of the hints to get the correct output for dj_db and dj_dw but keep getting these results instead:
dj_db at initial w (zeros): -0.005050505050504951
dj_dw at initial w (zeros): [0.0, -0.9018609740842359]
The expected output is:
dj_db at initial w (zeros): -0.1
ddj_dw at initial w (zeros): [-12.00921658929115, -11.262842205513591]
Any help would be appreciated.