-
Book Overview & Buying
-
Table Of Contents
Deep Learning with MXNet Cookbook
By :
Deep Learning with MXNet Cookbook
By:
Overview of this book
Explore the capabilities of the open-source deep learning framework MXNet to train and deploy neural network models and implement state-of-the-art (SOTA) architectures in Computer Vision, natural language processing, and more. The Deep Learning with MXNet Cookbook is your gateway to constructing fast and scalable deep learning solutions using Apache MXNet.
Starting with the different versions of MXNet, this book helps you choose the optimal version for your use and install your library. You’ll work with MXNet/Gluon libraries to solve classification and regression problems and gain insights into their inner workings. Venturing further, you’ll use MXNet to analyze toy datasets in the areas of numerical regression, data classification, picture classification, and text classification. From building and training deep-learning neural network architectures from scratch to delving into advanced concepts such as transfer learning, this book covers it all. You'll master the construction and deployment of neural network architectures, including CNN, RNN, LSTMs, and Transformers, and integrate these models into your applications.
By the end of this deep learning book, you’ll wield the MXNet and Gluon libraries to expertly create and train deep learning networks using GPUs and deploy them in different environments.
Table of Contents (12 chapters)
Preface
Chapter 1: Up and Running with MXNet
Chapter 2: Working with MXNet and Visualizing Datasets – Gluon and DataLoader
Chapter 3: Solving Regression Problems
Chapter 4: Solving Classification Problems
Chapter 5: Analyzing Images with Computer Vision
Chapter 6: Understanding Text with Natural Language Processing
Chapter 7: Optimizing Models with Transfer Learning and Fine-Tuning
Chapter 8: Improving Training Performance with MXNet
Chapter 9: Improving Inference Performance with MXNet
Index