Niranjankumar-c/DeepLearning-PadhAI

InitialisationActivationFunctions - TypeError: float() argument must be a string or a number, not 'dict_values'

cwlenfest opened this issue · 1 comments

Hi I am new to GitHub so if this is incorrect way to post apologies. I am a big fan of your projects and a follower. I have done a bunch of ML coding and trying further develop OOP for DNN, and your projects are really helpful. I attempted to run this comparison of activation functions and it threw a traceback at the point of model fit.

I ran the code as posted, so hesitant to make changes before checking to see if there is potentially something missing from code, or changed. Would you perhaps be able to provide some guidance as to what the issue is?

InitActFuncts

Can you tell me which file you ran? i mean which notebook?