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

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

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

4 रिपॉजिटरी

Awesome GitHub RepositoriesInteractive Model Explorers

Browser-based environments for inspecting and modifying machine learning model behavior in real time.

Distinct from Machine Learning Evaluation: Distinct from Machine Learning Evaluation: focuses on interactive, educational exploration of model mechanics rather than performance metric assessment.

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

Awesome Interactive Model Explorers GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • nndl/nndl.github.ionndl का अवतार

    nndl/nndl.github.io

    18,710GitHub पर देखें↗

    This project is an educational platform designed to teach artificial intelligence, neural networks, and data science through a combination of structured textbooks and interactive learning resources. It provides a comprehensive curriculum that guides students through sequential learning paths, bridging the gap between mathematical theory and practical software implementation. The platform distinguishes itself by integrating executable code environments and dynamic browser-based visualizations directly into its educational content. These tools allow users to modify model implementations in real

    Integrates interactive environments that allow users to modify and explore model implementations in real time.

    HTML
    GitHub पर देखें↗18,710
  • tensorflow/tensorboardtensorflow का अवतार

    tensorflow/tensorboard

    7,193GitHub पर देखें↗

    TensorBoard is a visualization toolkit for tracking and analyzing machine learning model training progress and performance using TensorFlow event logs. It provides a monitoring dashboard for plotting scalar metrics, tensor distributions, and training curves, and includes specialized tools for visualizing neural network computational graphs and projecting high-dimensional embeddings. The project enables side-by-side comparison of multiple training runs to analyze the impact of hyperparameters on model outcomes. It also features a high-dimensional embedding projector and a graph visualizer for

    Provides a visual interface to investigate counterfactuals and feature-level attributions without writing code.

    TypeScript
    GitHub पर देखें↗7,193
  • tensorflow/swifttensorflow का अवतार

    tensorflow/swift

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

    Swift for TensorFlow is a custom toolchain that extends the Swift language with first-class automatic differentiation and differentiable types, enabling gradient-based computation directly within the compiler. It integrates the Swift compiler with TensorFlow runtime and XLA backends, allowing tensor operations to be compiled and executed on hardware-accelerated hardware for high-performance machine learning. The project distinguishes itself through compiler-integrated automatic differentiation that computes gradients of user-defined functions and types during compilation, eliminating the need

    Ships a Jupyter kernel with autocomplete for live model training and API exploration.

    Jupyter Notebook
    GitHub पर देखें↗6,131
  • microsoft/foundry-localmicrosoft का अवतार

    microsoft/Foundry-Local

    2,380GitHub पर देखें↗

    Foundry-Local is a machine learning development tool designed to facilitate private, on-device inference and model management. It provides a local server environment that hosts machine learning models directly on the user's hardware, ensuring that all data processing, including prompt handling and audio transcription, remains within the local environment without requiring external cloud connectivity. The project distinguishes itself by automating the entire model lifecycle, including the discovery, downloading, and versioning of assets to maintain compatibility with host hardware. It features

    Enables interactive model exploration via the command-line interface to verify inference performance and output quality.

    C++ai-sdkchat-completionsfoundry-local
    GitHub पर देखें↗2,380
  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Infrastructure
  5. Model Evaluation and Analysis
  6. Machine Learning Evaluation
  7. Interactive Model Explorers

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

  • Jupyter Notebook Training EnvironmentsInteractive browser-based environments for training machine learning models with autocomplete support. **Distinct from Interactive Model Explorers:** Distinct from Interactive Model Explorers: focuses on training workflows in Jupyter, not general model inspection.