awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
snap-stanford avatar

snap-stanford/graphgym

0
View on GitHub↗
1,893 stars·197 forks·Python·15 views

Graphgym

Platform for designing and evaluating Graph Neural Networks (GNN)

Features

  • 3D Shape Analysis - Framework for evaluating and designing graph neural networks.
  • Graph Neural Networks - Platform for designing and evaluating graph neural networks.

Star history

Star history chart for snap-stanford/graphgymStar history chart for snap-stanford/graphgym

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Graphgym

These projects share indexed features with Graphgym. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • labmlai/annotated_deep_learning_paper_implementationslabmlai avatar

    labmlai/annotated_deep_learning_paper_implementations

    66,981View on GitHub↗

    This project is a collection of deep learning research papers translated into annotated code. It serves as a resource for reproducing academic research, providing implementations of transformers, diffusion models, and reinforcement learning architectures. The library distinguishes itself by using a side-by-side annotation format that combines executable Python code with descriptive markdown notes. This approach provides a structured way to explain the logic of neural network papers alongside their PyTorch-based implementations. The codebase covers several major capability areas, including ge

    Pythonattentiondeep-learningdeep-learning-tutorial
    View on GitHub↗66,981
  • a4bio/proteininvbenchA4Bio avatar

    A4Bio/ProteinInvBench

    202View on GitHub↗

    One can use the Colab to evaluate our latest models.

    Python
    View on GitHub↗202
  • amanda-zheng/sfgcamanda-zheng avatar

    amanda-zheng/sfgc

    37View on GitHub↗

    This is the Pytorch implementation of NeurIPS-23 work: "Structure-free Graph Condensation (SFGC): From Large-scale Graphs to Condensed Graph-free Data".

    Python
    View on GitHub↗37
  • a4bio/pifoldA4Bio avatar

    A4Bio/PiFold

    183View on GitHub↗

    The official implementation of the ICLR'23 paper PiFold: Toward effective and efficient protein inverse folding.

    Python
    View on GitHub↗183
Compare all 30 related projects→

Frequently asked questions

What does snap-stanford/graphgym do?

Platform for designing and evaluating Graph Neural Networks (GNN)

What are the main features of snap-stanford/graphgym?

The main features of snap-stanford/graphgym are: 3D Shape Analysis, Graph Neural Networks.

Which projects share features with snap-stanford/graphgym?

Projects with overlapping indexed features include: labmlai/annotated_deep_learning_paper_implementations — This project is a collection of deep learning research papers translated into annotated code. It serves as a resource… a4bio/proteininvbench — One can use the Colab to evaluate our latest models. amanda-zheng/sfgc — This is the Pytorch implementation of NeurIPS-23 work: "Structure-free Graph Condensation (SFGC): From Large-scale… amazon-research/doscond — [KDD 2022] The implementation for "Condensing Graphs via One-Step Gradient Matching" on graph classification is shown… benedekrozemberczki/appnp — A PyTorch implementation of "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019). a4bio/pifold — The official implementation of the ICLR'23 paper PiFold: Toward effective and efficient protein inverse folding.