Tutorial: Graph Neural Networks in TensorFlow: A Practical Guide

Learning on Graphs Conference · Beginner ·📐 ML Fundamentals ·3y ago

About this lesson

Organizers: Sami Abu-el-Haija, Neslihan Bulut, Bryan Perozzi, and Anton Tsitsulin Abstract: Graphs are general data structures that can represent information from a variety of domains (social, biomedical, online transactions, and many more). Graph Neural Networks (GNNs) are quickly becoming the de-facto Machine Learning models for learning from Graph data and hereby infer missing information, such as, predicting labels of nodes or imputing missing edges. The main goal of this tutorial is to help practitioners and researchers to implement GNNs in a TensorFlow setting. Specifically, the tutorial will be mostly hands-on, and will walk the audience through a process of running existing GNNs on heterogeneous graph data, and a tour of how to implement new GNN models. The hands-on portion of the tutorial will be based on TF-GNN, a new framework that we open-sourced. Website: https://logconference.org/schedule-tutorials/#graph-neural-networks-in-tensorflow-a-practical-guide

Original Description

Organizers: Sami Abu-el-Haija, Neslihan Bulut, Bryan Perozzi, and Anton Tsitsulin Abstract: Graphs are general data structures that can represent information from a variety of domains (social, biomedical, online transactions, and many more). Graph Neural Networks (GNNs) are quickly becoming the de-facto Machine Learning models for learning from Graph data and hereby infer missing information, such as, predicting labels of nodes or imputing missing edges. The main goal of this tutorial is to help practitioners and researchers to implement GNNs in a TensorFlow setting. Specifically, the tutorial will be mostly hands-on, and will walk the audience through a process of running existing GNNs on heterogeneous graph data, and a tour of how to implement new GNN models. The hands-on portion of the tutorial will be based on TF-GNN, a new framework that we open-sourced. Website: https://logconference.org/schedule-tutorials/#graph-neural-networks-in-tensorflow-a-practical-guide
Watch on YouTube ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Related Reads

Up next
Dropout in Deep Learning
AnuTech-CH
Watch →