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
Implemented Perceptron algorithm and deployed as a package for R by implementing different activation function. Conducted test cases using iris data set to evaluate the learning rate of the perceptron.