Search⌘ K
AI Features

Python Libraries

Learn about the fundamental Python libraries necessary for graph machine learning. This lesson provides a detailed list of key packages and versions used to handle graph data, perform embedding, and develop graph neural networks. It also introduces Python tools for generating and manipulating knowledge graphs.

Python libraries

Here's a list of all the Python libraries with the versions used in this course:

  • karateclub==1.3.3

  • matplotlib==3.5.1

  • pandas==1.3.5 ...