Deep learning with MXNet cookbook discover an extensive collection of recipes for creating and implementing AI models on MXNet
Description
More Details
Notes
Subjects
Also in this Series
Reviews from GoodReads
Citations
Torres, A. P., & Newman, P. (2023). Deep learning with MXNet cookbook: discover an extensive collection of recipes for creating and implementing AI models on MXNet (1st edition.). Packt Publishing.
Chicago / Turabian - Author Date Citation, 17th Edition (style guide)Torres, Andrés P. and Paul Newman. 2023. Deep Learning With MXNet Cookbook: Discover an Extensive Collection of Recipes for Creating and Implementing AI Models On MXNet. Birmingham: Packt Publishing.
Chicago / Turabian - Humanities (Notes and Bibliography) Citation, 17th Edition (style guide)Torres, Andrés P. and Paul Newman. Deep Learning With MXNet Cookbook: Discover an Extensive Collection of Recipes for Creating and Implementing AI Models On MXNet Birmingham: Packt Publishing, 2023.
Harvard Citation (style guide)Torres, A. P. and Newman, P. (2023). Deep learning with mxnet cookbook: discover an extensive collection of recipes for creating and implementing AI models on mxnet. 1st edn. Birmingham: Packt Publishing.
MLA Citation, 9th Edition (style guide)Torres, Andrés P.,, and Paul Newman. Deep Learning With MXNet Cookbook: Discover an Extensive Collection of Recipes for Creating and Implementing AI Models On MXNet 1st edition., Packt Publishing, 2023.
Staff View
Grouping Information
Grouped Work ID | 79372161-c534-a0ad-8691-f3041e98ab34-eng |
---|---|
Full title | deep learning with mxnet cookbook discover an extensive collection of recipes for creating and implementing ai models on mxnet |
Author | torres andrés p |
Grouping Category | book |
Last Update | 2025-01-24 12:33:29PM |
Last Indexed | 2025-05-22 03:23:29AM |
Book Cover Information
Image Source | default |
---|---|
First Loaded | Feb 1, 2025 |
Last Used | Feb 1, 2025 |
Marc Record
First Detected | Dec 16, 2024 11:27:38 PM |
---|---|
Last File Modification Time | Dec 17, 2024 08:28:55 AM |
Suppressed | Record had no items |
MARC Record
LEADER | 09528cam a22004217i 4500 | ||
---|---|---|---|
001 | on1416155815 | ||
003 | OCoLC | ||
005 | 20241217082548.0 | ||
006 | m o d | ||
007 | cr |n||||||||| | ||
008 | 231231s2023 enk o 000 0 eng d | ||
020 | |a 9781800562905|q (electronic bk.) | ||
020 | |a 180056290X|q (electronic bk.) | ||
035 | |a (OCoLC)1416155815 | ||
037 | |a 9781800569607|b O'Reilly Media | ||
040 | |a YDX|b eng|c YDX|d ORMDA|d OCLCO|d SFB | ||
049 | |a MAIN | ||
050 | 4 | |a Q325.5 | |
082 | 0 | 4 | |a 006.3/1|2 23/eng/20240109 |
100 | 1 | |a Torres, Andrés P.,|e author. | |
245 | 1 | 0 | |a Deep learning with MXNet cookbook|h [electronic resource] :|b discover an extensive collection of recipes for creating and implementing AI models on MXNet /|c Andrés P. Torres ; foreword by Prof. Paul Newman. |
250 | |a 1st edition. | ||
264 | 1 | |a Birmingham :|b Packt Publishing,|c 2023. | |
300 | |a 1 online resource | ||
505 | 0 | |a Cover -- Title Page -- Copyright and Credits -- Foreword -- Contributors -- Table of Contents -- Preface -- Chapter 1: Up and Running with MXNet -- Technical requirements -- Installing MXNet, Gluon, GluonCV, and GluonNLP -- Getting ready -- How to do it... -- How it works... -- There's more... -- NumPy and MXNet ND arrays -- Getting ready -- How to do it... -- How it works... -- There's more... -- Chapter 2: Working with MXNet and Visualizing Datasets -- Gluon and DataLoader -- Technical requirements -- Understanding regression datasets -- loading, managing, and visualizing the House Sales dataset -- Getting ready -- How to do it... -- How it works... -- There's more... -- Understanding classification datasets -- loading, managing, and visualizing the Iris dataset -- Getting ready -- How to do it... -- How it works... -- There's more... -- Understanding image datasets -- loading, managing, and visualizing the Fashion-MNIST dataset -- Getting ready -- How to do it... -- How it works... -- There's more... -- Understanding text datasets -- loading, managing, and visualizing the Enron Email dataset -- Getting ready -- How to do it... -- How it works... -- There's more... -- Chapter 3: Solving Regression Problems -- Technical requirements -- Understanding the math of regression models -- Getting ready -- How to do it... -- How it works... -- There's more... -- Defining loss functions and evaluation metrics for regression -- Getting ready -- How to do it... -- How it works... -- There's more... -- Training regression models -- Getting ready -- How to do it... -- How it works... -- There's more... -- Evaluating regression models -- Getting ready -- How to do it... -- How it works... -- There's more... -- Chapter 4: Solving Classification Problems -- Technical requirements -- Understanding math for classification models -- Getting ready -- How to do it. | |
505 | 8 | |a How it works... -- There's more... -- Defining loss functions and evaluation metrics for classification -- Getting ready -- How to do it... -- How it works... -- There's more... -- Training for classification models -- Getting ready -- How to do it... -- How it works... -- There's more... -- Evaluating classification models -- Getting ready -- How to do it... -- How it works... -- There's more... -- Chapter 5: Analyzing Images with Computer Vision -- Technical requirements -- Understanding convolutional neural networks -- Getting ready -- How to do it... -- How it works... -- There's more... -- Classifying images with MXNet -- GluonCV Model Zoo, AlexNet, and ResNet -- Getting ready -- How to do it... -- How it works... -- There's more... -- Detecting objects with MXNet -- Faster R-CNN and YOLO -- Getting ready -- How to do it... -- How it works... -- There's more... -- Segmenting objects in images with MXNet -- PSPNet and DeepLab-v3 -- Getting ready -- How to do it... -- How it works... -- There's more... -- Chapter 6: Understanding Text with Natural Language Processing -- Technical requirements -- Introducing NLP networks -- Getting ready -- How to do it... -- Introducing Recurrent Neural Networks (RNNs) -- Improving RNNs with Long Short-Term Memory (LSTM) -- Introducing GluonNLP Model Zoo -- Paying attention with Transformers -- How it works... -- There's more... -- Classifying news highlights with topic modeling -- Getting ready -- How to do it... -- How it works... -- There's more... -- Analyzing sentiment in movie reviews -- Getting ready -- How to do it... -- How it works... -- There's more... -- Translating text from Vietnamese to English -- Getting ready -- How to do it... -- How it works... -- There's more... -- Chapter 7: Optimizing Models with Transfer Learning and Fine-Tuning -- Technical requirements. | |
505 | 8 | |a Understanding transfer learning and fine-tuning -- Getting ready -- How to do it... -- How it works... -- There's more... -- Improving performance for classifying images -- Getting ready -- How to do it... -- Revisiting the ImageNet-1k and Dogs vs Cats datasets -- How it works... -- There's more... -- Improving performance for segmenting images -- Getting ready -- How to do it... -- How it works... -- There's more... -- Improving performance for translating English to German -- Getting ready -- How to do it... -- How it works... -- There's more... -- Chapter 8: Improving Training Performance with MXNet -- Technical requirements -- Introducing training optimization features -- Getting ready -- How to do it... -- How it works... -- There's more... -- Optimizing training for image segmentation -- Getting ready -- How to do it... -- How it works... -- There's more... -- Optimizing training for translating text from English to German -- Getting ready -- How to do it... -- How it works... -- There's more... -- Chapter 9: Improving Inference Performance with MXNet -- Technical requirements -- Introducing inference optimization features -- Getting ready -- How to do it... -- How it works... -- There's more... -- Optimizing inference for image segmentation -- Getting ready -- How to do it... -- How it works... -- There's more... -- Optimizing inference when translating text from English to German -- Getting ready -- How to do it... -- How it works... -- There's more... -- Index -- Other Books You May Enjoy. | |
520 | |a Gain practical, recipe-based insights into the world of deep learning using Apache MXNet for flexible and efficient research prototyping, training, and deployment to production Key Features Create scalable deep learning applications using MXNet products with step-by-step tutorials Implement tasks such as transfer learning, transformers, and more with the required speed and scalability Analyze model performance and fine-tune for accuracy, scalability, and speed Purchase of the print or Kindle book includes a free PDF eBook Book Description 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. What you will learn Grasp the advantages of MXNet and Gluon libraries Build and train network models from scratch using MXNet Apply transfer learning for more complex, fine-tuned network architectures Address modern Computer Vision and NLP problems using neural network techniques Train state-of-the-art models with GPUs and leverage modern optimization techniques Improve inference run-times and deploy models in production Who this book is for This book is for data scientists, machine learning engineers, and developers who want to work with Apache MXNet for building fast and scalable deep learning solutions. Python programming knowledge and access to a working coding environment with Python 3.6+ is necessary to get started. Although not a prerequisite, a solid theoretical understanding of mathematics for deep learning will be beneficial. | ||
590 | |a O'Reilly|b O'Reilly Online Learning: Academic/Public Library Edition | ||
630 | 0 | 0 | |a Apache MXNet. |
650 | 0 | |a Machine learning.|9 46043 | |
700 | 1 | |a Newman, Paul|q (Paul Michael),|e writer of foreword. | |
776 | 0 | 8 | |i Print version:|z 9781800562905 |
776 | 0 | 8 | |i Print version:|z 9781800569607|z 1800569602|w (OCoLC)1388648013 |
856 | 4 | 0 | |u https://library.access.arlingtonva.us/login?url=https://learning.oreilly.com/library/view/~/9781800569607/?ar|x O'Reilly|z eBook |
938 | |a YBP Library Services|b YANK|n 305913485 | ||
994 | |a 92|b VIA | ||
999 | |c 360376|d 360376 |