a
b
100

What does ANN stand for?

Artificial Neural Network

100

What is a neuron in ANN?

A computational unit that receives inputs, processes them, and produces output.

200

What is training?

Process of adjusting weights using data.

200

What is an epoch?

One complete pass through the training dataset.

300

What is the sigmoid function?

Function that maps values between 0 and 1.

300

What is a feedforward network?

Information flows only forward.

400

What is RNN?

Recurrent Neural Network.

400

What is a hidden layer?

Layer between input and output layers.

500

Explain ANN's role in intelligent healthcare analytics.

Supports decision-making, disease prediction, and personalized healthcare.

500

ANN is used for image recognition. True or False?

True

M
e
n
u