Introduction to Graph Neural Networks

Introduction to Graph Neural Networks

NVIDIA NIC-NVI-IGNN

USD 30.00
excl. VAT
Please note: The price will be deducted in your cart when a course seat is purchased.

Graph neural networks (GNN) are a class of artificial neural networks designed to process data that can be represented as graphs. Across various industries, GNNs find suitable applications such as molecular analysis, drug discovery and repurposing, social network analysis, predicting stock market developments, thermodynamics, and even modeling human brain connectomes.

Course Prerequisites

Competency in the Python 3 programminglanguage. Experience with deep neural networks (specifically variations of CNNs)

What you will learn

In this course you'll learn :

  • Important concepts of graphs
  • How to apply neural networks to graphs
  • Various applications of graph neural networks
  • How to build and efficiently train GNN-based models