Deep learning can make the computing model that contains a number of processing layers to learn the data that contains many levels of abstract representation.This kind of learning way in the most advanced speech recognition,visual object recognition,object detection and many other areas,such as biology,genetics and medicine brought significant improvement.Deep learning can find the complex structure of large data,and the convolution neural network as one of the important models of the depth study in the processing of voice,image,video and text,and other aspects of a new breakthrough.It is the use of BP algorithm to guide the machine how to get the error before the layer to adjust the parameters of this layer,so that these parameters are more conducive to the calculation of the model.In view of the shortcomings of traditional BP algorithm,a fast BP algorithm is proposed,which has the disadvantages of slow convergence speed and often falls into local minimum points.The improved convolutional neural network is used to validate the data set MNIST,English character recognition and medical image.The simulation results show the effectiveness of the proposed algorithm.
关键词
深度学习卷积神经网络改进BP算法
Keywords
Deep learningConvolutional neural networkImproved BP algorithm