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
Right now we have the sigmoid function hard coded. Is there a convenient way to make this into a parameter so we can use different
activation functions? Such as ReLU, Heaviside for "true" ECT and the gaussian for a "derivative"-like.
The text was updated successfully, but these errors were encountered:
Right now we have the sigmoid function hard coded. Is there a convenient way to make this into a parameter so we can use different
activation functions? Such as ReLU, Heaviside for "true" ECT and the gaussian for a "derivative"-like.
The text was updated successfully, but these errors were encountered: