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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
andymiller avatar

andymiller/vboost

0
View on GitHub↗
11 stele·4 fork-uri·Python·MIT·2 vizualizări

Vboost

code for Variational Boosting: Iteratively Refining Posterior Approximations

Features

  • Gradient Boosting Research - Iterative refinement of posterior approximations via boosting.

Istoric stele

Graficul istoricului de stele pentru andymiller/vboostGraficul istoricului de stele pentru andymiller/vboost

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Vboost

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Vboost.
  • ajoo/nrgboostAvatar ajoo

    ajoo/nrgboost

    5Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗5
  • amirsaffari/online-multiclass-lpboostAvatar amirsaffari

    amirsaffari/online-multiclass-lpboost

    68Vezi pe GitHub↗

    Online Multi-Class LPBoost

    C++
    Vezi pe GitHub↗68
  • anitan0925/resfgbAvatar anitan0925

    anitan0925/ResFGB

    28Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗28
  • aciditeam/acidanoAvatar aciditeam

    aciditeam/acidano

    4Vezi pe GitHub↗
    Jupyter Notebook
    Vezi pe GitHub↗4
Vezi toate cele 30 alternative pentru Vboost→

Întrebări frecvente

Ce face andymiller/vboost?

code for Variational Boosting: Iteratively Refining Posterior Approximations

Care sunt principalele funcționalități ale andymiller/vboost?

Principalele funcționalități ale andymiller/vboost sunt: Gradient Boosting Research.

Care sunt câteva alternative open-source pentru andymiller/vboost?

Alternativele open-source pentru andymiller/vboost includ: 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. 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,… benedekrozemberczki/boostedfactorization — An implementation of "Multi-Level Network Embedding with Boosted Low-Rank Matrix Approximation" (ASONAM 2019). aciditeam/acidano.