Short-term wind power forecast can provide a basis for power system scheduling and prevent power systems from severe impacts of wind power fluctuations. To improve the low prediction accuracy of existing deep learning models applied for short-term wind power prediction,a short-term wind power prediction method based on multiscale convolution-residual network is proposed to optimize the models. The proposed multiscale convolution-residual network is characterized by full range of feature extraction scales and strong stability,and the multiscale convolution part taking layers with convolutional kernel sizes of 3×3,5×5,7×7 and 9×9 is used to extracted detailed information and global information from the input data. By introducing hopping connections to the residual block,the vanishing gradient problem in the convolutional neural network is solved. The results of the simulation applying on the Natal 378-day dataset show that,the multiscale convolution-residual network can make an accurate prediction on wind power for the next 24 h,and the mean square error of the proposed network is more than 43.55% smaller than that of DarkNet19,InceptionResNetV2,InceptionV3,ResNet18,ResNet50,ShuffleNet and Xception.