DeepLearning-PadhAI icon indicating copy to clipboard operation
DeepLearning-PadhAI copied to clipboard

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

Open cwlenfest opened this issue 5 years ago • 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

cwlenfest avatar Apr 17 '20 18:04 cwlenfest

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

Niranjankumar-c avatar Aug 17 '23 17:08 Niranjankumar-c