LightGCN recommender system pytorch-geometric/Jupyter notebook implementation with Python
-
Updated
Jun 24, 2024 - Jupyter Notebook
LightGCN recommender system pytorch-geometric/Jupyter notebook implementation with Python
A notebook containing implementations of different graph deep node embeddings along with benchmark graph neural network models in tensorflow. This has been taken from https://www.kaggle.com/abhilash1910/nlp-workshop-ml-india-deep-graph-learning to apply GNNs/node embeddings on NLP task.
This repo contains the codes and the notebooks used for the paper "Exploring Temporal GNN Embeddings for Darknet Traffic Analysis".
The repository is a collection of Jupyter notebooks showcasing various projects related to graph neural networks (GNNs). Each notebook provides a detailed explanation of the project and its implementation, making it easy for users to understand and replicate the results.
Multiple algorithms on KNN & Clustering on MNIST dataset implemented in C++ & .Jupyter Notebook
Add a description, image, and links to the gnn topic page so that developers can more easily learn about it.
To associate your repository with the gnn topic, visit your repo's landing page and select "manage topics."