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
Loss functions are mathimatically related to the activatation function of the Output Layer.
This means they should be controlled by OutputLayer class not Network.
The text was updated successfully, but these errors were encountered:
Loss functions are mathimatically related to the activatation function of the Output Layer.
This means they should be controlled by OutputLayer class not Network.
The text was updated successfully, but these errors were encountered: