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
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
bansky-cl avatar

bansky-cl/DiffusPoll

0
View on GitHub↗
3 stele·0 fork-uri·Python·1 vizualizare

DiffusPoll

This repository provides the official implementation of the following paper:

Features

  • Applications - Conditional text diffusion for generating poll content.

Istoric stele

Graficul istoricului de stele pentru bansky-cl/diffuspollGraficul istoricului de stele pentru bansky-cl/diffuspoll

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 DiffusPoll

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu DiffusPoll.
  • apple/ml-diffucoderAvatar apple

    apple/ml-diffucoder

    825Vezi pe GitHub↗

    This software project accompanies the research paper, DiffuCoder: Understanding and Improving Masked Diffusion Models for Code Generation.

    Python
    Vezi pe GitHub↗825
  • apple/ml-plannerAvatar apple

    apple/ml-planner

    60Vezi pe GitHub↗

    PLANNER: Generating Diversified Paragraph via Latent Language Diffusion Model

    Python
    Vezi pe GitHub↗60
  • bytedance/difflmB

    bytedance/DiffLM

    0Vezi pe GitHub↗

    This repository contains the code and models for our paper DiffLM: Controllable Synthetic Data Generation via Diffusion Language Models.

    Vezi pe GitHub↗0
  • amayama/xdlmA

    Amayama/XDLM

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
Vezi toate cele 30 alternative pentru DiffusPoll→

Întrebări frecvente

Ce face bansky-cl/diffuspoll?

This repository provides the official implementation of the following paper:

Care sunt principalele funcționalități ale bansky-cl/diffuspoll?

Principalele funcționalități ale bansky-cl/diffuspoll sunt: Applications.

Care sunt câteva alternative open-source pentru bansky-cl/diffuspoll?

Alternativele open-source pentru bansky-cl/diffuspoll includ: apple/ml-diffucoder — This software project accompanies the research paper, DiffuCoder: Understanding and Improving Masked Diffusion Models… apple/ml-planner — PLANNER: Generating Diversified Paragraph via Latent Language Diffusion Model. bytedance/difflm — This repository contains the code and models for our paper DiffLM: Controllable Synthetic Data Generation via… bytedance/dplm — This repository contains the official implementation of training and inference as well as the pre-trained weights for… chenyuwang-monica/drakes — The repository contains the code for the DRAKES method presented in the paper: Fine-Tuning Discrete Diffusion Models… amayama/xdlm.