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
Artificial Neural network, backpropogation algorithm using gradient descent to train a Feed-Forward Neural Network (1 hidden layer)-- Classification - Classify Flowers (IRIS data set).
Use the data set given in the excel sheet.
About
Artificial Neural network, backpropogation algorithm using gradient descent to train a Feed-Forward Neural Network (1 hidden layer)-- Classification - Classify Flowers (IRIS data set).