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
Implement and train a multi-layer perceptron (MLP) to perform binary classification on four datasets "xor, center_surround, two_gaussians, spiral" with MCE, MSE, and manual gradient descent and updates with regularizers.