Algorithmic as well as Space and Time comparison of various Deep Learning Algorithms

Abstract

Deep learning is an artificial intelligence subfield within machine learning. Now- a-days, deep learning has been used in various applications like computer vision, natural language processing, speech recognition, social network filtering, neural machine translation, etc. Deep learning, Convolutional Neural Network (CNN) is a set of deep neural networks mainly designed for image analysis. Deep learning strong ability is mainly due to multiple feature extraction. In this pa- per, we will discuss and compare AlexNet,VGGNet-16,Residual Network(ResNet-50,101,152)

    Similar works