Treffer: Hands-On Graph Neural Networks Using Python

Title:
Hands-On Graph Neural Networks Using Python
Source:
2023
Publisher Information:
Packt Publishing; 2023
Document Type:
E-Ressource Electronic Resource
Availability:
Open access content. Open access content
Note:
English
Other Numbers:
ESODI oai:odilo.es:00923198
1391132553
Contributing Source:
ODILO
From OAIster®, provided by the OCLC Cooperative.
Accession Number:
edsoai.on1391132553
Database:
OAIster

Weitere Informationen

Design robust graph neural networks with PyTorch Geometric by combining graph theory and neural networks with the latest developments and apps Purchase of the print or Kindle book includes a free PDF eBook Key Features Implement state-of-the-art graph neural network architectures in Python</li> Create your own graph datasets from tabular data</li> Build powerful traffic forecasting, recommender systems, and anomaly detection applications</li></ul> Book Description 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 language processing and computer vision to recommendation systems and drug discovery. Hands-On Graph Neural Networks Using Python begins with the fundamentals of graph theory and shows you how to create graph datasets from tabular data. As you advance, you'll explore major graph neural network architectures and learn essential concepts such as graph convolution, self-attention, link prediction, and heterogeneous graphs. Finally, the book proposes applications to solve real-life problems, enabling you to build a professional portfolio. The code is readily available online and can be easily adapted to other datasets and apps. By the end of this book, you'll have learned to create graph datasets, implement graph neural networks using Python and PyTorch Geometric, and apply them to solve real-world problems, along with building and training graph neural network models for node and graph classification, link prediction, and much more. What you will learn Understand the fundamental concepts of graph neural networks</li> Implement graph neura