Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: unsupported operand type(s) for *: 'int' and 'NoneType' #5

Open
Ponyo1 opened this issue Dec 14, 2019 · 0 comments
Open

Comments

@Ponyo1
Copy link

Ponyo1 commented Dec 14, 2019

Hi:
When I change the parameter of Capsule 'share_weights' from True to False , it can not work with the mistake:
TypeError: unsupported operand type(s) for *: 'int' and 'NoneType'.
Can you give me some suggestions. It seems that the program encounter a problem when initialize the weights parameters of self.W.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant