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
/LambdaNet/AI/Network/FeedForwardNetwork.hs:37:10: error:
• No instance for (Semigroup FeedForwardNetwork)
arising from the superclasses of an instance declaration
• In the instance declaration for ‘Monoid FeedForwardNetwork’
|
37 | instance Monoid FeedForwardNetwork where
| ^^^^^^^^^^^^^^^^^^^^^^^^^
The text was updated successfully, but these errors were encountered:
==> XOR predictions:
*** Exception: different dimensions 1 and 2 in dot product
CallStack (from HasCallStack):
error, called at src/Internal/Numeric.hs:675:19 in hmatrix-0.19.0.0-2s9G4ERdQNGmPHLhVSJnl:Internal.Numeric
221V
changed the title
can not compile(( ubuntu
compile/runtime errors (( ubuntu
May 29, 2019
The text was updated successfully, but these errors were encountered: