Academia.edu no longer supports Internet Explorer.
To browse Academia.edu and the wider internet faster and more securely, please take a few seconds to upgrade your browser.
2018, IJARIIT
…
3 pages
1 file
Deep learning also called hierarchical learning is part of a broader family of machine learning method based on the learning data representation .learning can be supervised, unsupervised or reinforcement there are many deep learning libraries nowadays. Libraries contain direct function by which we can import the library and we can directly perform the algorithm on the data .now days number of such type libraries are available with their available feature and benefits .we have to select an appropriate tool for performing a particular task is difficult to decide. This research represents the comparative analysis of deep learning libraries .the main libraries which I will compare is tensorflow, pytorch, theano and caffe the parameters for comparing the libraries are the adoption, dynamic and static graph definition, debugging, visualization and data parallelism.
IJRASET, 2021
Deep Learning methods have paved the way for elevating the future technology that is capable of changing the world. In modern times, size of data is increasing with the level of application. Deep learning enables the huge dataset to process the highly optimized algorithms with high accuracy as well as within low time. The network architecture of deep learning works similar to human brain nerves. The network accepts the input dataset and convert the data into matrix form that passed through multiple layers in which, each layer upgrade the data to deliver the prediction or classification at the end. Researchers explored the numerous deep learning models that portrayed an inspiration for developers and benefitted in the field of voice recognition, language translation, image categorization, stock market prediction etc. The concern behind the model is to effectively resolve the numerous tasks which need to distributed representation and human intelligence. The highly advanced processors like CPU and GPU has too enhanced the deep learning application through fast matrix calculations and image processing. We will take the sample of wind dataset and used it for comparing the different Deep Neural Network (DNN) artificial algorithm.
JOURNAL OF MECHANICS OF CONTINUA AND MATHEMATICAL SCIENCES, 2019
Deep learning is a rapidly growing field of machine learning which finds the application of its methods to provide solutions to numerous problems related to computer vision, speech recognition, natural language processing, and others. This paper gives a comparative analysis of the five deep learning tools on the grounds of training time and accuracy. Evaluation includes classifying digits from the MNIST data set making use of a fully connected neural network architecture (FCNN). Here we have selected five frameworks-Torch ,Deeplearning4j, TensorFlow, Caffe & Theano (with Keras), to evaluate their performance and accuracy. In order to enhance the comparison of the frameworks, the standard MNIST data set of handwritten digits was chosen for the classification task. When working with the data set, our goal was to identify the digits (0-9) using a fully connected neural network architecture. All computations were executed on a GPU. The key metrics addressed were training speed, classification speed, and accuracy.
International Journal of Scientific Research in Science, Engineering and Technology, 2020
Deep learning is a subfield of machine learning however both drop under the broad category of artificial intelligence. Deep learning is what powers the most human-like artificial intelligence that consents computational models that are composed of multiple processing layers to learn representations of data with multiple levels of abstraction. Deep learning is making major advances in solving problems hence categorized in wider section of artificial intelligence. The main advantage of Deep Learning is to create an artificial neural network that can learn and make intelligent decisions on its own and to process large numbers of features makes deep learning very powerful when dealing with unstructured data.
Deep learning is a new area of machine learning research. Deep learning technology applies the nonlinear and advanced transformation of model abstraction into a large database. The latest development shows that deep learning in various fields and greatly contributed to artificial intelligence so far. This article reviews the contributions and new applications of deep learning. The main target of this review is to give the summarize points for scholars to have the analysis about applications and algorithms. Then review tries to investigate the main applications and uses algorithms. In addition, the advantages of using the method of deep learning and its hierarchical and nonlinear functioning are introduced and compared to traditional algorithms in common applications. The following three criteria should be taken into consideration when choosing the area of application. (1) expertise or knowledge of the author; (2) the successful application of deep learning technology has changed the field of application, such as voice recognition, chat robots, search technology and vision; and (3) deep learning can have a significant impact on the application domain and benefit from recent research with natural language and text processing, information recovery and multimodal information processing resulting from multitasking deep learning. This review provides a general overview of a new concept and the growing benefits and popularity of deep learning, which can help researchers and students interested in deep learning methods.
The Deep learning architectures fall into the widespread family of machine learning algorithms that are based on the model of artificial neural network. Rapid advancements in the technological field during the last decade have provided many new possibilities to collect and maintain large amount of data. Deep Learning is considered as prominent field to process, analyze and generate patterns from such large amount of data that used in various domains including medical diagnosis, precision agriculture, education, market analysis, natural language processing, recommendation systems and several others. Without any human intervention, deep learning models are capable to produce appropriate results, which are equivalent, sometime even more superior even than human. This paper discusses the background of deep learning and its architectures, deep learning applications developed or proposed by various researchers pertaining to different domains and various deep learning tools.
International Journal of Engineering Research and Technology (IJERT), 2021
https://www.ijert.org/an-overview-of-deep-learning https://www.ijert.org/research/an-overview-of-deep-learning-IJERTCONV9IS05064.pdf This paper informs overview and recent advances in Deep Learning. Deep Learning (DL) is the subjectivity of Machine Learning (ML) and Machine learning is the subclass of Artificial Intelligence (AI). Now a day's Deep Learning is one of the most advanced scientific research area in all domains. Deep learning is driving significant advancements across industries, enterprises, health care, retail and financial services, automotive and daily life also. In this data is processed via neural networks and thus machine works alike human does. So the methods of Deep learning creates world shattering in all areas especially Machine Learning. Machine Learning and Deep Learning technologies work on algorithms and programming that activates the computer to think like a human and take a decision like learn by example. Deep learning uses Machine learning technologies to get solution of problems and make decisions. Day by day a new deep learning technique comes into the market and it gives good performance i.e. solution to the problem. Since Deep Learning evolves vast and fastest growing part of Artificial Intelligence.
International Journal of Innovative Technology and Exploring Engineering, 2019
Now-a-days artificial intelligence has become an asset for engineering and experimental studies, just like statistics and calculus. Data science is a growing field for researchers and artificial intelligence, machine learning and deep learning are roots of it. This paper describes the relation between these roots of data science. There is a need of machine learning if any kind of analysis is to be performed. This study describes machine learning from the scratch. It also focuses on Deep Learning. Deep learning can also be known as new trend of machine learning. This paper gives a light on basic architecture of Deep learning. A comparative study of machine learning and deep learning is also given in the paper and allows researcher to have a broad view on these techniques so that they can understand which one will be preferable solution for a particular problem.
Deep learning allows computational models that are composed of multiple processing layers to learn representations of data with multiple levels of abstraction. These methods have dramatically improved the state-of-the-art in speech recognition, visual object recognition, object detection and many other domains such as drug discovery and genomics. Deep learning discovers intricate structure in large data sets by using the backpropagation algorithm to indicate how a machine should change its internal parameters that are used to compute the representation in each layer from the representation in the previous layer. Deep convolutional nets have brought about breakthroughs in processing images, video, speech and audio, whereas recurrent nets have shone light on sequential data such as text and speech. In this paper, main topics about deep learning have been covered. The relationship between artificial intelligence, machine learning and deep learning has been mentioned briefly. Detailed information about deep learning has been given, ie. History and future of deep learning. Artificial neural networks has been reviewed. The importance of GPU and deep learning in big data have been shown deeply. Using areas of deep learning have been explained. Benefits and weaknesses of deep learning have been covered. The informations about deep learning algorithms, libraries and tools have been given.
International Journal for Research in Applied Science & Engineering Technology (IJRASET), 2022
Deep Learning Applications are being applied in various domains in recent years. Training a deep learning model is a very time consuming task. But, many open source frameworks are available to simplify this task. In this review paper we have discussed the features of some popular open source software tools available for deep learning along with their advantages and disadvantages. Software tools discussed in this paper are Tensorflow, Keras, Pytorch, Microsoft Cognitive Toolkit (CNTK).
2018
Deep learning is a sub field of machine learning. Learning can be of supervised, semi-supervised and unsupervised. There are different types of architectures for deep learning . In this paper we are giving an overview of different architectures that are widely used and their application area. Deep learning is applied in many areas such as image processing, speech recognition, data mining, natural language processing, social network filtering, machine translation, bioinformatics and drug design. IndexTerms Deep learning ;deep learning architecture; machine learning _________________________________________________________________________________________________________________
Cuneiform Digital Library Journal, 2024
América Latina: transiciones ¿hacia dónde? Informe anual 2022-23, 2022
Galileo‘s Break with the Venetian Woodcut, 2011
H2020–ICT-2016-1 DECODE D2.1 Multidisciplinary Framework on Commons Collaborative Economy DEcentralised Citizens Owned Data Ecosystem D2.1 Multidisciplinary Framework on Commons Collaborative Economy
Entre el papel y la carne: Representaciones del cuerpo de las mujeres y las batallas por el dominio de su sexualidad. Un análisis desde la prensa escrita y la vida cotidiana en la región urbana josefina, 1960-2010, 2016
Iranian journal of nursing and midwifery research, 2014
P. Bria, E. Caroppo, M. Colimberti, P. Brogna (a cura di), Trattato italiano di psichiatria interculturale e delle migrazioni, Roma, Società editrice Universo, 387-98, 2010
Digital Object Identifier Number, 2024
Minerva Anestesiologica
2020
Journal of the Society of Naval Architects of Japan, 1988
IEEE Transactions on Pattern Analysis and Machine Intelligence, 1986
Annals of West University of Timisoara - Physics, 2021
arXiv (Cornell University), 2022
Proceedings of the National Academy of Sciences, 2007