PyTorch Recipes (Apress)
Friday, 08 February 2019

This book starts with an introduction to PyTorch and tensors, the data structure used to calculate arithmetic operations. Author Pradeepta Mishra then looks at probability distributions using PyTorch, and dives into transformations and graph computations. Along the way the book covers common issues faced with neural network implementation and tensor differentiation. Moving on to algorithms it shows how PyTorch works with supervised and unsupervised algorithms, as well as how convolutional neural networks, deep neural networks, and recurrent neural networks work using it. The book concludes with natural language processing and text processing using PyTorch.

<ASIN:1484242572>

 

Author: Pradeepta Mishra
Publisher: Apress
Date: January 2019
Pages: 204
ISBN: 978-1484242575
Print: 1484242572
Kindle: B07N71V7YJ
Audience: PyTorch developers
Level: Intermediate
Category: Artificial Intelligence and Python

 

  • Master tensor operations for dynamic graph-based calculations using PyTorch
  • Create PyTorch transformations and graph computations for neural networks
  • Carry out supervised and unsupervised learning using PyTorch 
  • Work with deep learning algorithms such as CNN and RNN
  • Build LSTM models in PyTorch 
  • Use PyTorch for text processing

For recommendations of Python books see Books for Pythonistas and Python Books For Beginners in our Programmer's Bookshelf section.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


DevOps For The Desperate

Author: Bradley Smith
Publisher: No Starch
Pages: 176
ISBN: 978-1718502482
Print: 1718502486
Kindle: B09M82VY43
Audience: Developers working in DevOps
Rating: 4.5
Reviewer: Kay Ewbank

Subtitled 'A hands-on survival guide, this book aims to provide software engineers and developers with the basi [ ... ]



SQL Server Advanced Troubleshooting and Performance Tuning (O'Reilly)

Author: Dmitri Korotkevitch
Publisher: O'Reilly
Pages: 497
ISBN: 978-1098101923
Print:1098101928
Kindle: B0B197NYD7
Audience: DBAs & database devs
Rating: 5
Reviewer: Ian Stirk

This book aims to improve the performance of your SQL Servers, how does it fare?


More Reviews