Abstract:
The model of homogeneous artificial neural network (ANN) with a variable activation function of the neuron isstudied. The program is developed on Python 3. Numerical experiments for artificial neural network training using classical nonlinear programming methods (gradient, Monte Carlo, coordinate descent) on the basis of empirical data of blood tests showed that such approach can be used for the ANN-models implementation in various fields.
Keywords:artificial neural network; activation function of artificial neuron; program for artificial neural network simulation; blood test results of patients.