
BIG DATA ANALYTICS using MATLAB: NEURAL NETWORKS and APPLICATIONS
內容描述
Big data analytics examines large amounts of data to uncover hidden patterns, correlations and other insights. With today’s technology, it’s possible to analyze your data and get answers from it almost immediately – an effort that’s slower and less efficient with more traditional business intelligence solutions. A key tool in big data analytics are the neural networks. MATLAB Neural Network Toolbox provides algorithms, pretrained models, and apps to create, train, visualize, and simulate both shallow and deep neural networks. You can perform classification, regression, clustering, dimensionality reduction, time-series forecasting, and dynamic system modeling and control. Deep learning networks include convolutional neural networks (ConvNets, CNNs) and autoencoders for image classification, regression, and feature learning. For small training sets, you can quickly apply deep learning by performing transfer learning with pretrained deep networks. To speed up training on large datasets, you can use Parallel Computing Toolbox to distribute computations and data across multicore processors and GPUs on the desktop, and you can scale up to clusters and clouds (including Amazon EC2 P2 GPU instances) with MATLAB Distributed Computing Server. The Key Features developed in this book are de next: • Deep learning with convolutional neural networks (for classification and regression) and autoencoders (for feature learning) • Transfer learning with pretrained convolutional neural network models • Training and inference with CPUs or multi-GPUs on desktops, clusters, and clouds • Unsupervised learning algorithms, including self-organizing maps and competitive layers • Supervised learning algorithms, including multilayer, radial basis, learning vector quantization (LVQ), time-delay, nonlinear autoregressive (NARX), and recurrent neural network (RNN) • Preprocessing, postprocessing, and network visualization for improving training efficiency and assessing network performance