sajjadrahimi74
Member
Neural network is an adjustable model of outputs as functions of inputs. It consists of several layers:
- input layer, which consists of input data
- hidden layer, which consists of processing nodes called neurons
- output layer, which consists of one or several neurons, whose outputs are the network outputs.