Target New ArrivalsGift Ideas for DadFourth of JulyClothing, Shoes & AccessoriesHome & DecorKitchen & DiningOutdoor Living & GardenGroceryHousehold EssentialsBabyBeautyPersonal CareSports & OutdoorsHealthWellnessLuggageSchool & Office SuppliesToys & GamesElectronicsVideo GamesMovies, Music & BooksParty SuppliesGift IdeasGift CardsPetsUlta Beauty at TargetShop by CommunityTarget OpticalDealsClearanceNew ArrivalsGift Ideas for DadBack to SchoolCollegeTop DealsTarget Circle DealsWeekly AdShop Order PickupShop Same Day DeliveryRegistryRedCardTarget CircleFind Stores
Automated Deep Learning Using Neural Network Intelligence - by  Ivan Gridin (Paperback) - 1 of 1

Automated Deep Learning Using Neural Network Intelligence - by Ivan Gridin (Paperback)

$69.99

In Stock

Free & easy returns

Free & easy returns

Return this item by mail or in store within 90 days for a full refund.
Eligible for registries and wish lists

About this item

Highlights

  • Optimize, develop, and design PyTorch and TensorFlow models for a specific problem using the Microsoft Neural Network Intelligence (NNI) toolkit.
  • About the Author: Ivan Gridin is a machine learning expert from Moscow who has worked on distributive high-load systems and implemented different machine learning approaches in practice.
  • 384 Pages
  • Computers + Internet, Artificial Intelligence

Description



Book Synopsis



Optimize, develop, and design PyTorch and TensorFlow models for a specific problem using the Microsoft Neural Network Intelligence (NNI) toolkit. This book includes practical examples illustrating automated deep learning approaches and provides techniques to facilitate your deep learning model development.

The first chapters of this book cover the basics of NNI toolkit usage and methods for solving hyper-parameter optimization tasks. You will understand the black-box function maximization problem using NNI, and know how to prepare a TensorFlow or PyTorch model for hyper-parameter tuning, launch an experiment, and interpret the results. The book dives into optimization tuners and the search algorithms they are based on: Evolution search, Annealing search, and the Bayesian Optimization approach. The Neural Architecture Search is covered and you will learn how to develop deep learning models from scratch. Multi-trial and one-shot searching approaches of automatic neural network design are presented. The book teaches you how to construct a search space and launch an architecture search using the latest state-of-the-art exploration strategies: Efficient Neural Architecture Search (ENAS) and Differential Architectural Search (DARTS). You will learn how to automate the construction of a neural network architecture for a particular problem and dataset. The book focuses on model compression and feature engineering methods that are essential in automated deep learning. It also includes performance techniques that allow the creation of large-scale distributive training platforms using NNI.

After reading this book, you will know how to use the full toolkit of automated deep learning methods. The techniques and practical examples presented in this book will allow you to bring your neural network routines to a higher level.


What You Will Learn
  • Know the basic concepts of optimization tuners, search space, and trials
  • Apply different hyper-parameter optimization algorithms to develop effective neural networks
  • Construct new deep learning models from scratch
  • Execute the automated Neural Architecture Search to create state-of-the-art deep learning models
  • Compress the model to eliminate unnecessary deep learning layers

Who This Book Is For
Intermediate to advanced data scientists and machine learning engineers involved in deep learning and practical neural network development



From the Back Cover



Optimize, develop, and design PyTorch and TensorFlow models for a specific problem using the Microsoft Neural Network Intelligence (NNI) toolkit. This book includes practical examples illustrating automated deep learning approaches and provides techniques to facilitate your deep learning model development.

The first chapters of this book cover the basics of NNI toolkit usage and methods for solving hyper-parameter optimization tasks. You will understand the black-box function maximization problem using NNI, and know how to prepare a TensorFlow or PyTorch model for hyper-parameter tuning, launch an experiment, and interpret the results. The book dives into optimization tuners and the search algorithms they are based on: Evolution search, Annealing search, and the Bayesian Optimization approach. The Neural Architecture Search is covered and you will learn how to develop deep learning models from scratch. Multi-trial and one-shot searching approaches of automatic neural network design are presented. The book teaches you how to construct a search space and launch an architecture search using the latest state-of-the-art exploration strategies: Efficient Neural Architecture Search (ENAS) and Differential Architectural Search (DARTS). You will learn how to automate the construction of a neural network architecture for a particular problem and dataset. The book focuses on model compression and feature engineering methods that are essential in automated deep learning. It also includes performance techniques that allow the creation of large-scale distributive training platforms using NNI.

After reading this book, you will know how to use the full toolkit of automated deep learning methods. The techniques and practical examples presented in this book will allow you to bring your neural network routines to a higher level.

What You Will Learn
  • Know the basic concepts of optimization tuners, search space, and trials
  • Apply different hyper-parameter optimization algorithms to develop effective neural networks
  • Construct new deep learning models from scratch
  • Execute the automated Neural Architecture Search to create state-of-the-art deep learning models
  • Compress the model to eliminate unnecessary deep learning layers



About the Author



Ivan Gridin is a machine learning expert from Moscow who has worked on distributive high-load systems and implemented different machine learning approaches in practice. One of the primary areas of his research is the design and analysis of predictive time series models. Ivan has fundamental math skills in probability theory, random process theory, time series analysis, machine learning, deep learning, and optimization. He has published books on genetic algorithms and time series analysis.
Dimensions (Overall): 10.0 Inches (H) x 7.0 Inches (W) x .83 Inches (D)
Weight: 1.54 Pounds
Suggested Age: 22 Years and Up
Number of Pages: 384
Genre: Computers + Internet
Sub-Genre: Artificial Intelligence
Publisher: Apress
Theme: General
Format: Paperback
Author: Ivan Gridin
Language: English
Street Date: June 21, 2022
TCIN: 1011991149
UPC: 9781484281482
Item Number (DPCI): 247-23-0728
Origin: Made in the USA or Imported
If the item details aren’t accurate or complete, we want to know about it.

Shipping details

Estimated ship dimensions: 0.83 inches length x 7 inches width x 10 inches height
Estimated ship weight: 1.54 pounds
We regret that this item cannot be shipped to PO Boxes.
This item cannot be shipped to the following locations: American Samoa (see also separate entry under AS), Guam (see also separate entry under GU), Northern Mariana Islands, Puerto Rico (see also separate entry under PR), United States Minor Outlying Islands, Virgin Islands, U.S., APO/FPO, Alaska, Hawaii

Return details

This item can be returned to any Target store or Target.com.
This item must be returned within 90 days of the date it was purchased in store, delivered to the guest, delivered by a Shipt shopper, or picked up by the guest.
See the return policy for complete information.

Q: What is the significance of model compression in deep learning?

submitted by AI Shopping Assistant - today
  • A: Model compression helps eliminate unnecessary layers, improving efficiency and performance in deep learning models.

    submitted byAI Shopping Assistant - today
    Ai generated

Q: Who is the target audience for this book?

submitted by AI Shopping Assistant - today
  • A: The book is aimed at intermediate to advanced data scientists and machine learning engineers.

    submitted byAI Shopping Assistant - today
    Ai generated

Q: What programming frameworks are covered in this book?

submitted by AI Shopping Assistant - today
  • A: The book covers PyTorch and TensorFlow for developing deep learning models.

    submitted byAI Shopping Assistant - today
    Ai generated

Q: What is the main focus of the Neural Architecture Search section?

submitted by AI Shopping Assistant - today
  • A: It focuses on automating the construction of neural network architectures for specific problems.

    submitted byAI Shopping Assistant - today
    Ai generated

Q: What optimization techniques are discussed in the book?

submitted by AI Shopping Assistant - today
  • A: The book discusses Evolution search, Annealing search, and Bayesian Optimization techniques.

    submitted byAI Shopping Assistant - today
    Ai generated

Additional product information and recommendations

Discover more options

Best-selling Computers & Technology Books

Get top deals, latest trends, and more.

Privacy policy