awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to google/deepboost

Open-source alternatives to Deepboost

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

  • aciditeam/acidanoالصورة الرمزية لـ aciditeam

    aciditeam/acidano

    4عرض على GitHub↗
    Jupyter Notebook
    عرض على GitHub↗4
  • ajoo/nrgboostالصورة الرمزية لـ ajoo

    ajoo/nrgboost

    5عرض على GitHub↗

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

    Python
    عرض على GitHub↗5
  • amirsaffari/online-multiclass-lpboostالصورة الرمزية لـ amirsaffari

    amirsaffari/online-multiclass-lpboost

    68عرض على GitHub↗

    Online Multi-Class LPBoost

    C++
    عرض على GitHub↗68
  • andymiller/vboostالصورة الرمزية لـ andymiller

    andymiller/vboost

    11عرض على GitHub↗

    code for Variational Boosting: Iteratively Refining Posterior Approximations

    Python
    عرض على GitHub↗11
  • anitan0925/resfgbالصورة الرمزية لـ anitan0925

    anitan0925/ResFGB

    28عرض على GitHub↗

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

    Python
    عرض على GitHub↗28
  • arogozhnikov/infiniteboostالصورة الرمزية لـ arogozhnikov

    arogozhnikov/infiniteboost

    183عرض على GitHub↗

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

    Jupyter Notebook
    عرض على GitHub↗183

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • benedekrozemberczki/boostedfactorizationالصورة الرمزية لـ benedekrozemberczki

    benedekrozemberczki/BoostedFactorization

    35عرض على GitHub↗

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

    Python
    عرض على GitHub↗35
  • biotrump/cvlab-binboostالصورة الرمزية لـ biotrump

    biotrump/cvlab-BINBOOST

    8عرض على GitHub↗

    Boosted Descriptors

    C++
    عرض على GitHub↗8
  • catboost/catboostالصورة الرمزية لـ catboost

    catboost/catboost

    8,808عرض على 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
    عرض على GitHub↗8,808
  • delta2323/gb-gnnالصورة الرمزية لـ delta2323

    delta2323/GB-GNN

    13عرض على 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
    عرض على GitHub↗13
  • dmlc/xgboostالصورة الرمزية لـ dmlc

    dmlc/xgboost

    28,471عرض على 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
    عرض على GitHub↗28,471
  • eminyous/fipeE

    eminyous/fipe

    0عرض على GitHub↗

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

    عرض على GitHub↗0
  • ermongroup/bgmالصورة الرمزية لـ ermongroup

    ermongroup/bgm

    20عرض على GitHub↗

    Boosted Generative Models

    Python
    عرض على GitHub↗20
  • fyan102/fcogbالصورة الرمزية لـ fyan102

    fyan102/FCOGB

    5عرض على GitHub↗

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

    Jupyter Notebook
    عرض على GitHub↗5
  • gbdt-pl/gbdt-plالصورة الرمزية لـ GBDT-PL

    GBDT-PL/GBDT-PL

    158عرض على 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++
    عرض على GitHub↗158
  • grouplens/samanthaالصورة الرمزية لـ grouplens

    grouplens/samantha

    87عرض على 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
    عرض على GitHub↗87
  • guillaumecollin/a-simple-multi-class-boosting-framework-with-theoretical-guarantees-and-empirical-proficiencyالصورة الرمزية لـ GuillaumeCollin

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

    0عرض على GitHub↗

    Implementation of an article

    HTML
    عرض على GitHub↗0
  • harshakokel/kigbالصورة الرمزية لـ harshakokel

    harshakokel/KiGB

    8عرض على 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
    عرض على GitHub↗8
  • hpclab/quickrankالصورة الرمزية لـ hpclab

    hpclab/quickrank

    133عرض على GitHub↗

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

    C++
    عرض على GitHub↗133
  • jay15summer/two-stage-tradaboost.r2الصورة الرمزية لـ jay15summer

    jay15summer/Two-stage-TrAdaboost.R2

    46عرض على 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
    عرض على GitHub↗46
  • jordanash/boostresnetالصورة الرمزية لـ JordanAsh

    JordanAsh/boostresnet

    5عرض على GitHub↗

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

    Python
    عرض على GitHub↗5
  • kingfengji/mgbdtالصورة الرمزية لـ kingfengji

    kingfengji/mGBDT

    104عرض على GitHub↗

    This is the official clone for the implementation of mGBDT.

    Python
    عرض على GitHub↗104
  • krisyuanbian/l2boost-icالصورة الرمزية لـ krisyuanbian

    krisyuanbian/L2BOOST-IC

    0عرض على 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
    عرض على GitHub↗0
  • max-andr/provably-robust-boostingالصورة الرمزية لـ max-andr

    max-andr/provably-robust-boosting

    50عرض على GitHub↗

    NeurIPS 2019

    Python
    عرض على GitHub↗50
  • memect/haoالصورة الرمزية لـ memect

    memect/hao

    1,427عرض على GitHub↗

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

    عرض على GitHub↗1,427
  • mop/bierالصورة الرمزية لـ mop

    mop/bier

    39عرض على 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
    عرض على GitHub↗39
  • nicolaessig/fairregboostالصورة الرمزية لـ NicoLaessig

    NicoLaessig/fairregboost

    0عرض على GitHub↗

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

    Python
    عرض على GitHub↗0
  • nnikolaou/cost-sensitive-boosting-tutorialالصورة الرمزية لـ nnikolaou

    nnikolaou/Cost-sensitive-Boosting-Tutorial

    26عرض على 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
    عرض على GitHub↗26
  • nvlabs/gbrlالصورة الرمزية لـ NVlabs

    NVlabs/gbrl

    144عرض على GitHub↗

    GBRL is a Python-based Gradient Boosting Trees (GBT) library, similar to popular packages such as XGBoost, CatBoost, but specifically designed and optimized for reinforcement learning (RL). GBRL is implemented in C++/CUDA aimed to seamlessly integrate within popular RL libraries.

    C++
    عرض على GitHub↗144
  • pengsun/aosologitboostالصورة الرمزية لـ pengsun

    pengsun/AOSOLogitBoost

    7عرض على GitHub↗

    AOSOLogitBoost

    C++
    عرض على GitHub↗7