A hands-on guide to powerful graph-based deep learning models.
Graph Neural Networks in Action teaches you to build cutting-edge graph neural networks for recommendation engines, molecular modeling, and more. 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
In
Graph Neural Networks in Action you’ll learn how to both design and train your models, and how to develop them into practical applications you can deploy to production. Go hands-on and explore relevant real-world projects as you dive into graph neural networks perfect for node prediction, link prediction, and graph classification.