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
A4Bio avatar

A4Bio/ProteinInvBench

0
View on GitHub↗
202 stars·11 forks·Python·7 views

ProteinInvBench

One can use the Colab to evaluate our latest models.

Features

  • Graph Neural Networks - Knowledge refinement for protein design benchmarking.
  • Protein Design Benchmarks - Benchmarking protein design across diverse tasks and metrics.

Star history

Star history chart for a4bio/proteininvbenchStar history chart for a4bio/proteininvbench

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

Open-source alternatives to ProteinInvBench

Similar open-source projects, ranked by how many features they share with ProteinInvBench.
  • labmlai/annotated_deep_learning_paper_implementationslabmlai avatar

    labmlai/annotated_deep_learning_paper_implementations

    66,981View on GitHub↗

    This project is a collection of deep learning research papers translated into annotated code. It serves as a resource for reproducing academic research, providing implementations of transformers, diffusion models, and reinforcement learning architectures. The library distinguishes itself by using a side-by-side annotation format that combines executable Python code with descriptive markdown notes. This approach provides a structured way to explain the logic of neural network papers alongside their PyTorch-based implementations. The codebase covers several major capability areas, including ge

    Pythonattentiondeep-learningdeep-learning-tutorial
    View on GitHub↗66,981
  • amazon-research/doscondamazon-research avatar

    amazon-research/DosCond

    19View on GitHub↗

    KDD 2022 The implementation for "Condensing Graphs via One-Step Gradient Matching" on graph classification is shown below. For node classification, please refer to link.

    Python
    View on GitHub↗19
  • aqlaboratory/openfoldaqlaboratory avatar

    aqlaboratory/openfold

    3,389View on GitHub↗

    Figure: Comparison of OpenFold and AlphaFold2 predictions to the experimental structure of PDB 7KDX, chain B.

    Python
    View on GitHub↗3,389
  • amanda-zheng/sfgcamanda-zheng avatar

    amanda-zheng/sfgc

    37View on GitHub↗

    This is the Pytorch implementation of NeurIPS-23 work: "Structure-free Graph Condensation (SFGC): From Large-scale Graphs to Condensed Graph-free Data".

    Python
    View on GitHub↗37
See all 30 alternatives to ProteinInvBench→

Frequently asked questions

What does a4bio/proteininvbench do?

One can use the Colab to evaluate our latest models.

What are the main features of a4bio/proteininvbench?

The main features of a4bio/proteininvbench are: Graph Neural Networks, Protein Design Benchmarks.

What are some open-source alternatives to a4bio/proteininvbench?

Open-source alternatives to a4bio/proteininvbench include: labmlai/annotated_deep_learning_paper_implementations — This project is a collection of deep learning research papers translated into annotated code. It serves as a resource… amazon-research/doscond — [KDD 2022] The implementation for "Condensing Graphs via One-Step Gradient Matching" on graph classification is shown… aqlaboratory/openfold — Figure: Comparison of OpenFold and AlphaFold2 predictions to the experimental structure of PDB 7KDX, chain B. astrazeneca/diffabxl — The implementation of DiffAbXL benchmarked in the paper: Benchmarking Generative Models for Antibody Design. benedekrozemberczki/appnp — A PyTorch implementation of "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019). amanda-zheng/sfgc — This is the Pytorch implementation of NeurIPS-23 work: "Structure-free Graph Condensation (SFGC): From Large-scale…