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
In __init__, you need to specify B, but in order to run the boostrap, you need to run get_weights which overrides the attribute. Should B not be specified then?
The text was updated successfully, but these errors were encountered:
@s3alfisc
In
__init__
, you need to specify B, but in order to run the boostrap, you need to runget_weights
which overrides the attribute. Should B not be specified then?The text was updated successfully, but these errors were encountered: