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
Error in py_call_impl(callable, call_args$unnamed, call_args$named) :
ValueError: For a build() method with more than one argument, all arguments should have a _shape suffix and match an argument from call(). E.g. build(self, foo_shape, bar_shape) For layer 'SimpleDense', Received build() argument self, which does not end in _shape.
The text was updated successfully, but these errors were encountered:
deep-learning-with-R-2nd-edition-code/ch03.R
Line 314 in 5d666f9
Error message:
The text was updated successfully, but these errors were encountered: