From the course: Learning Graph Neural Networks

Unlock this course with a free trial

Join today to access over 24,700 courses taught by industry experts.

Prerequisites

Prerequisites

- [Instructor] Before we dive into the course content, here are some prerequisites that you need to have to make the most of your learning. Now, I make the assumption that you're very comfortable programming in Python. All of the code that we'll be writing will be in Python. I also assume that you're familiar with machine learning and are comfortable building and training neural networks. That is, you know how to use either PyTorch or TensorFlow for deep learning, and you've built and trained, say, classification models or regression models using these frameworks. While we'll be using the PyTorch Geometric library, part of the PyTorch framework, if you're only familiar with TensorFlow, that's totally fine as well. So some familiarity with either PyTorch or TensorFlow is a must.

Contents