Language:
English
繁體中文
Help
回圖書館首頁
手機版館藏查詢
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
PyTorch recipes = a problem-solution...
~
Mishra, Pradeepta.
Linked to FindBook
Google Book
Amazon
博客來
PyTorch recipes = a problem-solution approach to build, train and deploy neural network models /
Record Type:
Electronic resources : Monograph/item
Title/Author:
PyTorch recipes/ by Pradeepta Mishra.
Reminder of title:
a problem-solution approach to build, train and deploy neural network models /
Author:
Mishra, Pradeepta.
Published:
Berkeley, CA :Apress : : 2023.,
Description:
xxiv, 266 p. :ill., digital ;24 cm.
[NT 15003449]:
Chapter 1: Introduction to PyTorch, Tensors, and Tensor Operations -- Chapter 2: Probability Distributions Using PyTorch -- Chapter 3: CNN and RNN Using PyTorch -- Chapter 4: Introduction to Neural Networks Using PyTorch -- Chapter 5: Supervised Learning Using PyTorch -- Chapter 6: Fine-Tuning Deep Learning Models Using PyTorch -- Chapter 7: Natural Language Processing Using PyTorch -- Chapter 8: Distributed PyTorch Modelling, Model Optimization and Deployment -- Chapter 9: Data Augmentation, Feature Engineering and Extractions for Image and Audio -- Chapter 10: PyTorch Model Interpretability and Interface to Sklearn.
Contained By:
Springer Nature eBook
Subject:
Neural networks (Computer science) -
Online resource:
https://doi.org/10.1007/978-1-4842-8925-9
ISBN:
9781484289259
PyTorch recipes = a problem-solution approach to build, train and deploy neural network models /
Mishra, Pradeepta.
PyTorch recipes
a problem-solution approach to build, train and deploy neural network models /[electronic resource] :by Pradeepta Mishra. - Second edition. - Berkeley, CA :Apress :2023. - xxiv, 266 p. :ill., digital ;24 cm.
Chapter 1: Introduction to PyTorch, Tensors, and Tensor Operations -- Chapter 2: Probability Distributions Using PyTorch -- Chapter 3: CNN and RNN Using PyTorch -- Chapter 4: Introduction to Neural Networks Using PyTorch -- Chapter 5: Supervised Learning Using PyTorch -- Chapter 6: Fine-Tuning Deep Learning Models Using PyTorch -- Chapter 7: Natural Language Processing Using PyTorch -- Chapter 8: Distributed PyTorch Modelling, Model Optimization and Deployment -- Chapter 9: Data Augmentation, Feature Engineering and Extractions for Image and Audio -- Chapter 10: PyTorch Model Interpretability and Interface to Sklearn.
Learn how to use PyTorch to build neural network models using code snippets updated for this second edition. This book includes new chapters covering topics such as distributed PyTorch modeling, deploying PyTorch models in production, and developments around PyTorch with updated code. You'll start by learning how to use tensors to develop and fine-tune neural network models and implement deep learning models such as LSTMs, and RNNs. Next, you'll explore probability distribution concepts using PyTorch, as well as supervised and unsupervised algorithms with PyTorch. This is followed by a deep dive on building models with convolutional neural networks, deep neural networks, and recurrent neural networks using PyTorch. This new edition covers also topics such as Scorch, a compatible module equivalent to the Scikit machine learning library, model quantization to reduce parameter size, and preparing a model for deployment within a production system. Distributed parallel processing for balancing PyTorch workloads, using PyTorch for image processing, audio analysis, and model interpretation are also covered in detail. Each chapter includes recipe code snippets to perform specific activities. By the end of this book, you will be able to confidently build neural network models using PyTorch. You will: Utilize new code snippets and models to train machine learning models using PyTorch Train deep learning models with fewer and smarter implementations Explore the PyTorch framework for model explainability and to bring transparency to model interpretation Build, train, and deploy neural network models designed to scale with PyTorch Understand best practices for evaluating and fine-tuning models using PyTorch Use advanced torch features in training deep neural networks Explore various neural network models using PyTorch Discover functions compatible with sci-kit learn compatible models Perform distributed PyTorch training and execution.
ISBN: 9781484289259
Standard No.: 10.1007/978-1-4842-8925-9doiSubjects--Topical Terms:
532070
Neural networks (Computer science)
LC Class. No.: QA76.73.P98 / M57 2023
Dewey Class. No.: 006.32
PyTorch recipes = a problem-solution approach to build, train and deploy neural network models /
LDR
:03661nmm a2200337 a 4500
001
2315196
003
DE-He213
005
20221207101746.0
006
m d
007
cr nn 008mamaa
008
230902s2023 cau s 0 eng d
020
$a
9781484289259
$q
(electronic bk.)
020
$a
9781484289242
$q
(paper)
024
7
$a
10.1007/978-1-4842-8925-9
$2
doi
035
$a
978-1-4842-8925-9
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.73.P98
$b
M57 2023
072
7
$a
UMX
$2
bicssc
072
7
$a
COM051360
$2
bisacsh
072
7
$a
UMX
$2
thema
082
0 4
$a
006.32
$2
23
090
$a
QA76.73.P98
$b
M678 2023
100
1
$a
Mishra, Pradeepta.
$3
3384947
245
1 0
$a
PyTorch recipes
$h
[electronic resource] :
$b
a problem-solution approach to build, train and deploy neural network models /
$c
by Pradeepta Mishra.
250
$a
Second edition.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2023.
300
$a
xxiv, 266 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Chapter 1: Introduction to PyTorch, Tensors, and Tensor Operations -- Chapter 2: Probability Distributions Using PyTorch -- Chapter 3: CNN and RNN Using PyTorch -- Chapter 4: Introduction to Neural Networks Using PyTorch -- Chapter 5: Supervised Learning Using PyTorch -- Chapter 6: Fine-Tuning Deep Learning Models Using PyTorch -- Chapter 7: Natural Language Processing Using PyTorch -- Chapter 8: Distributed PyTorch Modelling, Model Optimization and Deployment -- Chapter 9: Data Augmentation, Feature Engineering and Extractions for Image and Audio -- Chapter 10: PyTorch Model Interpretability and Interface to Sklearn.
520
$a
Learn how to use PyTorch to build neural network models using code snippets updated for this second edition. This book includes new chapters covering topics such as distributed PyTorch modeling, deploying PyTorch models in production, and developments around PyTorch with updated code. You'll start by learning how to use tensors to develop and fine-tune neural network models and implement deep learning models such as LSTMs, and RNNs. Next, you'll explore probability distribution concepts using PyTorch, as well as supervised and unsupervised algorithms with PyTorch. This is followed by a deep dive on building models with convolutional neural networks, deep neural networks, and recurrent neural networks using PyTorch. This new edition covers also topics such as Scorch, a compatible module equivalent to the Scikit machine learning library, model quantization to reduce parameter size, and preparing a model for deployment within a production system. Distributed parallel processing for balancing PyTorch workloads, using PyTorch for image processing, audio analysis, and model interpretation are also covered in detail. Each chapter includes recipe code snippets to perform specific activities. By the end of this book, you will be able to confidently build neural network models using PyTorch. You will: Utilize new code snippets and models to train machine learning models using PyTorch Train deep learning models with fewer and smarter implementations Explore the PyTorch framework for model explainability and to bring transparency to model interpretation Build, train, and deploy neural network models designed to scale with PyTorch Understand best practices for evaluating and fine-tuning models using PyTorch Use advanced torch features in training deep neural networks Explore various neural network models using PyTorch Discover functions compatible with sci-kit learn compatible models Perform distributed PyTorch training and execution.
650
0
$a
Neural networks (Computer science)
$3
532070
650
0
$a
Machine learning.
$3
533906
650
0
$a
Python (Computer program language)
$3
729789
650
1 4
$a
Python.
$3
3201289
650
2 4
$a
Big Data.
$3
3134868
650
2 4
$a
Data Analysis and Big Data.
$3
3538537
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-1-4842-8925-9
950
$a
Professional and Applied Computing (SpringerNature-12059)
based on 0 review(s)
Location:
ALL
電子資源
Year:
Volume Number:
Items
1 records • Pages 1 •
1
Inventory Number
Location Name
Item Class
Material type
Call number
Usage Class
Loan Status
No. of reservations
Opac note
Attachments
W9451446
電子資源
11.線上閱覽_V
電子書
EB QA76.73.P98 M57 2023
一般使用(Normal)
On shelf
0
1 records • Pages 1 •
1
Multimedia
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login