Question: Using Python Programming and Iris Dataset , the answer should required python programming and Iris dataset Suggest and illustrate the structure of neural network for
Using Python Programming and Iris Dataset,
the answer should required python programming and Iris dataset
- Suggest and illustrate the structure of neural network for this dataset (input layer, hidden layer and output layer) (5 Marks)
- Screenshot the before and after normalization data (take few data ONLY) (5 Marks)
- Suggest and screenshot the initial weight of neural network (5 Marks)
- Using epoch=500 and learning rate =1, screenshot the error of backpropagation as well as weight changes (5 Marks)
- Using epoch=1000 and learning rate=1, screenshot the error of backpropagation as well as weight changes (5 Marks)
- Screenshot the accuracy and mean accuracy (5 Marks)
- Conclude your finding (5 Marks)
- Complete source code (15 Marks)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
