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
J

johnyang101/pmpnndiff

0
View on GitHub↗
0 stars·0 forks·6 views

Pmpnndiff

Fast Non-autoregressive Inverse Folding with Discrete Diffusion (NeurIPS MLSB 2023)

Features

  • Diffusion Models - Non-autoregressive inverse folding using discrete diffusion.

Star history

Star history chart for johnyang101/pmpnndiffStar history chart for johnyang101/pmpnndiff

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Frequently asked questions

What does johnyang101/pmpnndiff do?

Fast Non-autoregressive Inverse Folding with Discrete Diffusion (NeurIPS MLSB 2023)

What are the main features of johnyang101/pmpnndiff?

The main features of johnyang101/pmpnndiff are: Diffusion Models.

What are some open-source alternatives to johnyang101/pmpnndiff?

Open-source alternatives to johnyang101/pmpnndiff include: lucidrains/denoising-diffusion-pytorch — Implementation of Denoising Diffusion Probabilistic Model in Pytorch. tencent-ailab/ip-adapter — IP-Adapter is a framework for conditioning pretrained text-to-image diffusion models to use image prompts as visual… google-deepmind/alphafold3 — AlphaFold3 is a biomolecular structure prediction model and bioinformatics structural analysis tool. It uses a deep… datawhalechina/tiny-universe — Tiny Universe is an educational monorepo that delivers multiple independent implementations of core AI subsystems as… lamm-mit/proteindiffusiongenerator — Reference: B. Ni, D.L. Kaplan, M.J. Buehler, Generative design of de novo proteins based on secondary structure… liuyf020419/scuba-d — SCUBA-D: De novo protein design with a denoising diffusion network independent of pre-trained structure prediction…

Open-source alternatives to Pmpnndiff

Similar open-source projects, ranked by how many features they share with Pmpnndiff.
  • lucidrains/denoising-diffusion-pytorchlucidrains avatar

    lucidrains/denoising-diffusion-pytorch

    10,614View on GitHub↗

    Implementation of Denoising Diffusion Probabilistic Model in Pytorch

    Pythonartificial-intelligencedeep-learninggenerative-model
    View on GitHub↗10,614
  • tencent-ailab/ip-adaptertencent-ailab avatar

    tencent-ailab/IP-Adapter

    6,604View on GitHub↗

    IP-Adapter is a framework for conditioning pretrained text-to-image diffusion models to use image prompts as visual guides. It serves as a text-to-image model extension that transforms a text-based diffusion model to accept and process image inputs as primary generation sources. The system implements identity preservation to maintain consistent facial features across multiple outputs using a reference photo. It also enables style transfer workflows to produce image variations that preserve the artistic characteristics of a source image. Capabilities cover multi-modal prompting, including the

    Jupyter Notebook
    View on GitHub↗6,604
  • google-deepmind/alphafold3google-deepmind avatar

    google-deepmind/alphafold3

    7,613View on GitHub↗

    AlphaFold3 is a biomolecular structure prediction model and bioinformatics structural analysis tool. It uses a deep learning system to predict the three-dimensional shapes of proteins, DNA, RNA, and ligands. The system functions as a diffusion-based protein folding model that predicts the spatial coordinates of biomolecular atoms and interactions. It utilizes a GPU-accelerated inference pipeline to process genetic sequences and structural templates for molecular modeling. The project covers structural bioinformatics analysis and protein interaction modeling to determine the physical arrangem

    Python
    View on GitHub↗7,613
  • datawhalechina/tiny-universedatawhalechina avatar

    datawhalechina/tiny-universe

    4,505View on GitHub↗

    Tiny Universe is an educational monorepo that delivers multiple independent implementations of core AI subsystems as self-contained Jupyter notebooks. It provides from-scratch constructions of foundational architectures including a complete Transformer model built from the original paper specification, a denoising diffusion probabilistic model for image generation, and a ReAct-style autonomous agent framework that equips an LLM with tools for planning and multi-step task execution. The project distinguishes itself by covering the full lifecycle of modern AI systems through hands-on implementa

    Jupyter Notebookagentdiffusionevaluation-metrics
    View on GitHub↗4,505
  • See all 7 alternatives to Pmpnndiff→