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

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

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

3 रिपॉजिटरी

Awesome GitHub RepositoriesKernel Configuration Utilities

Utilities for configuring and mapping specific kernel implementations, features, or drivers within a software build.

Explore 3 awesome GitHub repositories matching artificial intelligence & ml · Kernel Configuration Utilities. Refine with filters or upvote what's useful.

Awesome Kernel Configuration Utilities GitHub Repositories

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

    huggingface/transformers

    161,630GitHub पर देखें↗

    Transformers is a comprehensive library for machine learning that provides a unified interface for training, fine-tuning, and deploying transformer-based models. It supports a wide range of tasks, including text classification, language modeling, question answering, and sequence-to-sequence translation, while offering specialized architectures for both text and vision processing. The framework includes tools for managing the entire model lifecycle, from data preprocessing and tokenization to distributed training and inference. The library features extensive support for model optimization and

    Maps specific kernel implementations to model layers, enabling device-specific selection and local filesystem loading.

    Pythonaudiodeep-learningdeepseek
    GitHub पर देखें↗161,630
  • d2l-ai/d2l-end2l-ai का अवतार

    d2l-ai/d2l-en

    29,001GitHub पर देखें↗

    This project is an educational platform and research toolkit designed to teach deep learning through a combination of mathematical theory, visual diagrams, and executable code. It provides a comprehensive environment for building, training, and evaluating neural networks, grounding complex concepts in interactive computational notebooks that allow for hands-on experimentation. The framework distinguishes itself by interleaving theoretical foundations—including linear algebra, calculus, and probability—with practical implementations across multiple industry-standard libraries. It supports flex

    Specifies model generalization properties by selecting covariance functions to define function space behavior.

    Pythonbookcomputer-visiondata-science
    GitHub पर देखें↗29,001
  • freebsd/freebsd-srcfreebsd का अवतार

    freebsd/freebsd-src

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

    This repository contains the complete source code for a Unix-like operating system, including the monolithic kernel and base system utilities. It provides a BSD-derived system core and a full build toolchain required to compile a functional operating system for servers, desktops, or embedded devices. The system features a Linux binary compatibility layer that enables the execution and emulation of Linux binaries on a non-Linux platform. It also includes a modular kernel configuration process to tailor hardware support and system features during compilation. The project covers broad system ca

    Provides utilities for configuring kernel implementations, drivers, and features within the system build.

    C
    GitHub पर देखें↗9,162
  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Infrastructure
  5. Optimization & Inference
  6. Performance Optimizations
  7. Kernel Configuration Utilities

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

  • Gaussian Process KernelsConfigurable kernel functions used to define the structural properties and smoothness of latent functions in Gaussian processes. **Distinct from Kernel Configuration Utilities:** Distinct from Kernel Configuration Utilities: focuses on statistical modeling kernels for Gaussian processes rather than system-level kernel drivers.