awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 Repos

Awesome GitHub RepositoriesModel Reproducibility Tools

Utilities for configuring model parameters and versioning to ensure consistent and predictable output across analysis tasks.

Distinguishing note: Focuses on output consistency and parameter versioning for AI models, distinct from general logging.

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

Awesome Model Reproducibility Tools GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • tauricresearch/tradingagentsAvatar von TauricResearch

    TauricResearch/TradingAgents

    86,622Auf GitHub ansehen↗

    TradingAgents is an autonomous financial research and simulation framework that coordinates specialized agents to analyze market data and execute investment strategies. The system functions as a multi-agent debate environment where independent units critique financial insights through structured, adversarial reasoning to improve decision accuracy and mitigate investment risks. The platform distinguishes itself through a risk-gated transaction pipeline that validates all proposed financial actions against market volatility and liquidity constraints before execution on a simulated exchange. To

    Configure model parameters and versioning settings to ensure consistent and predictable results when performing complex data analysis tasks that require high levels of output reliability.

    Pythonagentfinancellm
    Auf GitHub ansehen↗86,622
  • iterative/dvcAvatar von iterative

    iterative/dvc

    15,680Auf GitHub ansehen↗

    DVC is a data versioning tool and pipeline orchestrator designed to track large datasets and machine learning models. It functions as a system for managing large data artifacts by storing lightweight metadata in version control while keeping the actual binaries in a separate cache. The project serves as an experiment tracker and remote storage synchronizer, enabling the execution and comparison of machine learning iterations based on hyperparameters and performance metrics. It provides a bridge for pushing and pulling these large data artifacts between local environments and cloud or on-premi

    Ensures model reproducibility by syncing exact data and code versions to reconstruct specific experiment states.

    Python
    Auf GitHub ansehen↗15,680
  • oumi-ai/oumiAvatar von oumi-ai

    oumi-ai/oumi

    8,858Auf GitHub ansehen↗

    Oumi is a comprehensive large language model development platform designed for synthesizing data, fine-tuning models, and running performance evaluations. It serves as a unified environment for the entire model lifecycle, encompassing a training and fine-tuning suite, an evaluation framework, and tools for synthetic data generation and model distillation. The platform is distinguished by its iterative, failure-driven synthesis approach, which analyzes model weaknesses during evaluation to generate targeted training data. It utilizes an LLM-based judge framework to programmatically score respo

    Saves and versions model test configurations as reproducible recipes to ensure consistent performance results.

    Pythondpoevaluationfine-tuning
    Auf GitHub ansehen↗8,858
  • steipete/gogcliAvatar von steipete

    steipete/gogcli

    4,232Auf GitHub ansehen↗

    gogcli is a single command-line binary that manages Gmail, Drive, Calendar, Docs, Sheets, Slides, Forms, Apps Script, Contacts, People, Tasks, Classroom, Chat, Groups, Keep, and Workspace Admin services through a predictable service resource method grammar. It authenticates across multiple Google accounts using OAuth, service accounts, access tokens, or application default credentials, storing credentials in the OS keyring for secure persistence. The tool also exposes a Model Context Protocol server over stdio that registers typed tools for agent clients, and can invoke any Google Discovery-

    Overrides the default agent model with environment variables for consistent comparisons.

    Gogcalgcontactsgdrive
    Auf GitHub ansehen↗4,232
  1. Home
  2. Artificial Intelligence & ML
  3. Model Reproducibility Tools

Unter-Tags erkunden

  • Environment Variable Model OverridesOverrides the default agent model with environment variables to ensure consistent long-lived comparisons. **Distinct from Model Reproducibility Tools:** Distinct from Model Reproducibility Tools: focuses on environment variable overrides for agent model selection, not general model parameter versioning.