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
 


Machine Learning with PyTorch and Scikit-Learn

Author: Sebastian Raschka, Yuxi (Hayden) Liu & Vahid Mirjalili
Publisher: Packt
Date: February 2022
Pages: 770
ISBN: 978-1801819312
Print: 1801819319
Kindle: B09NW48MR1
Audience: Python developers interested in machine learning
Rating: 5
Reviewer: Mike James
This is a very big book of machine le [ ... ]



PostgresSQL 14 Administration Cookbook

Author: Simon Riggs and Gianno Ciolli
Publisher: Packt Publishing
Pages: 608
ISBN: 978-1803248974
Print:1803248971
Kindle: B09R4VBHX3
Audience: PostgresSQL developers and administrators
Rating: 4.5
Reviewer: Kay Ewbank

While this book describes itself as a cookbook, the recipes in it work through the nec [ ... ]


More Reviews