You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "C:\Users\tpmme\anaconda3\envs\Python3.6Test\lib\site-packages\keras\utils\generic_utils.py", line 1143, in validate_kwargs
raise TypeError(error_message, kwarg)
TypeError: ('Keyword argument not understood:', 'num_routing')
i triyed to use an implementation of CapsNet and i found this error
so i am stuck now , could you please help me ?
The text was updated successfully, but these errors were encountered:
File "C:\Users\tpmme\anaconda3\envs\Python3.6Test\lib\site-packages\keras\utils\generic_utils.py", line 1143, in validate_kwargs
raise TypeError(error_message, kwarg)
TypeError: ('Keyword argument not understood:', 'num_routing')
i triyed to use an implementation of CapsNet and i found this error
so i am stuck now , could you please help me ?
The text was updated successfully, but these errors were encountered: