while implementing cost function i get error:
someone can suggest what is the prob?
When you defined the compute_cost
function in exercise 5, how many input arguments were there? You need to give that same number of arguments to that function whenever you use it…