Mastering PyTorch :: build powerful neural network architectures using advanced PyTorch 1.x features /
Master advanced techniques and algorithms for deep learning with PyTorch using real-world examples Key Features Understand how to use PyTorch 1.x to build advanced neural network models Learn to perform a wide range of tasks by implementing deep learning algorithms and techniques Gain expertise in d...
Gespeichert in:
1. Verfasser: | |
---|---|
Weitere Verfasser: | |
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham :
Packt,
[2021]
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | Master advanced techniques and algorithms for deep learning with PyTorch using real-world examples Key Features Understand how to use PyTorch 1.x to build advanced neural network models Learn to perform a wide range of tasks by implementing deep learning algorithms and techniques Gain expertise in domains such as computer vision, NLP, Deep RL, Explainable AI, and much more Book DescriptionDeep learning is driving the AI revolution, and PyTorch is making it easier than ever before for anyone to build deep learning applications. This PyTorch book will help you uncover expert techniques to get the most out of your data and build complex neural network models. The book starts with a quick overview of PyTorch and explores using convolutional neural network (CNN) architectures for image classification. You'll then work with recurrent neural network (RNN) architectures and transformers for sentiment analysis. As you advance, you'll apply deep learning across different domains, such as music, text, and image generation using generative models and explore the world of generative adversarial networks (GANs). You'll not only build and train your own deep reinforcement learning models in PyTorch but also deploy PyTorch models to production using expert tips and techniques. Finally, you'll get to grips with training large models efficiently in a distributed manner, searching neural architectures effectively with AutoML, and rapidly prototyping models using PyTorch and fast.ai. By the end of this PyTorch book, you'll be able to perform complex deep learning tasks using PyTorch to build smart artificial intelligence models. What you will learn Implement text and music generating models using PyTorch Build a deep Q-network (DQN) model in PyTorch Export universal PyTorch models using Open Neural Network Exchange (ONNX) Become well-versed with rapid prototyping using PyTorch with fast.ai Perform neural architecture search effectively using AutoML Easily interpret machine learning (ML) models written in PyTorch using Captum Design ResNets, LSTMs, Transformers, and more using PyTorch Find out how to use PyTorch for distributed training using the torch.distributed API Who this book is for This book is for data scientists, machine learning researchers, and deep learning practitioners looking to implement advanced deep learning paradigms using PyTorch 1.x. Working knowledge of deep learning with Python programming is required. |
Beschreibung: | 1 online resource |
ISBN: | 1789616409 9781789616408 |
Internformat
MARC
LEADER | 00000cam a2200000 i 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-on1237402326 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr cnu---unuuu | ||
008 | 210213s2021 enk o 000 0 eng d | ||
040 | |a EBLCP |b eng |e rda |e pn |c EBLCP |d UKMGB |d OCLCF |d YDXIT |d OCLCQ |d DST |d OCLCO |d N$T |d KSU |d OCLCQ |d IEEEE |d OCLCO |d OCLCL | ||
015 | |a GBC116853 |2 bnb | ||
016 | 7 | |a 020098447 |2 Uk | |
019 | |a 1242732889 | ||
020 | |a 1789616409 |q (electronic book) | ||
020 | |a 9781789616408 |q (electronic bk.) | ||
020 | |z 9781789614381 |q (pbk.) | ||
035 | |a (OCoLC)1237402326 |z (OCoLC)1242732889 | ||
037 | |a 9781789616408 |b Packt Publishing Pvt. Ltd | ||
037 | |a 10162713 |b IEEE | ||
050 | 4 | |a QA76.87 |b .J43 2021 | |
082 | 7 | |a 006.3/2 |2 23 | |
049 | |a MAIN | ||
100 | 1 | |a Jha, Ashish Ranjan, |e author. | |
245 | 1 | 0 | |a Mastering PyTorch : |b build powerful neural network architectures using advanced PyTorch 1.x features / |c Ashish Ranjan Jha. |
264 | 1 | |a Birmingham : |b Packt, |c [2021] | |
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 | ||
588 | 0 | |a Online resource; title from digital title page (viewed on April 14, 2021). | |
520 | |a Master advanced techniques and algorithms for deep learning with PyTorch using real-world examples Key Features Understand how to use PyTorch 1.x to build advanced neural network models Learn to perform a wide range of tasks by implementing deep learning algorithms and techniques Gain expertise in domains such as computer vision, NLP, Deep RL, Explainable AI, and much more Book DescriptionDeep learning is driving the AI revolution, and PyTorch is making it easier than ever before for anyone to build deep learning applications. This PyTorch book will help you uncover expert techniques to get the most out of your data and build complex neural network models. The book starts with a quick overview of PyTorch and explores using convolutional neural network (CNN) architectures for image classification. You'll then work with recurrent neural network (RNN) architectures and transformers for sentiment analysis. As you advance, you'll apply deep learning across different domains, such as music, text, and image generation using generative models and explore the world of generative adversarial networks (GANs). You'll not only build and train your own deep reinforcement learning models in PyTorch but also deploy PyTorch models to production using expert tips and techniques. Finally, you'll get to grips with training large models efficiently in a distributed manner, searching neural architectures effectively with AutoML, and rapidly prototyping models using PyTorch and fast.ai. By the end of this PyTorch book, you'll be able to perform complex deep learning tasks using PyTorch to build smart artificial intelligence models. What you will learn Implement text and music generating models using PyTorch Build a deep Q-network (DQN) model in PyTorch Export universal PyTorch models using Open Neural Network Exchange (ONNX) Become well-versed with rapid prototyping using PyTorch with fast.ai Perform neural architecture search effectively using AutoML Easily interpret machine learning (ML) models written in PyTorch using Captum Design ResNets, LSTMs, Transformers, and more using PyTorch Find out how to use PyTorch for distributed training using the torch.distributed API Who this book is for This book is for data scientists, machine learning researchers, and deep learning practitioners looking to implement advanced deep learning paradigms using PyTorch 1.x. Working knowledge of deep learning with Python programming is required. | ||
505 | 0 | |a Table of Contents Overview of Deep Learning Using PyTorch Combining CNNs and LSTMs Deep CNN Architectures Deep Recurrent Model Architectures Hybrid Advanced Models Music and Text Generation with PyTorch Neural Style Transfer Deep Convolutional GANs Deep Reinforcement Learning Operationalizing Pytorch Models into Production Distributed Training PyTorch and AutoML PyTorch and Explainable AI Rapid Prototyping with PyTorch. | |
650 | 0 | |a Neural networks (Computer science) |0 http://id.loc.gov/authorities/subjects/sh90001937 | |
650 | 0 | |a Python (Computer program language) |0 http://id.loc.gov/authorities/subjects/sh96008834 | |
650 | 2 | |a Neural Networks, Computer |0 https://id.nlm.nih.gov/mesh/D016571 | |
650 | 6 | |a Réseaux neuronaux (Informatique) | |
650 | 6 | |a Python (Langage de programmation) | |
650 | 7 | |a Neural networks (Computer science) |2 fast | |
650 | 7 | |a Python (Computer program language) |2 fast | |
700 | 1 | |a Pillai, Gopinath. | |
758 | |i has work: |a MASTERING PYTORCH (Work) |1 https://id.oclc.org/worldcat/entity/E39PCXJgKPrRgTyJ6q6BY4hyMK |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
776 | 0 | 8 | |i Print version: |a Jha, Ashish Ranjan. |t Mastering Pytorch. |d Birmingham : Packt Publishing, Limited, ©2021 |
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=2731864 |3 Volltext |
938 | |a ProQuest Ebook Central |b EBLB |n EBL6469850 | ||
938 | |a EBSCOhost |b EBSC |n 2731864 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-on1237402326 |
---|---|
_version_ | 1816882538550919168 |
adam_text | |
any_adam_object | |
author | Jha, Ashish Ranjan |
author2 | Pillai, Gopinath |
author2_role | |
author2_variant | g p gp |
author_facet | Jha, Ashish Ranjan Pillai, Gopinath |
author_role | aut |
author_sort | Jha, Ashish Ranjan |
author_variant | a r j ar arj |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.87 .J43 2021 |
callnumber-search | QA76.87 .J43 2021 |
callnumber-sort | QA 276.87 J43 42021 |
callnumber-subject | QA - Mathematics |
collection | ZDB-4-EBA |
contents | Table of Contents Overview of Deep Learning Using PyTorch Combining CNNs and LSTMs Deep CNN Architectures Deep Recurrent Model Architectures Hybrid Advanced Models Music and Text Generation with PyTorch Neural Style Transfer Deep Convolutional GANs Deep Reinforcement Learning Operationalizing Pytorch Models into Production Distributed Training PyTorch and AutoML PyTorch and Explainable AI Rapid Prototyping with PyTorch. |
ctrlnum | (OCoLC)1237402326 |
dewey-full | 006.3/2 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 006 - Special computer methods |
dewey-raw | 006.3/2 |
dewey-search | 006.3/2 |
dewey-sort | 16.3 12 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>05195cam a2200541 i 4500</leader><controlfield tag="001">ZDB-4-EBA-on1237402326</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr cnu---unuuu</controlfield><controlfield tag="008">210213s2021 enk o 000 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">EBLCP</subfield><subfield code="b">eng</subfield><subfield code="e">rda</subfield><subfield code="e">pn</subfield><subfield code="c">EBLCP</subfield><subfield code="d">UKMGB</subfield><subfield code="d">OCLCF</subfield><subfield code="d">YDXIT</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">DST</subfield><subfield code="d">OCLCO</subfield><subfield code="d">N$T</subfield><subfield code="d">KSU</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">IEEEE</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield></datafield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">GBC116853</subfield><subfield code="2">bnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">020098447</subfield><subfield code="2">Uk</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">1242732889</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1789616409</subfield><subfield code="q">(electronic book)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781789616408</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781789614381</subfield><subfield code="q">(pbk.)</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)1237402326</subfield><subfield code="z">(OCoLC)1242732889</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">9781789616408</subfield><subfield code="b">Packt Publishing Pvt. Ltd</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">10162713</subfield><subfield code="b">IEEE</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">QA76.87</subfield><subfield code="b">.J43 2021</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">006.3/2</subfield><subfield code="2">23</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Jha, Ashish Ranjan,</subfield><subfield code="e">author.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Mastering PyTorch :</subfield><subfield code="b">build powerful neural network architectures using advanced PyTorch 1.x features /</subfield><subfield code="c">Ashish Ranjan Jha.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham :</subfield><subfield code="b">Packt,</subfield><subfield code="c">[2021]</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="588" ind1="0" ind2=" "><subfield code="a">Online resource; title from digital title page (viewed on April 14, 2021).</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">Master advanced techniques and algorithms for deep learning with PyTorch using real-world examples Key Features Understand how to use PyTorch 1.x to build advanced neural network models Learn to perform a wide range of tasks by implementing deep learning algorithms and techniques Gain expertise in domains such as computer vision, NLP, Deep RL, Explainable AI, and much more Book DescriptionDeep learning is driving the AI revolution, and PyTorch is making it easier than ever before for anyone to build deep learning applications. This PyTorch book will help you uncover expert techniques to get the most out of your data and build complex neural network models. The book starts with a quick overview of PyTorch and explores using convolutional neural network (CNN) architectures for image classification. You'll then work with recurrent neural network (RNN) architectures and transformers for sentiment analysis. As you advance, you'll apply deep learning across different domains, such as music, text, and image generation using generative models and explore the world of generative adversarial networks (GANs). You'll not only build and train your own deep reinforcement learning models in PyTorch but also deploy PyTorch models to production using expert tips and techniques. Finally, you'll get to grips with training large models efficiently in a distributed manner, searching neural architectures effectively with AutoML, and rapidly prototyping models using PyTorch and fast.ai. By the end of this PyTorch book, you'll be able to perform complex deep learning tasks using PyTorch to build smart artificial intelligence models. What you will learn Implement text and music generating models using PyTorch Build a deep Q-network (DQN) model in PyTorch Export universal PyTorch models using Open Neural Network Exchange (ONNX) Become well-versed with rapid prototyping using PyTorch with fast.ai Perform neural architecture search effectively using AutoML Easily interpret machine learning (ML) models written in PyTorch using Captum Design ResNets, LSTMs, Transformers, and more using PyTorch Find out how to use PyTorch for distributed training using the torch.distributed API Who this book is for This book is for data scientists, machine learning researchers, and deep learning practitioners looking to implement advanced deep learning paradigms using PyTorch 1.x. Working knowledge of deep learning with Python programming is required.</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">Table of Contents Overview of Deep Learning Using PyTorch Combining CNNs and LSTMs Deep CNN Architectures Deep Recurrent Model Architectures Hybrid Advanced Models Music and Text Generation with PyTorch Neural Style Transfer Deep Convolutional GANs Deep Reinforcement Learning Operationalizing Pytorch Models into Production Distributed Training PyTorch and AutoML PyTorch and Explainable AI Rapid Prototyping with PyTorch.</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Neural networks (Computer science)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh90001937</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Python (Computer program language)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh96008834</subfield></datafield><datafield tag="650" ind1=" " ind2="2"><subfield code="a">Neural Networks, Computer</subfield><subfield code="0">https://id.nlm.nih.gov/mesh/D016571</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Réseaux neuronaux (Informatique)</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Python (Langage de programmation)</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Neural networks (Computer science)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Python (Computer program language)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Pillai, Gopinath.</subfield></datafield><datafield tag="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">MASTERING PYTORCH (Work)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PCXJgKPrRgTyJ6q6BY4hyMK</subfield><subfield code="4">https://id.oclc.org/worldcat/ontology/hasWork</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Print version:</subfield><subfield code="a">Jha, Ashish Ranjan.</subfield><subfield code="t">Mastering Pytorch.</subfield><subfield code="d">Birmingham : Packt Publishing, Limited, ©2021</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=2731864</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ProQuest Ebook Central</subfield><subfield code="b">EBLB</subfield><subfield code="n">EBL6469850</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">2731864</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBA-on1237402326 |
illustrated | Not Illustrated |
indexdate | 2024-11-27T13:30:12Z |
institution | BVB |
isbn | 1789616409 9781789616408 |
language | English |
oclc_num | 1237402326 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource |
psigel | ZDB-4-EBA |
publishDate | 2021 |
publishDateSearch | 2021 |
publishDateSort | 2021 |
publisher | Packt, |
record_format | marc |
spelling | Jha, Ashish Ranjan, author. Mastering PyTorch : build powerful neural network architectures using advanced PyTorch 1.x features / Ashish Ranjan Jha. Birmingham : Packt, [2021] 1 online resource text txt rdacontent computer c rdamedia online resource cr rdacarrier Online resource; title from digital title page (viewed on April 14, 2021). Master advanced techniques and algorithms for deep learning with PyTorch using real-world examples Key Features Understand how to use PyTorch 1.x to build advanced neural network models Learn to perform a wide range of tasks by implementing deep learning algorithms and techniques Gain expertise in domains such as computer vision, NLP, Deep RL, Explainable AI, and much more Book DescriptionDeep learning is driving the AI revolution, and PyTorch is making it easier than ever before for anyone to build deep learning applications. This PyTorch book will help you uncover expert techniques to get the most out of your data and build complex neural network models. The book starts with a quick overview of PyTorch and explores using convolutional neural network (CNN) architectures for image classification. You'll then work with recurrent neural network (RNN) architectures and transformers for sentiment analysis. As you advance, you'll apply deep learning across different domains, such as music, text, and image generation using generative models and explore the world of generative adversarial networks (GANs). You'll not only build and train your own deep reinforcement learning models in PyTorch but also deploy PyTorch models to production using expert tips and techniques. Finally, you'll get to grips with training large models efficiently in a distributed manner, searching neural architectures effectively with AutoML, and rapidly prototyping models using PyTorch and fast.ai. By the end of this PyTorch book, you'll be able to perform complex deep learning tasks using PyTorch to build smart artificial intelligence models. What you will learn Implement text and music generating models using PyTorch Build a deep Q-network (DQN) model in PyTorch Export universal PyTorch models using Open Neural Network Exchange (ONNX) Become well-versed with rapid prototyping using PyTorch with fast.ai Perform neural architecture search effectively using AutoML Easily interpret machine learning (ML) models written in PyTorch using Captum Design ResNets, LSTMs, Transformers, and more using PyTorch Find out how to use PyTorch for distributed training using the torch.distributed API Who this book is for This book is for data scientists, machine learning researchers, and deep learning practitioners looking to implement advanced deep learning paradigms using PyTorch 1.x. Working knowledge of deep learning with Python programming is required. Table of Contents Overview of Deep Learning Using PyTorch Combining CNNs and LSTMs Deep CNN Architectures Deep Recurrent Model Architectures Hybrid Advanced Models Music and Text Generation with PyTorch Neural Style Transfer Deep Convolutional GANs Deep Reinforcement Learning Operationalizing Pytorch Models into Production Distributed Training PyTorch and AutoML PyTorch and Explainable AI Rapid Prototyping with PyTorch. Neural networks (Computer science) http://id.loc.gov/authorities/subjects/sh90001937 Python (Computer program language) http://id.loc.gov/authorities/subjects/sh96008834 Neural Networks, Computer https://id.nlm.nih.gov/mesh/D016571 Réseaux neuronaux (Informatique) Python (Langage de programmation) Neural networks (Computer science) fast Python (Computer program language) fast Pillai, Gopinath. has work: MASTERING PYTORCH (Work) https://id.oclc.org/worldcat/entity/E39PCXJgKPrRgTyJ6q6BY4hyMK https://id.oclc.org/worldcat/ontology/hasWork Print version: Jha, Ashish Ranjan. Mastering Pytorch. Birmingham : Packt Publishing, Limited, ©2021 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=2731864 Volltext |
spellingShingle | Jha, Ashish Ranjan Mastering PyTorch : build powerful neural network architectures using advanced PyTorch 1.x features / Table of Contents Overview of Deep Learning Using PyTorch Combining CNNs and LSTMs Deep CNN Architectures Deep Recurrent Model Architectures Hybrid Advanced Models Music and Text Generation with PyTorch Neural Style Transfer Deep Convolutional GANs Deep Reinforcement Learning Operationalizing Pytorch Models into Production Distributed Training PyTorch and AutoML PyTorch and Explainable AI Rapid Prototyping with PyTorch. Neural networks (Computer science) http://id.loc.gov/authorities/subjects/sh90001937 Python (Computer program language) http://id.loc.gov/authorities/subjects/sh96008834 Neural Networks, Computer https://id.nlm.nih.gov/mesh/D016571 Réseaux neuronaux (Informatique) Python (Langage de programmation) Neural networks (Computer science) fast Python (Computer program language) fast |
subject_GND | http://id.loc.gov/authorities/subjects/sh90001937 http://id.loc.gov/authorities/subjects/sh96008834 https://id.nlm.nih.gov/mesh/D016571 |
title | Mastering PyTorch : build powerful neural network architectures using advanced PyTorch 1.x features / |
title_auth | Mastering PyTorch : build powerful neural network architectures using advanced PyTorch 1.x features / |
title_exact_search | Mastering PyTorch : build powerful neural network architectures using advanced PyTorch 1.x features / |
title_full | Mastering PyTorch : build powerful neural network architectures using advanced PyTorch 1.x features / Ashish Ranjan Jha. |
title_fullStr | Mastering PyTorch : build powerful neural network architectures using advanced PyTorch 1.x features / Ashish Ranjan Jha. |
title_full_unstemmed | Mastering PyTorch : build powerful neural network architectures using advanced PyTorch 1.x features / Ashish Ranjan Jha. |
title_short | Mastering PyTorch : |
title_sort | mastering pytorch build powerful neural network architectures using advanced pytorch 1 x features |
title_sub | build powerful neural network architectures using advanced PyTorch 1.x features / |
topic | Neural networks (Computer science) http://id.loc.gov/authorities/subjects/sh90001937 Python (Computer program language) http://id.loc.gov/authorities/subjects/sh96008834 Neural Networks, Computer https://id.nlm.nih.gov/mesh/D016571 Réseaux neuronaux (Informatique) Python (Langage de programmation) Neural networks (Computer science) fast Python (Computer program language) fast |
topic_facet | Neural networks (Computer science) Python (Computer program language) Neural Networks, Computer Réseaux neuronaux (Informatique) Python (Langage de programmation) |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=2731864 |
work_keys_str_mv | AT jhaashishranjan masteringpytorchbuildpowerfulneuralnetworkarchitecturesusingadvancedpytorch1xfeatures AT pillaigopinath masteringpytorchbuildpowerfulneuralnetworkarchitecturesusingadvancedpytorch1xfeatures |