awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
going-doer avatar

going-doer/Paper2Code

0
View on GitHub↗
4,692 Stars·660 Forks·Python·Apache-2.0·2 Aufrufe

Paper2Code

Paper2Code ist eine KI-Forschungsautomatisierungssuite und eine Pipeline zur Codegenerierung durch große Sprachmodelle, die darauf ausgelegt ist, Forschungsarbeiten zum maschinellen Lernen in ausführbare Code-Repositories umzuwandeln. Sie fungiert als Tool zur Automatisierung der Übersetzung wissenschaftlicher Literatur und theoretischer Beschreibungen in funktionale Implementierungen des maschinellen Lernens.

Das System verwendet eine mehrstufige Generierungspipeline, die Dokument-zu-Plan-Dekomposition und automatisiertes Repository-Scaffolding nutzt, um vollständige Projektstrukturen zu erstellen. Es enthält ein automatisiertes Code-Evaluierungsframework, das eine iterative Kritik-und-Verfeinerungs-Schleife sowie eine referenzbasierte Gold-Evaluierung verwendet, um die Korrektheit des generierten Codes anhand verifizierter Repositories zu bewerten.

Das Projekt deckt mehrere Funktionsbereiche ab, einschließlich der Digitalisierung wissenschaftlicher Arbeiten, automatisierter Codesynthese und der Validierung von Code für maschinelles Lernen.

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-Verlauf

Star-Verlauf für going-doer/paper2codeStar-Verlauf für going-doer/paper2code

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Paper2Code

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Paper2Code.
  • google-deepmind/deepmind-researchAvatar von google-deepmind

    google-deepmind/deepmind-research

    15,034Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗15,034
  • bigcode-project/starcoderAvatar von bigcode-project

    bigcode-project/starcoder

    7,508Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,508
  • deepmind/deepmind-researchAvatar von deepmind

    deepmind/deepmind-research

    15,024Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗15,024
  • qwenlm/qwen3-coderAvatar von QwenLM

    QwenLM/Qwen3-Coder

    15,615Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗15,615
Alle 30 Alternativen zu Paper2Code anzeigen→

Häufig gestellte Fragen

Was macht going-doer/paper2code?

Paper2Code ist eine KI-Forschungsautomatisierungssuite und eine Pipeline zur Codegenerierung durch große Sprachmodelle, die darauf ausgelegt ist, Forschungsarbeiten zum maschinellen Lernen in ausführbare Code-Repositories umzuwandeln. Sie fungiert als Tool zur Automatisierung der Übersetzung wissenschaftlicher Literatur und theoretischer Beschreibungen in funktionale Implementierungen des maschinellen Lernens.

Was sind die Hauptfunktionen von going-doer/paper2code?

Die Hauptfunktionen von going-doer/paper2code sind: 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.

Welche Open-Source-Alternativen gibt es zu going-doer/paper2code?

Open-Source-Alternativen zu going-doer/paper2code sind unter anderem: 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…