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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to nvlabs/gbrl

Open-source alternatives to Gbrl

30 open-source projects similar to nvlabs/gbrl, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Gbrl alternative.

  • aciditeam/acidanoAvatar de aciditeam

    aciditeam/acidano

    4Ver en GitHub↗
    Jupyter Notebook
    Ver en GitHub↗4
  • ajoo/nrgboostAvatar de ajoo

    ajoo/nrgboost

    5Ver en GitHub↗

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

    Python
    Ver en GitHub↗5
  • amirsaffari/online-multiclass-lpboostAvatar de amirsaffari

    amirsaffari/online-multiclass-lpboost

    68Ver en GitHub↗

    Online Multi-Class LPBoost

    C++
    Ver en GitHub↗68
  • andymiller/vboostAvatar de andymiller

    andymiller/vboost

    11Ver en GitHub↗

    code for Variational Boosting: Iteratively Refining Posterior Approximations

    Python
    Ver en GitHub↗11
  • anitan0925/resfgbAvatar de anitan0925

    anitan0925/ResFGB

    28Ver en GitHub↗

    Remark: The code is updated from the ICML version. The ICML version corresponds to a commit on May 25, 2018.

    Python
    Ver en GitHub↗28
  • arogozhnikov/infiniteboostAvatar de arogozhnikov

    arogozhnikov/infiniteboost

    183Ver en GitHub↗

    Code for a paper InfiniteBoost: building infinite ensembles with gradient descent (arXiv:1706.01109). A. Rogozhnikov, T. Likhomanenko

    Jupyter Notebook
    Ver en GitHub↗183

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • benedekrozemberczki/boostedfactorizationAvatar de benedekrozemberczki

    benedekrozemberczki/BoostedFactorization

    35Ver en GitHub↗

    An implementation of "Multi-Level Network Embedding with Boosted Low-Rank Matrix Approximation" (ASONAM 2019).

    Python
    Ver en GitHub↗35
  • biotrump/cvlab-binboostAvatar de biotrump

    biotrump/cvlab-BINBOOST

    8Ver en GitHub↗

    Boosted Descriptors

    C++
    Ver en GitHub↗8
  • catboost/catboostAvatar de catboost

    catboost/catboost

    8,808Ver en GitHub↗

    CatBoost is a gradient boosting machine learning library used to train decision tree ensembles for regression, classification, and ranking tasks. It functions as a high-performance framework that provides a categorical data processor for transforming non-numeric features, a distributed trainer for large-scale datasets, and GPU acceleration to speed up model construction. The library distinguishes itself through native handling of categorical data and text features, removing the need for manual encoding. It includes a specialized model interpretability tool that leverages SHAP values and featu

    C++big-datacatboostcategorical-features
    Ver en GitHub↗8,808
  • delta2323/gb-gnnAvatar de delta2323

    delta2323/GB-GNN

    13Ver en GitHub↗

    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).

    Jupyter Notebook
    Ver en GitHub↗13
  • dmlc/xgboostAvatar de dmlc

    dmlc/xgboost

    28,471Ver en GitHub↗

    XGBoost is a distributed machine learning library for implementing scalable gradient boosting decision trees used for regression, classification, and ranking. It functions as a predictive model framework and a cross-language toolkit, providing a core implementation with native bindings for Python, R, Java, Scala, and C++. The system is designed as a GPU-accelerated library that utilizes CUDA and NCCL to speed up the training of decision tree ensembles. It operates as a distributed framework capable of scaling training and prediction across multi-node clusters and GPU environments to process m

    C++distributed-systemsgbdtgbm
    Ver en GitHub↗28,471
  • eminyous/fipeE

    eminyous/fipe

    0Ver en GitHub↗

    )](https://pypi.org/project/fipepy/) versions](https://img.shields.io/pypi/pyversions/fipepy.svg)](https://pypi.org/project/fipepy/)

    Ver en GitHub↗0
  • ermongroup/bgmAvatar de ermongroup

    ermongroup/bgm

    20Ver en GitHub↗

    Boosted Generative Models

    Python
    Ver en GitHub↗20
  • fyan102/fcogbAvatar de fyan102

    fyan102/FCOGB

    5Ver en GitHub↗

    This repository contains the code and datasets for the paper "Orthogonal Gradient Boosting for Simpler Additive Rule Ensembles".

    Jupyter Notebook
    Ver en GitHub↗5
  • gbdt-pl/gbdt-plAvatar de GBDT-PL

    GBDT-PL/GBDT-PL

    158Ver en GitHub↗

    This is the implementation for the paper Gradient Boosting with Piece-Wise Linear Regression Trees. We extend gradient boosting to use piecewise linear regression trees (PL Trees), instead of piecewise constant regression trees. PL Trees can accelerate convergence of GBDT. Moreover, our new…

    C++
    Ver en GitHub↗158
  • google/deepboostAvatar de google

    google/deepboost

    152Ver en GitHub↗

    Code for DeepBoost algorithm described in:

    C++
    Ver en GitHub↗152
  • grouplens/samanthaAvatar de grouplens

    grouplens/samantha

    87Ver en GitHub↗

    A generic recommender and predictor server for both offline machine learning and recommendation modeling and fast online production serving. MIT licence, oriented to production use (online field experiments in research and typical industrial use)

    Java
    Ver en GitHub↗87
  • guillaumecollin/a-simple-multi-class-boosting-framework-with-theoretical-guarantees-and-empirical-proficiencyAvatar de GuillaumeCollin

    GuillaumeCollin/A-Simple-Multi-Class-Boosting-Framework-with-Theoretical-Guarantees-and-Empirical-Proficiency

    0Ver en GitHub↗

    Implementation of an article

    HTML
    Ver en GitHub↗0
  • harshakokel/kigbAvatar de harshakokel

    harshakokel/KiGB

    8Ver en GitHub↗

    Incorporating richer human inputs including qualitative constraints such as monotonic and synergistic influences has long been adapted inside AI. Inspired by this, we consider the problem of using such influence statements in the successful gradient-boosting framework. We develop a unified…

    Python
    Ver en GitHub↗8
  • hpclab/quickrankAvatar de hpclab

    hpclab/quickrank

    133Ver en GitHub↗

    QuickRank: A C++ suite of Learning-to-Rank algorithms

    C++
    Ver en GitHub↗133
  • jay15summer/two-stage-tradaboost.r2Avatar de jay15summer

    jay15summer/Two-stage-TrAdaboost.R2

    46Ver en GitHub↗

    This is a boosting based transfer learning algorithm for regression tasks (TwoStageTrAdaBoostR2) that is proposed by Pardoe et al. in paper "Boosting for Regression Transfer (ICML 2010)". The program TwoStageTrAdaBoostR2 contains two main classes that are written in scikit-learn style and the…

    Python
    Ver en GitHub↗46
  • jordanash/boostresnetAvatar de JordanAsh

    JordanAsh/boostresnet

    5Ver en GitHub↗

    This repository contains a simple PyTorch implementation of the article Learning Deep ResNet Blocks Sequentially using Boosting Theory.

    Python
    Ver en GitHub↗5
  • kingfengji/mgbdtAvatar de kingfengji

    kingfengji/mGBDT

    104Ver en GitHub↗

    This is the official clone for the implementation of mGBDT.

    Python
    Ver en GitHub↗104
  • krisyuanbian/l2boost-icAvatar de krisyuanbian

    krisyuanbian/L2BOOST-IC

    0Ver en GitHub↗

    Yuan Bian, Grace Y. Yi, and Wenqing He (2025). Boosting methods for interval-censored data with regression and classification. In The 13th International Conference on Learning Representations (ICLR 2025). https://openreview.net/pdf?id=DzbUL4AJPP

    R
    Ver en GitHub↗0
  • max-andr/provably-robust-boostingAvatar de max-andr

    max-andr/provably-robust-boosting

    50Ver en GitHub↗

    NeurIPS 2019

    Python
    Ver en GitHub↗50
  • memect/haoAvatar de memect

    memect/hao

    1,427Ver en GitHub↗

    http://www.weibo.com/haoawesome 简介 : 问答服务, 订阅服务, 使用许可 问答与传送档案 通知与声明

    Ver en GitHub↗1,427
  • mop/bierAvatar de mop

    mop/bier

    39Ver en GitHub↗

    This project is a cleaned up version of our PAMI submission "Deep Metric Learning with BIER: Boosting Independent Embeddings Robustly" in tensorflow. It extends our original ICCV version with an adversarial auxiliary loss during training, which improves results. you are planning to use this…

    Python
    Ver en GitHub↗39
  • nicolaessig/fairregboostAvatar de NicoLaessig

    NicoLaessig/fairregboost

    0Ver en GitHub↗

    This repository contains the codes needed to reproduce the experiments of our submitted CIKM 2025 Paper

    Python
    Ver en GitHub↗0
  • nnikolaou/cost-sensitive-boosting-tutorialAvatar de nnikolaou

    nnikolaou/Cost-sensitive-Boosting-Tutorial

    26Ver en GitHub↗

    The tutorial 'CalibratedAdaMEC_ExtendedVersion.ipynb' introduces the concepts of asymmetric (cost-sensitive and/or imbalanced class) learning, decision theory and boosting. It briefly describes the results of the paper:

    Jupyter Notebook
    Ver en GitHub↗26
  • pengsun/aosologitboostAvatar de pengsun

    pengsun/AOSOLogitBoost

    7Ver en GitHub↗

    AOSOLogitBoost

    C++
    Ver en GitHub↗7