awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
going-doer avatar

going-doer/Paper2Code

0
View on GitHub↗
4,692 星标·660 分支·Python·Apache-2.0·2 次浏览

Paper2Code

Paper2Code 是一个 AI 研究自动化套件和大语言模型代码生成流水线,旨在将机器学习研究论文转换为可执行的代码仓库。它作为一种将科学文献和理论描述自动翻译为功能性机器学习实现的工具。

该系统采用多阶段生成流水线,利用文档到计划的分解和自动化仓库脚手架来生成完整的项目结构。它集成了一个自动化代码评估框架,该框架使用迭代的批评与改进循环以及基于参考的黄金评估,来根据验证过的仓库对生成的代码进行正确性评分。

该项目涵盖了多个功能领域,包括科学论文数字化、自动化代码合成和机器学习代码验证。

Features

  • Program Synthesis Models - Utilizes program synthesis models to translate mathematical descriptions and architectural diagrams into executable code.
  • Code Validation Pipelines - Implements code validation pipelines to evaluate the correctness of generated ML implementations via gold-standard comparison.
  • Generative Code Models - Leverages generative code models to produce complete repositories based on high-level technical specifications from papers.
  • Paper-to-Code Frameworks - Provides a framework for automating the translation of scientific paper descriptions into functional ML implementation and analysis.
  • Automated Code Refinement Loops - Provides automated code refinement loops where an LLM critiques and corrects generated code to improve accuracy.
  • Paper Digitization Tools - Converts complex theoretical descriptions and equations from academic papers into executable software components.
  • Paper-to-Code Implementations - Automates the full pipeline of translating machine learning research papers into functional code implementations.
  • Implementation Automation Tools - Functions as an AI research automation suite for planning and generating software directly from scientific literature.
  • Code Generation Pipelines - Implements an end-to-end code generation pipeline that transforms research papers into deployable software artifacts.
  • Research Generation Pipelines - Employs a multi-stage generation pipeline that sequences planning and analysis phases before triggering code synthesis.
  • Feature Decomposition Plans - Decomposes complex research papers into structured feature decomposition plans to guide modular code generation.
  • Code Generation Evaluators - Provides a code generation evaluator that scores implementation correctness against reference gold repositories.
  • Gold Standard Evaluators - Implements reference-based gold evaluation to score generated code against verified gold repositories.
  • Machine Learning Implementations - Generates functional machine learning implementations to reproduce experiments described in scientific literature.
  • Project Scaffolders - Implements automated project scaffolders to generate directory hierarchies and dependency files from analyzed research papers.

Star 历史

going-doer/paper2code 的 Star 历史图表going-doer/paper2code 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Paper2Code 的开源替代方案

相似的开源项目,按与 Paper2Code 的功能重合度排序。
  • google-deepmind/deepmind-researchgoogle-deepmind 的头像

    google-deepmind/deepmind-research

    15,034在 GitHub 上查看↗

    This is an open-source research repository providing a collection of machine learning implementations designed to reproduce results from published academic papers. It serves as a public archive of code and datasets used to validate scientific claims within the field of artificial intelligence. The repository contains neural network code implemented using both JAX and PyTorch to support scalable research and experimentation. The codebase covers a range of research and development activities, including the implementation of specific AI models, the validation of deep learning benchmarks, and th

    Jupyter Notebook
    在 GitHub 上查看↗15,034
  • bigcode-project/starcoderbigcode-project 的头像

    bigcode-project/starcoder

    7,508在 GitHub 上查看↗

    Starcoder is a large language model and associated framework designed to generate, complete, and evaluate source code across multiple programming languages. It functions as a source code model that can produce complete function implementations and predict subsequent characters in a line of code based on provided prompts. The project provides a specialized toolkit for adapting base models to specific coding tasks and instruction-following behaviors. This includes a conversational code assistant framework for training models to generate code via natural language chat, as well as a parameter-eff

    Python
    在 GitHub 上查看↗7,508
  • deepmind/deepmind-researchdeepmind 的头像

    deepmind/deepmind-research

    15,024在 GitHub 上查看↗

    This project is an AI research implementation library and machine learning research repository. It provides a collection of reference code, illustrative implementations, and open-source research datasets used to verify hypotheses and build upon existing models in artificial intelligence. The repository focuses on scientific research reproduction by translating theoretical findings from published papers into executable code. It includes specialized scientific simulation environments designed to test the behavior of autonomous agents and models within controlled settings. The project covers AI

    Jupyter Notebook
    在 GitHub 上查看↗15,024
  • qwenlm/qwen3-coderQwenLM 的头像

    QwenLM/Qwen3-Coder

    15,615在 GitHub 上查看↗

    Qwen3-Coder is a specialized large language model designed for software development, technical reasoning, and automated code synthesis. Built on transformer-based sequence modeling, it functions as a multilingual programming assistant capable of generating, completing, and debugging source code across more than one hundred programming languages. The model distinguishes itself through its capacity to process and maintain logical coherence across massive datasets, supporting context windows of up to one million tokens. This allows for repository-scale reasoning, enabling the model to analyze co

    Python
    在 GitHub 上查看↗15,615
查看 Paper2Code 的所有 30 个替代方案→

常见问题解答

going-doer/paper2code 是做什么的?

Paper2Code 是一个 AI 研究自动化套件和大语言模型代码生成流水线,旨在将机器学习研究论文转换为可执行的代码仓库。它作为一种将科学文献和理论描述自动翻译为功能性机器学习实现的工具。

going-doer/paper2code 的主要功能有哪些?

going-doer/paper2code 的主要功能包括:Program Synthesis Models, Code Validation Pipelines, Generative Code Models, Paper-to-Code Frameworks, Automated Code Refinement Loops, Paper Digitization Tools, Paper-to-Code Implementations, Implementation Automation Tools。

going-doer/paper2code 有哪些开源替代品?

going-doer/paper2code 的开源替代品包括: bigcode-project/starcoder — Starcoder is a large language model and associated framework designed to generate, complete, and evaluate source code… google-deepmind/deepmind-research — This is an open-source research repository providing a collection of machine learning implementations designed to… qwenlm/qwen3-coder — Qwen3-Coder is a specialized large language model designed for software development, technical reasoning, and… deepmind/deepmind-research — This project is an AI research implementation library and machine learning research repository. It provides a… salesforce/codegen — CodeGen is a trained large language model and program synthesis model designed to generate functional source code. It… deepseek-ai/deepseek-coder — DeepSeek-Coder is a large language model and foundational neural network architecture designed specifically for…