Skip to content

This repository is designed to introduce beginners to GNNs and provide a series of tutorials on various techniques in Geometric Machine Learning. Whether you're a student, developer, or researcher, this resource will help you understand how GNNs work and how to implement them using PyG

Notifications You must be signed in to change notification settings

chaymabh/Getting_Started_with_Graph_Neural_Networks_GNNs_Using_PyTorch_Geometric

Repository files navigation

Getting Started with Graph Neural Networks (GNNs) Using PyTorch Geometric

Welcome to the world of Graph Neural Networks (GNNs)! This repository is designed to introduce beginners to GNNs and provide a series of tutorials on various techniques in Geometric Machine Learning. Whether you're a student, developer, or researcher, this resource will help you understand how GNNs work and how to implement them using the PyTorch Geometric library.

Getting Started

To run these tutorials, you'll need the following dependencies:

  • PyTorch: Install PyTorch for deep learning capabilities.
  • Anaconda: Use Anaconda for managing Python environments.
  • PyTorch Geometric (PyG): Follow the installation instructions provided in the PyG documentation.
  • NetworkX: Install NetworkX for graph-related operations.

Tutorials

This repository offers a series of tutorials to help you grasp the concepts of Graph Neural Networks (GNNs) and how to apply them using PyTorch Geometric:

  1. NetworkX Graph Tutorial: Learn about NetworkX and its applications in graph-related operations.

  2. Node Embedding Pipeline: Explore a comprehensive pipeline for node embedding in graph data.

  3. PyTorch Geometric Tutorial: Dive into practical GNN implementation using PyTorch Geometric, covering advanced techniques in the GNN field.

Resources

For more information and resources on GNNs and their implementation using PyTorch Geometric, you can refer to the following:

Contributing

We welcome contributions to this project.

License

This project is licensed under the MIT License.

About

This repository is designed to introduce beginners to GNNs and provide a series of tutorials on various techniques in Geometric Machine Learning. Whether you're a student, developer, or researcher, this resource will help you understand how GNNs work and how to implement them using PyG

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published