Introduction to Graph Machine Learning
In this part, you will get a brief introduction to graph machine learning, showing the potential of graphs combined with the right machine learning algorithms. Moreover, a general overview of graph theory and Python libraries is provided in order to allow you to deal with (create, modify, and plot) graph data structures.
This part comprises the following chapters:
- Chapter 1, Getting Started with Graphs
- Chapter 2, Graph Machine Learning
- Chapter 3, Neural Networks and Graphs