Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

DEEP LEARNING using MATLAB. NEURAL NETWORK APPLICATIONS

Posted By: naag
DEEP LEARNING using MATLAB. NEURAL NETWORK APPLICATIONS

DEEP LEARNING using MATLAB. NEURAL NETWORK APPLICATIONS
2017 | English | ISBN-10: 154314456X | 334 pages | PDF + EPUB (conv) | 7.48 Mb

Deep learning (also known as deep structured learning, hierarchical learning or deep machine learning) is a branch of machine learning based on a set of algorithms that attempt to model high level abstractions in data. Deep learning is part of a broader family of machine learning methods based on learning representations of data. One of the promises of deep learning is replacing handcrafted features with efficient algorithms for unsupervised or semi-supervised feature learning and hierarchical feature extraction. Research in this area attempts to make better representations and create models to learn these representations from large-scale unlabeled data. Some of the representations are inspired by advances in neuroscience and are loosely based on interpretation of information processing and communication patterns in a nervous system, such as neural coding which attempts to define a relationship between various stimuli and associated neuronal responses in the brain. MATLAB has the tool Neural Network Toolbox that provides algorithms, functions, and apps to create, train, visualize, and simulate neural networks. You can perform classification, regression, clustering, dimensionality reduction, time-series forecasting, and dynamic system modeling and control. The toolbox includes convolutional neural network and autoencoder deep learning algorithms for image classification and feature learning tasks. To speed up training of large data sets, you can distribute computations and data across multicore processors, GPUs, and computer clusters using Parallel Computing Toolbox. The more important features are the following: • Deep learning, including convolutional neural networks and autoencoders • Parallel computing and GPU support for accelerating training (with Parallel Computing Toolbox) • Supervised learning algorithms, including multilayer, radial basis, learning vector quantization (LVQ), time-delay, nonlinear autoregressive (NARX), and recurrent neural network (RNN) • Unsupervised learning algorithms, including self-organizing maps and competitive layers • Apps for data-fitting, pattern recognition, and clustering • Preprocessing, postprocessing, and network visualization for improving training efficiency and assessing network performance • Simulink® blocks for building and evaluating neural networks and for control systems applications This book develops deep learning, including convolutional neural networks and autoencoders and other types of advanced neural networks