Beginner Artificial Intelligence & Machine Learning
Q4 / 100

What is a neural network?

Correct! Well done.

Incorrect.

The correct answer is B) A computational model inspired by biological neurons, consisting of interconnected layers of nodes that learn representations from data

B

Correct Answer

A computational model inspired by biological neurons, consisting of interconnected layers of nodes that learn representations from data

Explanation

Neural networks have input, hidden, and output layers. Each neuron applies a weighted sum + activation function. Deep neural networks (many hidden layers) learn hierarchical representations.

Progress
4/100