A useful approach to select relevant features from a dataset
Solution
a) An artificial neural network is an artificial intelligence tool that sees and makes the production of arbitrary nonlinear multiparametric discriminant functions from the experimental data feeded in the system. The application of artificial neural network has attained an increased popularity for the applications where there was a use of mechanistic description of the dependency between dependent and independent variables. The application of artificial neural network to complex situations makes them highly usefule for the study of biological systems. The Biological systems being the most complex and unpredictable systems in terms of behaviour, the artifical intelligence recent applications consists the analysis of expression profiles ,genomic proteomic sequences and voice recognition.Therefore Artificial intelligence ability to model complex problems has resulted in their increased role in these tests.
b)The simplest kind of neural network is a single-layer perceptron network, that has single layer of output nodes. The inputs would be provided into the outputs with the series of weights.Like this,it could be considered the most basic kind of feed-forward network. The sum of the products of the weights and the inputs is processed for each node, and if the value shall be above a given specified threshold , the neuron would fire and would take up the activated value ; otherwise it incorporates the deactivated value.
