[D] Machine Learning - WAYR (What Are You Reading) - Week 128

This page summarizes the projects mentioned and recommended in the original post on /r/MachineLearning

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • pna

    Implementation of Principal Neighbourhood Aggregation for Graph Neural Networks in PyTorch, DGL and PyTorch Geometric

  • In this regard, I came across the Principal Neighborhood Aggregation paper which aggregates information from neighbors based on different aggregators (1st, 2nd, and higher-order moments like mean, std, kurtosis, etc.). Additionally, the authors also introduce a scaler based on the degree of the node. It basically amplifies or attenuates the incoming information from the neighboring nodes. The code implementation is available here. Reach out to me if you want to discuss more!

  • gnn-lspe

    Source code for GNN-LSPE (Graph Neural Networks with Learnable Structural and Positional Representations), ICLR 2022

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts