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

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

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

4 个仓库

Awesome GitHub RepositoriesExperimentation Workflows

Methodologies and processes for designing, executing, and evaluating machine learning experiments.

Distinguishing note: Focuses on the procedural workflow of ML research rather than specific model architectures or training code.

Explore 4 awesome GitHub repositories matching artificial intelligence & ml · Experimentation Workflows. Refine with filters or upvote what's useful.

Awesome Experimentation Workflows GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • pyg-team/pytorch_geometricpyg-team 的头像

    pyg-team/pytorch_geometric

    23,838在 GitHub 上查看↗

    This project is a deep learning library designed for training neural networks on irregular data structures, including graphs, 3D meshes, and point clouds. It functions as an extension to the PyTorch framework, providing specialized layers and kernels that enable the processing of complex, non-Euclidean information. The library distinguishes itself through a geometric deep learning toolkit that manages the unique requirements of graph-based data. It utilizes sparse matrix-based message passing to aggregate information across nodes and employs dynamic computational graph construction to accommo

    Tracks, benchmarks, and manages deep learning experiments using structured interfaces to maintain clear records of performance results.

    Pythondeep-learninggeometric-deep-learninggraph-convolutional-networks
    在 GitHub 上查看↗23,838
  • vibrantlabsai/ragasvibrantlabsai 的头像

    vibrantlabsai/ragas

    12,659在 GitHub 上查看↗

    Ragas is an evaluation framework designed to measure the performance of retrieval-augmented generation pipelines and autonomous agent workflows. It provides a comprehensive suite of tools for benchmarking system outputs, utilizing language models as automated judges to score performance against defined rubrics and reference data. By standardizing inputs, retrieved contexts, and generated responses into a unified schema, the project enables consistent analysis across complex AI applications. The framework distinguishes itself through its ability to generate synthetic test datasets from existin

    Orchestrates systematic testing of pipelines by wrapping system functions to capture inputs and performance metrics.

    Pythonevaluationllmllmops
    在 GitHub 上查看↗12,659
  • growthbook/growthbookgrowthbook 的头像

    growthbook/growthbook

    7,351在 GitHub 上查看↗

    GrowthBook is a feature flagging and experimentation platform that utilizes a warehouse-native approach to data analysis. It serves as a system for managing feature rollouts and conducting A/B tests by executing SQL queries directly against existing data warehouses to calculate experiment results. The platform is distinguished by its integration of a Model Context Protocol server, which allows AI coding assistants and IDEs to manage flags and query analytics using natural language. It also provides specialized capabilities for AI model optimization, enabling the testing of prompts and models

    Scales testing processes through shared metrics, templates, approval workflows, and statistical guardrails.

    TypeScriptab-testingabtestabtesting
    在 GitHub 上查看↗7,351
  • crisxuan/bestjavaercrisxuan 的头像

    crisxuan/bestJavaer

    6,604在 GitHub 上查看↗

    This project is an AI development knowledge base and engineering resource hub. it serves as a technical documentation archive and a lab for experimenting with large language model agents. The repository functions as a curated directory of evaluated AI tools and resources. It documents practical coding workflows and records experimental observations to establish best practices for building and deploying AI-powered applications. The project covers broad capability areas including AI tool curation, technical knowledge archiving of core computing concepts, and the maintenance of developer guidel

    Tracks the chronological progression of agent development and model behavior to refine automation workflows.

    Python
    在 GitHub 上查看↗6,604
  1. Home
  2. Artificial Intelligence & ML
  3. Experimentation Workflows

探索子标签

  • Experimental HarnessesHarnesses for executing custom AI processing logic against diverse datasets. **Distinct from Experimentation Workflows:** Distinct from Experimentation Workflows: focuses on the execution harness for testing rather than the procedural workflow design.