Neural Networks

Q1 Iris Dataset Classification via Neural Networks
Classify the IRIS data set via Artificial Neural Networks ANN
https://www.kaggle.com/azzion/iris-data-set-classification-using-neural-network/data
a.Compute the Confusion Matrix and Accuracy for the ANN
b.Compare the performance with a Naïve Bayes Classifier
Q2 Go through the Google Machine Learning Crash Course (free)
https://developers.google.com/machine-learning/crash-course
And write a paper describing the following exercises:
a.Explain the stochastic gradient descent algorithm for reducing loss

This question has been answered.

Get Answer