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
delta2323 avatar

delta2323/GB-GNN

0
View on GitHub↗
13 stars·4 forks·Jupyter Notebook·5 viewsarxiv.org/abs/2006.08550↗

GB GNN

This is the code for the paper titled Optimization and Generalization Analysis of Transduction through Gradient Boosting and Application to Multi-scale Graph Neural Networks (arXiv).

Features

  • Gradient Boosting Research - Gradient boosting applied to graph neural networks.

Star history

Star history chart for delta2323/gb-gnnStar history chart for delta2323/gb-gnn

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 GB GNN

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

    ajoo/nrgboost

    5View on GitHub↗

    This repository contains the official code of the paper NRGBoost: Energy-Based Generative Boosted Trees (ICLR 2025).

    Python
    View on GitHub↗5
  • amirsaffari/online-multiclass-lpboostamirsaffari avatar

    amirsaffari/online-multiclass-lpboost

    68View on GitHub↗

    Online Multi-Class LPBoost

    C++
    View on GitHub↗68
  • andymiller/vboostandymiller avatar

    andymiller/vboost

    11View on GitHub↗

    code for Variational Boosting: Iteratively Refining Posterior Approximations

    Python
    View on GitHub↗11
  • aciditeam/acidanoaciditeam avatar

    aciditeam/acidano

    4View on GitHub↗
    Jupyter Notebook
    View on GitHub↗4
Compare all 30 related projects→

Frequently asked questions

What does delta2323/gb-gnn do?

This is the code for the paper titled Optimization and Generalization Analysis of Transduction through Gradient Boosting and Application to Multi-scale Graph Neural Networks (arXiv).

What are the main features of delta2323/gb-gnn?

The main features of delta2323/gb-gnn are: Gradient Boosting Research.

Which projects share features with delta2323/gb-gnn?

Projects with overlapping indexed features include: ajoo/nrgboost — This repository contains the official code of the paper NRGBoost: Energy-Based Generative Boosted Trees (ICLR 2025). amirsaffari/online-multiclass-lpboost — Online Multi-Class LPBoost. andymiller/vboost — code for Variational Boosting: Iteratively Refining Posterior Approximations. anitan0925/resfgb — Remark: The code is updated from the ICML version. The ICML version corresponds to a commit on May 25, 2018. arogozhnikov/infiniteboost — Code for a paper InfiniteBoost: building infinite ensembles with gradient descent (arXiv:1706.01109). A. Rogozhnikov,… aciditeam/acidano.