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

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

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

113 रिपॉजिटरी

Awesome GitHub RepositoriesTraining Algorithms

Explore 113 awesome GitHub repositories matching artificial intelligence & ml · Training Algorithms. Refine with filters or upvote what's useful.

Awesome Training Algorithms GitHub Repositories

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

    fighting41love/funNLP

    81,299GitHub पर देखें↗

    This project is a community-driven knowledge base and curated repository focused on natural language processing and large language model development. It serves as a centralized index for high-quality tools, libraries, and research materials, organizing technical resources into structured, version-controlled documentation to assist developers in navigating the evolving artificial intelligence ecosystem. The repository distinguishes itself by acting as an aggregator for AI model evaluation and benchmarking. It provides access to tools that enable the simultaneous comparison of multiple conversa

    Indexes optimization techniques, training methodologies, and low-resource deployment strategies for large-scale language models.

    Python
    GitHub पर देखें↗81,299
  • d2l-ai/d2l-zhd2l-ai का अवतार

    d2l-ai/d2l-zh

    78,493GitHub पर देखें↗

    This project is an open-source, interactive educational platform designed to teach deep learning through a comprehensive, code-first curriculum. It provides a structured learning path that covers foundational mathematics, modern neural network architectures, and practical optimization techniques, enabling practitioners to master complex artificial intelligence concepts through hands-on experimentation. The platform distinguishes itself by integrating technical explanations with executable Jupyter notebooks. This design allows readers to modify code and hyperparameters in real-time, facilitati

    Investigates how high-level model definitions are compiled into optimized execution graphs for hardware acceleration.

    Pythonbookchinesecomputer-vision
    GitHub पर देखें↗78,493
  • google-research/google-researchgoogle-research का अवतार

    google-research/google-research

    38,139GitHub पर देखें↗

    This repository serves as a comprehensive research platform and toolkit for advancing machine learning, quantum computing, and large-scale scientific data analysis. It provides foundational frameworks for developing complex algorithmic systems, offering the necessary infrastructure for distributed training, computational graph execution, and high-performance model development. The project distinguishes itself by integrating specialized research domains with robust, privacy-preserving methodologies. It supports diverse scientific discovery through tools for quantum simulation, physics-informed

    Analyzes performance across CPUs and accelerators to provide actionable optimization suggestions for large-scale workloads.

    Jupyter Notebookaimachine-learningresearch
    GitHub पर देखें↗38,139
  • ageron/handson-mlageron का अवतार

    ageron/handson-ml

    25,608GitHub पर देखें↗

    This is a machine learning educational repository consisting of a collection of notebooks and code examples. It provides practical implementations of diverse machine learning algorithms and workflows, ranging from traditional scientific computing to deep learning. The project features specific implementations of Scikit-Learn models, such as decision trees, random forests, and support vector machines, as well as TensorFlow examples for building neural networks, convolutional layers, and recurrent architectures. It also includes tutorials on reinforcement learning development and the creation o

    Demonstrates techniques for fine-tuning hyperparameters and comparing model performance to improve accuracy.

    Jupyter Notebook
    GitHub पर देखें↗25,608
  • pyg-team/pytorch_geometricpyg-team का अवतार

    pyg-team/pytorch_geometric

    23,838GitHub पर देखें↗

    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

    Compiles and accelerates neural network layers using just-in-time processing and specialized hardware instructions to improve training and inference speed.

    Pythondeep-learninggeometric-deep-learninggraph-convolutional-networks
    GitHub पर देखें↗23,838
  • pytorch/examplespytorch का अवतार

    pytorch/examples

    23,752GitHub पर देखें↗

    This repository serves as a comprehensive collection of reference implementations for the PyTorch machine learning library. It provides practical examples for building, training, and deploying deep learning models, functioning as a toolkit for developers to explore neural network architectures and training workflows. The project distinguishes itself by offering concrete demonstrations of complex machine learning operations, ranging from computer vision tasks like object detection and depth estimation to the training of large-scale transformer models. These examples illustrate how to implement

    Provides general strategies and resources for improving the efficiency and resource utilization of machine learning workflows.

    Python
    GitHub पर देखें↗23,752
  • paddlepaddle/paddlePaddlePaddle का अवतार

    PaddlePaddle/Paddle

    23,632GitHub पर देखें↗

    Paddle is a deep learning framework designed for building, training, and deploying neural networks. It provides a platform for constructing models using tensor-based computations and supports both dynamic and static execution graphs to facilitate research and production workflows. The platform functions as a distributed machine learning system, enabling the scaling of training workloads across multiple nodes and hardware clusters. It includes a comprehensive toolkit for model deployment and optimization, allowing users to convert external model formats, compress trained models for resource-co

    Provides a comprehensive platform for building and training complex neural networks using modular layers and tensor operations.

    C++deep-learningdistributed-trainingefficiency
    GitHub पर देखें↗23,632
  • recommenders-team/recommendersrecommenders-team का अवतार

    recommenders-team/recommenders

    21,769GitHub पर देखें↗

    This project is a recommendation system framework designed for building, evaluating, and operationalizing personalized item suggestion engines. It provides a comprehensive toolkit for implementing collaborative filtering and content-based algorithms, supported by an end-to-end machine learning pipeline for preparing datasets and deploying predictive models. The framework distinguishes itself through the integration of knowledge graphs to provide richer context for recommendations and the use of industry-specific patterns to accelerate system deployment. It also includes a specialized model ev

    Includes iterative processes for optimizing model hyperparameters to improve the precision of recommendations.

    Pythonaiartificial-intelligencedata-science
    GitHub पर देखें↗21,769
  • microsoft/recommendersMicrosoft का अवतार

    Microsoft/Recommenders

    21,771GitHub पर देखें↗

    Recommenders is a recommendation system framework designed for building, benchmarking, and deploying collaborative and content-based filtering models. It provides a machine learning model pipeline that standardizes the process of moving recommendation data from raw ingestion through training and evaluation. The project functions as a model benchmarking toolkit, utilizing standardized ranking and error metrics to compare the accuracy of different algorithms. It also serves as a hyperparameter tuning tool, allowing for the optimization of model behavior and performance via external configuratio

    Provides iterative processes for optimizing model configurations to improve predictive accuracy.

    Python
    GitHub पर देखें↗21,771
  • fengdu78/deeplearning_ai_booksfengdu78 का अवतार

    fengdu78/deeplearning_ai_books

    20,250GitHub पर देखें↗

    This repository serves as a comprehensive educational resource and study guide for mastering deep learning principles and neural network architectures. It provides a structured curriculum that covers the fundamental components of artificial intelligence, including backpropagation, optimization algorithms, and model performance tuning. The collection distinguishes itself by offering curated academic materials and practical implementation examples that bridge the gap between theoretical concepts and hands-on application. It includes specialized instructional guides for developing models capable

    Improves machine learning project reliability through systematic error analysis and performance optimization techniques.

    HTMLdeeplearning-ai
    GitHub पर देखें↗20,250
  • triton-lang/tritontriton-lang का अवतार

    triton-lang/triton

    19,504GitHub पर देखें↗

    Triton is a parallel computing framework and high-level programming language designed for writing custom compute kernels. It functions as a deep learning compiler, translating complex mathematical operations into high-throughput instructions that maximize hardware utilization and memory efficiency on graphics processing units. The framework distinguishes itself through a hardware-agnostic compute abstraction that allows developers to define kernels without manual low-level tuning. It employs just-in-time compilation to generate optimized binary instructions at runtime, utilizing static data f

    Translates complex mathematical operations into high-throughput compute instructions that maximize hardware utilization.

    MLIR
    GitHub पर देखें↗19,504
  • huggingface/sentence-transformershuggingface का अवतार

    huggingface/sentence-transformers

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

    This project is a transformer-based framework for generating dense and sparse vector embeddings of text and multimodal data. It serves as a library for fine-tuning models to perform semantic similarity tasks, retrieval, and reranking. The system is distinguished by its support for diverse architectural patterns, including bi-encoders for fast similarity search and cross-encoders for high-precision reranking. It provides dedicated pipelines for multimodal embeddings, mapping text and images into a shared vector space, and implements knowledge distillation to compress large models into smaller,

    Provides automated search capabilities to identify the most effective hyperparameter configurations for embedding tasks.

    Python
    GitHub पर देखें↗18,817
  • stas00/ml-engineeringstas00 का अवतार

    stas00/ml-engineering

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

    This project is a comprehensive engineering framework and technical reference for managing, scaling, and optimizing distributed machine learning infrastructure. It provides a suite of methodologies and diagnostic tools designed to support large-scale model training and inference on high-performance computing clusters. The project distinguishes itself through a specialized diagnostic toolkit and infrastructure optimization suite that addresses the complexities of multi-node environments. It enables precise control over cluster resources, including hardware maintenance, network topology configu

    Provides technical references and automation scripts for configuring high-speed network interconnects, parallel storage, and containerized AI deployment pipelines.

    Pythonaidebugginggpus
    GitHub पर देखें↗18,124
  • pytorch/visionpytorch का अवतार

    pytorch/vision

    17,743GitHub पर देखें↗

    This project is a comprehensive computer vision library for the PyTorch ecosystem, providing a standardized collection of neural network architectures, datasets, and high-performance transformation utilities. It serves as a foundational framework for building, training, and deploying deep learning models, offering a centralized model registry that allows developers to instantiate architectures with pre-trained weights for tasks such as image classification, object detection, and semantic segmentation. The library distinguishes itself through its modular approach to data and compute management

    Applies geometric and color transformations to visual datasets to improve model robustness and generalization during training.

    Pythoncomputer-visionmachine-learning
    GitHub पर देखें↗17,743
  • mnielsen/neural-networks-and-deep-learningmnielsen का अवतार

    mnielsen/neural-networks-and-deep-learning

    17,721GitHub पर देखें↗

    This project is a comprehensive educational resource and curriculum designed to teach the mathematical foundations and practical implementation of neural networks. It provides a structured path for understanding how computers learn from data, covering core concepts such as gradient descent, backpropagation, and the biological inspiration behind artificial neurons. The platform distinguishes itself by combining theoretical proofs with hands-on implementation exercises. It demonstrates the universal approximation theorem through visual explanations and guides users in building various architect

    Applies regularization, cost functions, and weight initialization to optimize network performance.

    Python
    GitHub पर देखें↗17,721
  • rasbt/deeplearning-modelsrasbt का अवतार

    rasbt/deeplearning-models

    17,427GitHub पर देखें↗

    This repository is an educational collection of deep learning implementations designed to demonstrate the fundamental principles of neural network architecture and optimization. It provides a comprehensive resource for understanding machine learning through hands-on code examples, ranging from basic multilayer perceptrons to complex generative models. The project distinguishes itself by emphasizing the manual construction of models, including the implementation of backpropagation from scratch to illustrate core mathematical mechanics. It covers a wide array of architectural design patterns, s

    Applies advanced training techniques like cyclical learning rates and batch normalization to improve model convergence.

    Jupyter Notebook
    GitHub पर देखें↗17,427
  • state-spaces/mambastate-spaces का अवतार

    state-spaces/mamba

    17,215GitHub पर देखें↗

    Mamba is a deep learning framework designed for building and training sequence models that process long-range data dependencies with linear-time computational efficiency. By utilizing selective state space modeling, the library enables the construction of neural network architectures that replace traditional attention mechanisms with high-performance state space operations. The framework distinguishes itself through the use of data-dependent state gating, which allows the model to dynamically filter information flow based on the input sequence. To ensure high throughput, it incorporates hardw

    Executes high-performance selective state space model operations using optimized hardware kernels.

    Python
    GitHub पर देखें↗17,215
  • infrasys-ai/aisystemInfrasys-AI का अवतार

    Infrasys-AI/AISystem

    17,017GitHub पर देखें↗

    AISystem is a comprehensive AI full-stack infrastructure project covering the entire pipeline from AI chip architecture to high-level training frameworks. It encompasses the development of AI compiler frameworks, inference engines, and distributed training orchestrators designed to coordinate workloads across a heterogeneous compute stack of CPUs, GPUs, and NPUs. The project focuses on the deep integration of software and hardware, employing software-hardware co-design to align tensor layouts with physical memory structures. It provides specialized capabilities for accelerating Transformer mo

    Optimizes model deployment for low latency and reduced power consumption on cloud and edge devices.

    Jupyter Notebookaiaiinfraaisys
    GitHub पर देखें↗17,017
  • oxford-cs-deepnlp-2017/lecturesoxford-cs-deepnlp-2017 का अवतार

    oxford-cs-deepnlp-2017/lectures

    15,854GitHub पर देखें↗

    This repository is a deep learning for natural language processing course and curriculum. It provides educational material and guides focused on neural network architectures used for processing natural language, speech signals, and text classification. The content includes instructional tutorials on sequence modeling and neural language modeling, covering the implementation of n-gram and recurrent neural networks. It also provides a framework for studying word embeddings to map linguistic meanings into numerical representations. The curriculum covers a broad range of capabilities, including

    Offers guidance on selecting and configuring hardware to improve memory bandwidth and execution throughput.

    deep-learningmachine-learningnatural-language-processing
    GitHub पर देखें↗15,854
  • albumentations-team/albumentationsalbumentations-team का अवतार

    albumentations-team/albumentations

    15,308GitHub पर देखें↗

    Albumentations is a computer vision image augmentation library designed to increase training data diversity for deep learning models. It provides a toolset for applying geometric and color transformations to images and annotations, including a specialized collection of 3D operations for volumetric data used in medical and scientific imaging. The library functions as an image mask and bounding box transformer, automatically updating masks, bounding boxes, and keypoints when images undergo geometric changes. This ensures that spatial alterations remain synchronized across images and their assoc

    Provides tools for creating varied synthetic training samples through pixel and geometry modifications.

    Python
    GitHub पर देखें↗15,308
पिछला12345…6अगला
  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Infrastructure
  5. Optimization & Inference
  6. Training Algorithms

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

  • Deep Learning Optimization11 सब-टैग्सTools that refine deep learning models by optimizing computational graphs and improving execution efficiency on hardware.
  • Layer-Level Performance BenchmarkingTools for measuring the execution latency and resource overhead of individual model layers. **Distinct from Deep Learning Optimization:** Focuses on measuring individual building blocks rather than overall model optimization
  • Machine Learning Optimization11 सब-टैग्सGeneral strategies and resources for improving the efficiency and resource utilization of machine learning workflows.