Graph Neural Networks in Action (Manning)
Monday, 02 June 2025

This book shows how to to build graph neural networks for recommendation engines and molecular modeling.  TKeita Broadwater and Namid Stillman show how to both design and train models, and how to develop them into practical applications, with graph neural networks for node prediction, link prediction, and graph classification. The book includes coverage of the essential GNN libraries, including PyTorch Geometric, DeepGraph Library, and Alibaba’s GraphScope for training at scale.

<ASIN:1617299057 >

Author: Keita Broadwater and Namid Stillman 
Publisher: Manning
Date: April 2025
Pages: 392
ISBN: 978-1617299056
Print: 1617299057
Kindle: B0DY967PSN
Audience: Developers interested in graph neural networks
Level: Intermediate
Category: Artificial Intelligence

graphneural

Topics include:

  • Train and deploy a graph neural network
  • Generate node embeddings
  • Use GNNs at scale for very large datasets
  • Build a graph data pipeline
  • Create a graph data schema
  • Understand the taxonomy of GNNs
  • Manipulate graph data with NetworkX

 

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


Classic Computer Science Problems in Python

Author: David Kopec
Publisher: Manning
Date: March 2019
Pages: 224
ISBN: 978-1617295980
Print: 1617295981
Kindle: ‎ ‎ B09782BT4Q
Level: Intermediate
Audience: Python developers
Category: Python
Rating: 4
Reviewer: Mike James
Classic algorithms in Python - the world's favourite language.



R for the Rest of Us

Author: David Keyes
Publisher: No Starch Press
Date: June 2024
Pages: 256
ISBN: 978-1718503328
Print: 1718503326
Kindle: B0CD3GV46N
Audience: Beginners interested in R
Rating: 3
Reviewer: Mike James
Well I'm certainly the "rest of us" - what about you?


More Reviews