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
·

5 Repos

Awesome GitHub RepositoriesModel Behavior Evaluation

Executing pre-trained models within environments to qualitatively and quantitatively analyze their behavior.

Distinct from Pre-trained Model Application: Focuses on behavioral observation in an environment rather than applying a model to a downstream NLP task.

Explore 5 awesome GitHub repositories matching artificial intelligence & ml · Model Behavior Evaluation. Refine with filters or upvote what's useful.

Awesome Model Behavior Evaluation GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • vwxyzjn/cleanrlAvatar von vwxyzjn

    vwxyzjn/cleanrl

    9,127Auf GitHub ansehen↗

    CleanRL is a reinforcement learning library and PyTorch framework providing a suite of reproducible implementations for online reinforcement learning algorithms. It serves as a deep reinforcement learning benchmark suite and experiment orchestrator designed for research and agent development across both discrete and continuous action spaces. The project is distinguished by its single-file algorithm implementation approach, which encapsulates each algorithm in a standalone script to eliminate complex class hierarchies. This structure is paired with a system for scheduling and executing large-s

    Enables loading pre-trained models from remote hubs and executing them within simulations to observe agent behavior.

    Pythona2cactor-criticadvantage-actor-critic
    Auf GitHub ansehen↗9,127
  • arize-ai/phoenixAvatar von Arize-ai

    Arize-ai/phoenix

    8,605Auf GitHub ansehen↗

    Arize Phoenix is an LLM observability platform and evaluation framework designed to capture execution traces and monitor large language model applications. It serves as a prompt management system for versioning and testing templates, and as a self-hosted AI operations infrastructure for managing telemetry and experiments. The platform differentiates itself through a specialized embedding visualization tool used to detect data drift and optimize vector search. It provides a comprehensive evaluation suite that utilizes judge-based evaluators and ground-truth datasets to score model outputs, and

    Assesses response quality and tool usage to detect hallucinations and validate model behavior.

    Jupyter Notebookagentsai-monitoringai-observability
    Auf GitHub ansehen↗8,605
  • deepmind/labAvatar von deepmind

    deepmind/lab

    7,365Auf GitHub ansehen↗

    Lab is a customizable 3D platform and research testbed designed for training and testing autonomous agents using reinforcement learning. It serves as a spatial AI training simulator where agents can be evaluated through navigation and puzzle-solving tasks. The environment allows for the definition of complex layouts and task behaviors through external scripting, enabling the generation of specific challenges for AI research. It supports both automated training via standard API bindings and manual agent control to validate simulation dynamics. The system utilizes a grid-based spatial represen

    Evaluates trained models in real time through automated navigation tasks and manual control.

    C
    Auf GitHub ansehen↗7,365
  • trigaten/learn_promptingAvatar von trigaten

    trigaten/Learn_Prompting

    4,709Auf GitHub ansehen↗

    Learn_Prompting ist ein pädagogisches Projekt mit Fokus auf Prompt Engineering. Es vermittelt die Prinzipien und Techniken, die erforderlich sind, um effektive Inputs zu erstellen und die Qualität von generativen KI-Outputs zu verbessern. Das Projekt deckt fortgeschrittene Prompting-Strategien ab, um Reasoning, Zuverlässigkeit und Output-Qualität zu steigern. Dies umfasst Techniken für Task-Decomposition, Chain-of-Thought-Reasoning sowie den Einsatz von Few-Shot- und Zero-Shot-Guidance. Es adressiert zudem Modellsicherheit durch das Studium von Prompt-Hacking, Schwachstellenanalyse und Privacy-Auditing, um sensible Datenlecks zu verhindern. Der Umfang erstreckt sich auf die praktische Anwendung generativer KI über diverse Medien und Workflows hinweg, einschließlich Textgenerierung, fotorealistischer Bilderstellung und audiovisueller Produktion. Es behandelt zudem die Entwicklung autonomer Agenten, KI-gestützte Programmierung und die Automatisierung von Business-Workflows für Marketing und Kommunikation. Das Projekt bietet Ressourcen für Modelloptimierung, Evaluierung und das Management von Prompt-Lifecycles innerhalb einer interaktiven Experimentierumgebung.

    Analyzes the relationship between inputs and outputs to diagnose and evaluate model alignment issues.

    MDXchatgptchatgpt-apideep-learning
    Auf GitHub ansehen↗4,709
  • microsoft/phicookbookAvatar von microsoft

    microsoft/PhiCookBook

    3,755Auf GitHub ansehen↗

    PhiCookBook is a technical guide and implementation framework for integrating small language models into applications. It provides instructions for deploying these lightweight models to perform reasoning, coding, and math tasks across various hardware environments and serving platforms. The project functions as a tutorial for developing intelligent AI applications by chaining prompts and code into executable sequences. It includes a framework for evaluating model behavior and calculating quality metrics to verify the accuracy and reliability of these workflows. The repository covers a broad

    Enables qualitative and quantitative analysis of model behavior using interactive playgrounds across various platforms.

    Jupyter Notebookcookbooklanguage-modelphi-4
    Auf GitHub ansehen↗3,755
  1. Home
  2. Artificial Intelligence & ML
  3. Pre-trained Model Application
  4. Model Behavior Evaluation