MARC 닫기
05766cam a2200625Ii 4500
000000532822
20210114162021
m d
cr unu||||||||
190509s2019 enka ob 000 0 eng d
▼a GBB995012
▼2 bnb
▼a 019365478
▼2 Uk
▼a 1091366122
▼a 1096240071
▼a 1789803195
▼a 9781789803198
▼q (electronic bk.)
▼z 9781789802993
▼a 2093815
▼b (N$T)
▼a (OCoLC)1100643380
▼z (OCoLC)1091366122
▼z (OCoLC)1096240071
▼a CL0501000047
▼b Safari Books Online
▼a UMI
▼b eng
▼e rda
▼e pn
▼c UMI
▼d TEFOD
▼d EBLCP
▼d UKMGB
▼d OCLCF
▼d YDX
▼d UKAHL
▼d OCLCQ
▼d N$T
▼d 248023
▼a QA76.87
▼a 006.32
▼2 23
▼a Meints, Willem,
▼e author.
▼a Deep learning with Microsoft Cognitive Toolkit quick start guide:
▼b a practical guide to building neural networks using Microsoft's open source deep learning framework /:
▼c Willem Meints.
▼a Birmingham, UK:
▼b Packt Publishing,
▼c 2019.
▼a 1 online resource:
▼b illustrations.
▼a text
▼b txt
▼2 rdacontent
▼a computer
▼b c
▼2 rdamedia
▼a online resource
▼b cr
▼2 rdacarrier
▼a Includes bibliographical references.
▼a Cover; Title Page; Copyright and Credits; Dedication; About Packt; Contributors; Table of Contents; Preface; Chapter1: Getting Started with CNTK; The relationship between AI, machine learning, and deep learning; Limitations of machine learning; How does deep learning work?; The neural network architecture; Artificial neurons; Predicting output with a neural network; Optimizing a neural network; What is CNTK?; Features of CNTK; A high-speed low-level API; Basic building blocks for quickly creating neural networks; Measuring model performance; Loading and processing large datasets
▼a Using models from C# and JavaInstalling CNTK; Installing on Windows; Installing Anaconda; Upgrading pip; Installing CNTK; Installing on Linux; Installing Anaconda; Upgrading pip to the latest version; Installing the CNTK package; Using your GPU with CNTK; Enabling GPU usage on Windows; Enabling GPU usage on Linux; Summary; Chapter2: Building Neural Networks with CNTK; Technical requirements; Basic neural network concepts in CNTK; Building neural networks using layer functions; Customizing layer settings; Using learners and trainers to optimize the parameters in a neural network
▼a Loss functionsModel metrics; Building your first neural network; Building the network structure; Choosing an activation function; Choosing an activation function for the output layer; Choosing an activation function for the hidden layers; Picking a loss function; Recording metrics; Training the neural network; Choosing a learner and setting up training; Feeding data into the trainer to optimize the neural network; Checking the performance of the neural network; Making predictions with a neural network; Improving the model; Summary; Chapter3: Getting Data into Your Neural Network
▼a Technical requirementsTraining a neural network efficiently with minibatches; Working with small in-memory datasets; Working with numpy arrays; Working with pandas DataFrames; Working with large datasets; Creating a MinibatchSource instance; Creating CTF files; Feeding data into a training session; Taking control over the minibatch loop; Summary; Chapter4: Validating Model Performance; Technical requirements; Choosing a good strategy to validate model performance; Using a hold-out dataset for validation; Using k-fold cross-validation; What about underfitting and overfitting?
▼a Validating performance of a classification modelUsing a confusion matrix to validate your classification model; Using the F-measure as an alternative to the confusion matrix; Measuring classification performance in CNTK; Validating performance of a regression model; Measuring the accuracy of your predictions; Measuring regression model performance in CNTK; Measuring performance for out-of-memory datasets; Measuring performance when working with minibatch sources; Measuring performance when working with a manual minibatch loop; Monitoring your model
▼a Cognitive Toolkit is one of the most popular and recently open sourced deep learning toolkit by Microsoft. Cognitive Toolkit is used to train fast and effective deep learning models. This book will be a quick introduction to using Cognitive Toolkit and will teach you how to train and validate different types of neural networks.
▼a Online resource; title from title page (Safari, viewed May 8, 2019).
▼a Added to collection customer.56279.3
▼a Microsoft Cognitive Toolkit.
▼a Neural networks (Computer science)
▼a Machine learning.
▼a Artificial intelligence.
▼a Artificial intelligence.
▼2 fast
▼0 (OCoLC)fst00817247
▼a Machine learning.
▼2 fast
▼0 (OCoLC)fst01004795
▼a Neural networks (Computer science)
▼2 fast
▼0 (OCoLC)fst01036260
▼a Electronic books.
▼i Print version:
▼a Meints, Willem.
▼t Deep Learning with Microsoft Cognitive Toolkit Quick Start Guide : A Practical Guide to Building Neural Networks Using Microsoft's Open Source Deep Learning Framework.
▼d Birmingham : Packt Publishing Ltd, ©2019,
▼z 9781789802993
▼3 EBSCOhost
▼u http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&db=nlabk&AN=2093815
▼a Askews and Holts Library Services
▼b ASKH
▼n BDZ0039949931
▼a ProQuest Ebook Central
▼b EBLB
▼n EBL5742794
▼a YBP Library Services
▼b YANK
▼n 16139591
▼a EBSCOhost
▼b EBSC
▼n 2093815
▼a 강리원
▼a eBook
▼a 92
▼b N$T
| 자료유형 : | eBook |
|---|---|
| ISBN : | 1789803195 |
| ISBN : | 9781789803198 |
| ISBN : | |
| 개인저자 : | Meints, Willem, author. |
| 서명/저자사항 : | Deep learning with Microsoft Cognitive Toolkit quick start guide: a practical guide to building neural networks using Microsoft's open source deep learning framework /: Willem Meints. |
| 발행사항 : | Birmingham, UK: Packt Publishing, 2019. |
| 형태사항 : | 1 online resource: illustrations. |
| 서지주기 : | Includes bibliographical references. |
| 내용주기 : | Cover; Title Page; Copyright and Credits; Dedication; About Packt; Contributors; Table of Contents; Preface; Chapter1: Getting Started with CNTK; The relationship between AI, machine learning, and deep learning; Limitations of machine learning; How does deep learning work?; The neural network architecture; Artificial neurons; Predicting output with a neural network; Optimizing a neural network; What is CNTK?; Features of CNTK; A high-speed low-level API; Basic building blocks for quickly creating neural networks; Measuring model performance; Loading and processing large datasets |
| 내용주기 : | Using models from C# and JavaInstalling CNTK; Installing on Windows; Installing Anaconda; Upgrading pip; Installing CNTK; Installing on Linux; Installing Anaconda; Upgrading pip to the latest version; Installing the CNTK package; Using your GPU with CNTK; Enabling GPU usage on Windows; Enabling GPU usage on Linux; Summary; Chapter2: Building Neural Networks with CNTK; Technical requirements; Basic neural network concepts in CNTK; Building neural networks using layer functions; Customizing layer settings; Using learners and trainers to optimize the parameters in a neural network |
| 내용주기 : | Loss functionsModel metrics; Building your first neural network; Building the network structure; Choosing an activation function; Choosing an activation function for the output layer; Choosing an activation function for the hidden layers; Picking a loss function; Recording metrics; Training the neural network; Choosing a learner and setting up training; Feeding data into the trainer to optimize the neural network; Checking the performance of the neural network; Making predictions with a neural network; Improving the model; Summary; Chapter3: Getting Data into Your Neural Network |
| 내용주기 : | Technical requirementsTraining a neural network efficiently with minibatches; Working with small in-memory datasets; Working with numpy arrays; Working with pandas DataFrames; Working with large datasets; Creating a MinibatchSource instance; Creating CTF files; Feeding data into a training session; Taking control over the minibatch loop; Summary; Chapter4: Validating Model Performance; Technical requirements; Choosing a good strategy to validate model performance; Using a hold-out dataset for validation; Using k-fold cross-validation; What about underfitting and overfitting? |
| 내용주기 : | Validating performance of a classification modelUsing a confusion matrix to validate your classification model; Using the F-measure as an alternative to the confusion matrix; Measuring classification performance in CNTK; Validating performance of a regression model; Measuring the accuracy of your predictions; Measuring regression model performance in CNTK; Measuring performance for out-of-memory datasets; Measuring performance when working with minibatch sources; Measuring performance when working with a manual minibatch loop; Monitoring your model |
| 요약 : | Cognitive Toolkit is one of the most popular and recently open sourced deep learning toolkit by Microsoft. Cognitive Toolkit is used to train fast and effective deep learning models. This book will be a quick introduction to using Cognitive Toolkit and will teach you how to train and validate different types of neural networks. |
| 주제명(통일서명) : | Microsoft Cognitive Toolkit. -- |
| 일반주제명 : | Neural networks (Computer science) -- |
| 일반주제명 : | Machine learning. -- |
| 일반주제명 : | Artificial intelligence. -- |
| 일반주제명 : | Artificial intelligence. -- |
| 일반주제명 : | Machine learning. -- |
| 일반주제명 : | Neural networks (Computer science) -- |
| 기타형태 저록 : | Print version: Meints, Willem. Deep Learning with Microsoft Cognitive Toolkit Quick Start Guide : A Practical Guide to Building Neural Networks Using Microsoft's Open Source Deep Learning Framework. Birmingham : Packt Publishing Ltd, ©2019, 9781789802993 |
| 언어 | 영어 |
| URL : |
|---|
서평쓰기