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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
superallen13 avatar

superallen13/GCondenser

0
View on GitHub↗
13 stars·1 fork·Python·MIT·0 views

GCondenser

This is the official code repository for the paper GCondenser: Benchmarking Graph Condensation. GCondenser is a graph condensation (GC) toolkit, designed for the graph condensation field 🚀. It benchmarks existing GC methods, accelerates the development of your own GC methods, and can be…

Features

  • Graph Neural Networks - Benchmarking framework for assessing graph condensation performance.

Star history

Star history chart for superallen13/gcondenserStar history chart for superallen13/gcondenser

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

Frequently asked questions

What does superallen13/gcondenser do?

This is the official code repository for the paper GCondenser: Benchmarking Graph Condensation. GCondenser is a graph condensation (GC) toolkit, designed for the graph condensation field 🚀. It benchmarks existing GC methods, accelerates the development of your own GC methods, and can be…

What are the main features of superallen13/gcondenser?

The main features of superallen13/gcondenser are: Graph Neural Networks.

What are some open-source alternatives to superallen13/gcondenser?

Open-source alternatives to superallen13/gcondenser 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… 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). benedekrozemberczki/attentionwalk — A PyTorch Implementation of "Watch Your Step: Learning Node Embeddings via Graph Attention" (NeurIPS 2018). a4bio/proteininvbench — One can use the Colab to evaluate our latest models.

Open-source alternatives to GCondenser

Similar open-source projects, ranked by how many features they share with GCondenser.
  • 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
  • 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
  • amazon-research/doscondamazon-research avatar

    amazon-research/DosCond

    19View on GitHub↗

    KDD 2022 The implementation for "Condensing Graphs via One-Step Gradient Matching" on graph classification is shown below. For node classification, please refer to link.

    Python
    View on GitHub↗19
  • a4bio/proteininvbenchA4Bio avatar

    A4Bio/ProteinInvBench

    202View on GitHub↗

    One can use the Colab to evaluate our latest models.

    Python
    View on GitHub↗202
  • See all 30 alternatives to GCondenser→