Discuss the comparison between Artificial Neural Network, fuzzy logic and Genetic algorithm
[7 marks]What is the learning rate of the NN? Explain mathematically the effect of the learning rate on the convergence during the training of NN.
[7 marks]Define the basic structure of the ANN. Explain the ADALINE and MADALINE structure of neural network with weight updated rules.
[7 marks]What is the significant of the activation function? Explain various activation functions used in feed forward NN.
[7 marks]Represent vector and Matrix notation of 3 neurons in input layer, 3 neurons in hidden layer and 3 neurons in the output layer.
[7 marks]Derive the weight updated equation of gradient descent algorithm for back propagation NN.
[7 marks]What is a schema? What is the relationship between schema and chromosome? What are the effects caused by crossover and mutation over instances of schema?
[7 marks]Compare the Radial basis function network with feed forward NN.
[7 marks]Discuss the following selection methods with reference to GA
[7 marks]Roulette wheel selection (ii)Rank selection (iii) Tournament selection
[ marks]Explain the fuzzy logic based washing machine system. Define the input and output variables, membership functions, rules and defuzzification method.
[7 marks]Describe Fuzzy IF-THEN rule along with fuzzy inference system.
[7 marks]Explain various types of membership functions used in Fuzzy Systems. What is the effect of shape of membership function and its location in the universe of disclosure on the design of fuzzy systems?
[7 marks]Discuss the advantages of neural fuzzy hybrid system compare to the individual system.
[7 marks]Discuss the application or ANN for load forecasting. Specify NN structure, inputs, output, training algorithm and convergence of network with testing data.
[7 marks]Explain the voltage control method using fuzzy logic and neural network controller.
[7 marks]Discuss the Economic load dispatch and Unit commitment problem using GA
[7 marks]Discuss the multi area load frequency generation control using AI techniques.
[7 marks]