Cargando…

Deep learning with Azure : building and deploying artificial intelligence solutions on the Microsoft AI platform /

Get up-to-speed with Microsoft's AI Platform. Learn to innovate and accelerate with open and powerful tools and services that bring artificial intelligence to every data scientist and developer. Artificial Intelligence (AI) is the new normal. Innovations in deep learning algorithms and hardware...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Salvaris, Mathew (Autor), Dean, Danielle (Autor), Tok, Wee-Hyong (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: New York : Apress, 2018.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 i 4500
001 OR_on1050110381
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu|||unuuu
008 180828s2018 nyu ob 001 0 eng d
040 |a N$T  |b eng  |e rda  |e pn  |c N$T  |d N$T  |d GW5XE  |d EBLCP  |d TEFOD  |d NLE  |d YDX  |d UAB  |d UMI  |d UPM  |d OCLCF  |d STF  |d MOQ  |d AAA  |d TOH  |d CEF  |d UKMGB  |d OTZ  |d G3B  |d LVT  |d OCLCQ  |d U3W  |d VT2  |d CAUOI  |d SNK  |d YOU  |d K6U  |d LEAUB  |d MERER  |d OCLCQ  |d COO  |d UKAHL  |d LQU  |d FVL  |d OCLCQ  |d BRF  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO 
016 7 |a 019045939  |2 Uk 
019 |a 1050335676  |a 1052786234  |a 1055592017  |a 1081269952  |a 1086434475  |a 1088976357  |a 1103252188  |a 1105181109  |a 1105710525 
020 |a 9781484236796  |q (electronic bk.) 
020 |a 1484236793  |q (electronic bk.) 
020 |a 9781484236802  |q (print) 
020 |a 1484236807 
020 |z 9781484236789 
020 |z 1484236785 
024 7 |a 10.1007/978-1-4842-3679-6  |2 doi 
024 8 |a 10.1007/978-1-4842-3 
027 |a SPRINTER 
029 1 |a AU@  |b 000063971366 
029 1 |a AU@  |b 000068186877 
029 1 |a CHNEW  |b 001073750 
029 1 |a CHVBK  |b 579465543 
029 1 |a UKMGB  |b 019045939 
029 1 |a AU@  |b 000074013205 
035 |a (OCoLC)1050110381  |z (OCoLC)1050335676  |z (OCoLC)1052786234  |z (OCoLC)1055592017  |z (OCoLC)1081269952  |z (OCoLC)1086434475  |z (OCoLC)1088976357  |z (OCoLC)1103252188  |z (OCoLC)1105181109  |z (OCoLC)1105710525 
037 |a E892926D-68E7-487B-913C-4ADC80A9D666  |b OverDrive, Inc.  |n http://www.overdrive.com 
050 4 |a QA76.585  |b .S25 2018eb 
072 7 |a COM  |x 013000  |2 bisacsh 
072 7 |a COM  |x 014000  |2 bisacsh 
072 7 |a COM  |x 018000  |2 bisacsh 
072 7 |a COM  |x 067000  |2 bisacsh 
072 7 |a COM  |x 032000  |2 bisacsh 
072 7 |a COM  |x 037000  |2 bisacsh 
072 7 |a COM  |x 052000  |2 bisacsh 
072 7 |a UMP  |2 bicssc 
072 7 |a UMP  |2 thema 
082 0 4 |a 004.67/82  |2 23 
049 |a UAMI 
100 1 |a Salvaris, Mathew,  |e author. 
245 1 0 |a Deep learning with Azure :  |b building and deploying artificial intelligence solutions on the Microsoft AI platform /  |c Mathew Salvaris, Danielle Dean, Wee Hyong Tok. 
264 1 |a New York :  |b Apress,  |c 2018. 
300 |a 1 online resource 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
347 |b PDF 
504 |a Includes bibliographical references and index. 
520 |a Get up-to-speed with Microsoft's AI Platform. Learn to innovate and accelerate with open and powerful tools and services that bring artificial intelligence to every data scientist and developer. Artificial Intelligence (AI) is the new normal. Innovations in deep learning algorithms and hardware are happening at a rapid pace. It is no longer a question of should I build AI into my business, but more about where do I begin and how do I get started with AI?Written by expert data scientists at Microsoft, Deep Learning with the Microsoft AI Platform helps you with the how-to of doing deep learning on Azure and leveraging deep learning to create innovative and intelligent solutions. Benefit from guidance on where to begin your AI adventure, and learn how the cloud provides you with all the tools, infrastructure, and services you need to do AI. What You'll LearnBecome familiar with the tools, infrastructure, and services available for deep learning on Microsoft Azure such as Azure Machine Learning services and Batch AIUse pre-built AI capabilities (Computer Vision, OCR, gender, emotion, landmark detection, and more)Understand the common deep learning models, including convolutional neural networks (CNNs), recurrent neural networks (RNNs), generative adversarial networks (GANs) with sample code and understand how the field is evolvingDiscover the options for training and operationalizing deep learning models on Azure Who This Book Is ForProfessional data scientists who are interested in learning more about deep learning and how to use the Microsoft AI platform. Some experience with Python is helpful. 
588 0 |a Online resource; title from PDF title page (EBSCO, viewed August 29, 2018). 
505 0 |a Intro; Table of Contents; About the Authors; About the Guest Authors of Chapter 7; About the Technical Reviewers; Acknowledgments; Foreword; Introduction; Part I: Getting Started with AI; Chapter 2: Overview of Deep Learning; Common Network Structures; Convolutional Neural Networks; Recurrent Neural Networks; Generative Adversarial Networks; Autoencoders; Deep Learning Workflow; Finding Relevant Data Set(s); Data Set Preprocessing; Training the Model; Validating and Tuning the Model; Deploy the Model; Deep Learning Frameworks & Compute. 
505 8 |a Jump Start Deep Learning: Transfer Learning and Domain AdaptationModels Library; Summary; Chapter 3: Trends in Deep Learning; Variations on Network Architectures; Residual Networks and Variants; DenseNet; Small Models, Fewer Parameters; Capsule Networks; Object Detection; Object Segmentation; More Sophisticated Networks; Automated Machine Learning; Hardware; More Specialized Hardware; Hardware on Azure; Quantum Computing; Limitations of Deep Learning; Be Wary of Hype; Limits on Ability to Generalize; Data Hungry Models, Especially Labels; Reproducible Research and Underlying Theory. 
505 8 |a Looking Ahead: What Can We Expect from Deep Learning?Ethics and Regulations; Summary; Chapter 1: Introduction to Artificial Intelligence; Microsoft and AI; Machine Learning; Deep Learning; Rise of Deep Learning; Applications of Deep Learning; Summary; Part II: Azure AI Platform and Experimentation Tools; Chapter 4: Microsoft AI Platform; Services; Prebuilt AI: Cognitive Services; Conversational AI: Bot Framework; Custom AI: Azure Machine Learning Services; Custom AI: Batch AI; Infrastructure; Data Science Virtual Machine; Spark; Container Hosting; Data Storage; Tools. 
505 8 |a Azure Machine Learning StudioIntegrated Development Environments; Deep Learning Frameworks; Broader Azure Platform; Getting Started with the Deep Learning Virtual Machine; Running the Notebook Server; Summary; Chapter 5: Cognitive Services and Custom Vision; Prebuilt AI: Why and How?; Cognitive Services; What Types of Cognitive Services Are Available?; Computer Vision APIs; How to Use Optical Character Recognition-; How to Recognize Celebrities and Landmarks; How Do I Get Started with Cognitive Services?; Custom Vision; Hello World! for Custom Vision; Exporting Custom Vision Models; Summary. 
505 8 |a Part III: AI Networks in PracticeChapter 6: Convolutional Neural Networks; The Convolution in Convolution Neural Networks; Convolution Layer; Pooling Layer; Activation Functions; Sigmoid; Tanh; Rectified Linear Unit; CNN Architecture; Training Classification CNN; Why CNNs; Training CNN on CIFAR10; Training a Deep CNN on GPU; Model 1; Model 2; Model 3; Model 4; Transfer Learning; Summary; Chapter 7: Recurrent Neural Networks; RNN Architectures; Training RNNs; Gated RNNs; Sequence-to-Sequence Models and Attention Mechanism; RNN Examples; Example 1: Sentiment Analysis. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Microsoft Azure (Computing platform) 
650 6 |a Microsoft Azure (Plateforme informatique) 
650 7 |a Program concepts  |x learning to program.  |2 bicssc 
650 7 |a Microsoft programming.  |2 bicssc 
650 7 |a COMPUTERS  |x Computer Literacy.  |2 bisacsh 
650 7 |a COMPUTERS  |x Computer Science.  |2 bisacsh 
650 7 |a COMPUTERS  |x Data Processing.  |2 bisacsh 
650 7 |a COMPUTERS  |x Hardware  |x General.  |2 bisacsh 
650 7 |a COMPUTERS  |x Information Technology.  |2 bisacsh 
650 7 |a COMPUTERS  |x Machine Theory.  |2 bisacsh 
650 7 |a COMPUTERS  |x Reference.  |2 bisacsh 
650 7 |a Microsoft Azure (Computing platform)  |2 fast 
700 1 |a Dean, Danielle,  |e author. 
700 1 |a Tok, Wee-Hyong,  |e author. 
776 0 8 |i Print version:  |a Salvaris, Mathew.  |t Deep learning with Azure.  |d New York : Apress, 2018  |z 1484236785  |z 9781484236789  |w (OCoLC)1030899934 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484236796/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH35183761 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL5497902 
938 |a EBSCOhost  |b EBSC  |n 1878850 
938 |a YBP Library Services  |b YANK  |n 15674170 
994 |a 92  |b IZTAP