Hands-on graph neural networks using Python practical techniques and architectures for building powerful graph and deep learning apps with Pytorch

Graph neural networks are a highly effective tool for analyzing data that can be represented as a graph, such as social networks, chemical compounds, or transportation networks. The past few years have seen an explosion in the use of graph neural networks, with their application ranging from natural...

Descripción completa

Detalles Bibliográficos
Otros Autores: Labonne, Maxime, author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Birmingham, England : Packt Publishing [2023]
Edición:1st ed
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009733940006719
Tabla de Contenidos:
  • Table of Contents Getting Started with Graph Learning Graph Theory for Graph Neural Networks Creating Node Representations with DeepWalk Improving Embeddings with Biased Random Walks in Node2Vec Including Node Features with Vanilla Neural Networks Introducing Graph Convolutional Networks Graph Attention Networks Scaling Graph Neural Networks with GraphSAGE Defining Expressiveness for Graph Classification Predicting Links with Graph Neural Networks Generating Graphs Using Graph Neural Networks Learning from Heterogeneous Graphs Temporal Graph Neural Networks Explaining Graph Neural Networks Forecasting Traffic Using A3T-GCN Detecting Anomalies Using Heterogeneous Graph Neural Networks Building a Recommender System Using LightGCN Unlocking the Potential of Graph Neural Networks for Real-Word Applications.