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
Regarding networks.mlp.
If widths (tuple) is not passed, and either only width or only depth is passed, the current implementation does not warn about ignoring the passed argument.
The text was updated successfully, but these errors were encountered:
Regarding
networks.mlp
.If
widths
(tuple) is not passed, and either onlywidth
or onlydepth
is passed, the current implementation does not warn about ignoring the passed argument.The text was updated successfully, but these errors were encountered: