Graph Neural Networks in Action - MEAP V06

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

A hands-on guide to powerful graph-based deep learning models! Learn how to build cutting-edge graph neural networks for recommendation engines, molecular modeling, and more. Graph Neural Networks in Action teaches you to create powerful deep learning models for working with graph data. You’ll learn how to both design and train your models, and how to develop them into practical applications you can deploy to production. In Graph Neural Networks in Action you’ll create deep learning models that are perfect for working with interconnected graph data. Start with a comprehensive introduction to graph data’s unique properties. Then, dive straight into building real-world models, including GNNs that can generate node embeddings from a social network, recommend eCommerce products, and draw insights from social sites. This comprehensive guide contains coverage of the essential GNN libraries, including PyTorch Geometric, DeepGraph Library, and Alibaba’s GraphScope for training at scale. In Graph Neural Networks in Action, you will learn how to: • 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

Author(s): Keita Broadwater, Namid Stillman
Publisher: Manning Publications
Year: 2023

Language: English
Pages: 300

Copyright_2023_Manning_Publications
welcome
1_Discovering_Graph_Neural_Networks
2_System_Design_and_Data_Pipelining
3_Graph_Embeddings
4_Graph_Convolutional_Networks_(GCNs)_&_GraphSage
5_Graph_Attention_Networks_(GATs)
6_Graph_Autoencoders
Appendix_A._Discovering_Graphs