MACHINE LEARNING(UNIT-5) ASSIGNMENT
1) Artificial Neural Networks (ANN) ?
2) Forward and backward propagation in ANN?
3) Structure of a Multi Layer Perceptron(MLP)?
5) Explain about the step by step procedure to install tensorflow2 ?
Q) give the overview of the five steps in the neural network model life
cycle in keras:define,compile,fit,evaluate the network and make
predictions.