دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش: 1st ed. نویسندگان: Mathew Salvaris, Danielle Dean, Wee Hyong Tok سری: ISBN (شابک) : 9781484236789 ناشر: Apress سال نشر: 2018 تعداد صفحات: 298 زبان: English فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) حجم فایل: 8 مگابایت
کلمات کلیدی مربوط به کتاب یادگیری عمیق با Azure: ساخت و استقرار راه حل های هوش مصنوعی در پلتفرم هوش مصنوعی مایکروسافت: علوم کامپیوتر، مایکروسافت و دات نت، روش های محاسباتی
در صورت تبدیل فایل کتاب Deep Learning with Azure: Building and Deploying Artificial Intelligence Solutions on the Microsoft AI Platform به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب یادگیری عمیق با Azure: ساخت و استقرار راه حل های هوش مصنوعی در پلتفرم هوش مصنوعی مایکروسافت نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
با پلتفرم هوش مصنوعی مایکروسافت سرعت خود را افزایش دهید. با
ابزارها و خدمات باز و قدرتمندی که هوش مصنوعی را برای هر
دانشمند و توسعهدهنده دادهای به ارمغان میآورد، نوآوری و
سرعت بخشیدن به آن را بیاموزید.
هوش مصنوعی (AI) عادی جدید است. نوآوریها در الگوریتمهای
یادگیری عمیق و سختافزار با سرعت زیادی اتفاق میافتند. دیگر
مسئله آیا باید هوش مصنوعی را در کسب و کار خود بسازم
نیست، بلکه بیشتر در مورد از کجا شروع کنم و چگونه با
هوش مصنوعی شروع کنم؟
نوشته شده توسط دانشمندان متخصص داده در مایکروسافت، آموزش
عمیق با پلتفرم هوش مصنوعی مایکروسافت به شما کمک می کند تا
در مورد نحوه انجام یادگیری عمیق در Azure و استفاده از یادگیری
عمیق برای ایجاد راه حل های خلاقانه و هوشمند کمک کنید. از
راهنمایی در مورد اینکه ماجراجویی هوش مصنوعی خود را از کجا
شروع کنید بهره مند شوید و بیاموزید که چگونه ابر همه ابزارها،
زیرساخت ها و خدماتی را که برای انجام هوش مصنوعی نیاز دارید در
اختیار شما قرار می دهد.
آنچه خواهید آموخت
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 Learn
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 Jump Start Deep Learning: Transfer Learning and Domain Adaptation Models 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 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 Azure Machine Learning Studio Integrated 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 Part III: AI Networks in Practice Chapter 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 Example 2: Image Classification Example 3: Time Series Summary Chapter 8: Generative Adversarial Networks What Are Generative Adversarial Networks? Cycle-Consistent Adversarial Networks The CycleGAN Code Network Architecture for the Generator and Discriminator Defining the CycleGAN Class Adversarial and Cyclic Loss Results Summary Part IV: AI Architectures and Best Practices Chapter 9: Training AI Models Training Options Distributed Training Deep Learning Virtual Machine Batch Shipyard Batch AI Deep Learning Workspace Examples to Follow Along Training DNN on Batch Shipyard Hyperparameter Tuning Distributed Training Training CNNs on Batch AI Hyperparameter Tuning and Distributed Training Variation of Batch AI with Python SDK Azure Machine Learning Services Other Options for AI Training on Azure Summary Chapter 10: Operationalizing AI Models Operationalization Platforms DLVM Azure Container Instances Azure Web Apps Azure Kubernetes Services Azure Service Fabric Batch AI AZTK HDInsight and Databricks SQL Server Operationalization Overview Azure Machine Learning Services Summary Appendix: Notes Chapter 1 Chapter 2 Chapter 3 Chapter 4 Chapter 5 Chapter 6 Chapter 7 Chapter 8 Chapter 9 Chapter 10 Index