In initialize_parameters_random(layers_dims) I don’t understand why I got error “data type not understood”
Silly mistake , forget to put bracket in vector b while initializing. Now no error
Thank you for the update, @yash_3. Good luck with the rest of the assignment!