AI Project Cycle Part 2 Class X
AI Project Cycle Part 2 Class X
that data points in the same groups are more similar to other data points in
the same group and dissimilar to the data points in other groups. It is basically
a collection of objects on the basis of similarity and dissimilarity between
them.
Ans. Any Artificial Neural Network, irrespective of the style and logic of
implementation, has a few basic features as given below.
● The Artificial Neural Network systems are modelled on the human
brain and nervous system.
● They are able to automatically extract features without feeding the
input by programmer.
● Every node of layer in a Neural Network is compulsorily a machine
learning algorithm.
● It is very useful to implement when solving problems for very huge
datasets.
For reference,👇no need to copy in your notebook