awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 रिपॉजिटरी

Awesome GitHub RepositoriesWorkflow Reproducibility

Mechanisms to ensure consistent experimental results through standardized script sequences.

Distinct from Research Reproductions: Focuses on the software workflow reproducibility rather than specifically academic paper reproduction.

Explore 8 awesome GitHub repositories matching artificial intelligence & ml · Workflow Reproducibility. Refine with filters or upvote what's useful.

Awesome Workflow Reproducibility GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • drivendata/cookiecutter-data-sciencedrivendata का अवतार

    drivendata/cookiecutter-data-science

    9,919GitHub पर देखें↗

    This project is a Cookiecutter scaffold and data science project template that automates the creation of a consistent folder hierarchy for analytical projects. It provides a standardized directory structure and project skeleton designed to organize data science workflows to support reproducibility and collaboration. The framework establishes a standardized data pipeline layout and a reproducible research framework. It separates data ingestion, cleaning, and modeling stages to ensure a clear audit trail of transformations and consistent research results. The project further organizes work by

    Creates a consistent project layout that allows researchers to easily replicate results and understand the data pipeline.

    Python
    GitHub पर देखें↗9,919
  • espnet/espnetespnet का अवतार

    espnet/espnet

    9,861GitHub पर देखें↗

    ESPnet is a comprehensive speech processing toolkit and PyTorch-based trainer designed for building end-to-end speech recognition, synthesis, and translation models. It provides a structured framework for developing automatic speech recognition systems using transducer and encoder-decoder architectures, alongside engines for text-to-speech synthesis and speech translation pipelines. The project distinguishes itself through a recipe-based workflow execution system that ensures experimental reproducibility by running standardized sequences of scripts for data preparation and model training. It

    Ensures experimental reproducibility by executing standardized sequences of scripts for data preparation and training.

    Python
    GitHub पर देखें↗9,861
  • abhishekkrthakur/approachingalmostabhishekkrthakur का अवतार

    abhishekkrthakur/approachingalmost

    8,289GitHub पर देखें↗

    Approachingalmost is a machine learning dependency manager and environment bootstrapper designed to create consistent Python runtimes for data science. It provides a collection of version-locked libraries and system requirements to ensure that development workspaces remain stable across different machines. The project utilizes a file-driven mapping of specific Python versions and system libraries to automate the installation of dependencies. This declarative approach decouples environment specifications from installation logic, enabling a reproducible research workflow where experiments remai

    Provides version-locked runtime specifications to ensure machine learning experiments remain repeatable across different hardware.

    GitHub पर देखें↗8,289
  • jtleek/datasharingjtleek का अवतार

    jtleek/datasharing

    6,737GitHub पर देखें↗

    This project is a research data sharing framework and provenance protocol designed to ensure computational reproducibility. It provides a standardized set of guidelines for transforming raw source data into tidy formats through documented processing scripts and cleaning workflows. The framework distinguishes itself by emphasizing a strict provenance-based packaging system. It requires the organization of raw data, processing recipes, and code books into a single package, ensuring that original unmodified sources are preserved to allow for independent verification of all transformation steps.

    Ensures consistent results through standardized script sequences for transforming raw data into tidy formats.

    GitHub पर देखें↗6,737
  • karpathy/build-nanogptkarpathy का अवतार

    karpathy/build-nanogpt

    4,746GitHub पर देखें↗

    This is an educational implementation that builds a generative pre-trained transformer (GPT) language model from scratch using PyTorch. The project is structured as a step-by-step tutorial, walking through the construction of a decoder-only transformer architecture and its training loop with clean git commits and an accompanying video lecture for a hands-on learning experience. What sets this implementation apart is its focus on practical reproduction: it provides a workflow to train a 124-million-parameter model from scratch in about one hour on cloud GPU hardware, costing under ten dollars.

    Ships a workflow that reproduces a 124M-parameter model on cloud GPU hardware in about one hour for under ten dollars.

    Python
    GitHub पर देखें↗4,746
  • hzwer/writingaipaperhzwer का अवतार

    hzwer/WritingAIPaper

    3,414GitHub पर देखें↗

    WritingAIPaper is a suite of tools designed for automating the structuring, drafting, and auditing of academic research manuscripts. It functions as an AI writing assistant that guides the creation of papers from a core idea to a finished document, utilizing a research manuscript structuring tool to organize content around specific technical contributions. The project includes a deceptive research practice detector that identifies common reporting manipulations, such as hyperparameter cherry-picking, selective metric reporting, and incremental padding. It also provides a submission readiness

    Flags the renaming of existing methods or the withholding of code used to hide reproducibility issues.

    aipaperwriting
    GitHub पर देखें↗3,414
  • nextflow-io/nextflownextflow-io का अवतार

    nextflow-io/nextflow

    3,305GitHub पर देखें↗

    Nextflow is a dataflow workflow engine and distributed computing framework used to build and execute data-intensive pipelines. It serves as a scientific workflow language that allows users to define reproducible data processing sequences, supporting any scripting language through shebang declarations. The system functions as a containerized pipeline orchestrator, utilizing container technologies to ensure software dependencies remain consistent across different environments. It decouples workflow logic from the underlying infrastructure, enabling the same pipeline to run on local machines, cl

    Uses containerization and version control to ensure data analysis pipelines produce consistent results across different environments.

    Groovyawsbioinformaticscloud
    GitHub पर देखें↗3,305
  • mit-lcp/mimic-codeMIT-LCP का अवतार

    MIT-LCP/mimic-code

    3,135GitHub पर देखें↗

    mimic-code is a clinical data analysis framework and toolset for processing deidentified electronic health records and intensive care unit data. It provides a healthcare SQL query library and a processing tool to transform raw health records into formats suitable for longitudinal analysis and machine learning. The project features a medical research notebook environment that integrates with cloud-hosted datasets, allowing for remote querying and analysis. It includes a DICOM imaging pipeline to retrieve chest radiographs and link medical imaging with structured clinical metadata. The framewo

    Provides curated analysis scripts and tutorials to ensure consistent and reproducible data processing across research studies.

    Jupyter Notebookcritical-careicumimic-iii
    GitHub पर देखें↗3,135
  1. Home
  2. Artificial Intelligence & ML
  3. Research Papers
  4. Research Reproductions
  5. Workflow Reproducibility

सब-टैग एक्सप्लोर करें

  • Clinical Research WorkflowsStandardized sequences of scripts and tutorials to ensure consistency in clinical data analysis. **Distinct from Workflow Reproducibility:** Workflow Reproducibility [f6_mt2] is a general mechanism; this is specifically for curated clinical research processing.
  • Cloud GPU Reproduction PipelinesWorkflows designed to reproduce pre-trained model results efficiently using cloud GPU hardware for minimal cost. **Distinct from Workflow Reproducibility:** Distinct from Workflow Reproducibility: focuses on the cost-effective cloud GPU reproduction of specific model sizes (124M parameters) rather than general experimental workflow standardization.
  • Reproducibility Obfuscation DetectorsTools that identify efforts to hide reproducibility issues through method renaming or code withholding. **Distinct from Workflow Reproducibility:** Distinct from workflow reproducibility by focusing on the detection of intentional obfuscation.