awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

15 مستودعات

Awesome GitHub RepositoriesSupervised Model Weight Optimization

Processes for refining neural network parameters using ground-truth data sequences to improve output quality.

Distinct from Model Weight Management: Candidates refer to weights as files or inspections; this refers to the active process of training/optimizing weights.

Explore 15 awesome GitHub repositories matching artificial intelligence & ml · Supervised Model Weight Optimization. Refine with filters or upvote what's useful.

Awesome Supervised Model Weight Optimization GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • baowenbo/dainالصورة الرمزية لـ baowenbo

    baowenbo/DAIN

    8,311عرض على GitHub↗

    DAIN is a video frame synthesis engine and AI video upsampling tool designed to increase video playback smoothness. It functions as a computer vision model that synthesizes intermediate frames between existing images to transform low frame rate video into high frame rate content. The system utilizes depth-aware video frame interpolation to predict the motion of pixels between consecutive images. By analyzing spatial depth via depth maps, the tool generates new frames that account for occlusions and overlapping objects to create slow motion effects. The framework incorporates optical flow int

    Optimizes model weights using triplet datasets and depth networks to improve frame synthesis quality.

    Python
    عرض على GitHub↗8,311
  • tingsongyu/pytorch_tutorialالصورة الرمزية لـ TingsongYu

    TingsongYu/PyTorch_Tutorial

    8,018عرض على GitHub↗

    This project is a comprehensive collection of educational examples and reference implementations for building vision and language models using PyTorch. It serves as a deep learning tutorial covering the end-to-end process of developing neural networks, from initial architecture definition to final production deployment. The repository provides detailed guides on implementing a wide range of domain-specific models, including convolutional neural networks for object detection and segmentation, as well as transformer and recurrent architectures for natural language processing. It emphasizes gene

    Implements supervised weight optimization for translation models using label smoothing and learning rate warmup.

    Python
    عرض على GitHub↗8,018
  • internlm/internlmالصورة الرمزية لـ InternLM

    InternLM/InternLM

    7,224عرض على GitHub↗

    InternLM is a large language model and a comprehensive suite of weights designed for text generation and complex reasoning. It functions as an inference engine for serving responses, a fine-tuning framework for adjusting model weights, and a platform for building autonomous AI agents. The system is capable of processing long-context input sequences up to one million tokens for document analysis. It employs chain-of-thought reasoning to solve knowledge-intensive tasks by generating intermediate logic steps before producing a final answer. The project covers model weight optimization through s

    Refines neural network parameters using supervised fine-tuning and RLHF to optimize model behavior.

    Pythonchatbotchinesefine-tuning-llm
    عرض على GitHub↗7,224
  • qqwweee/keras-yolo3الصورة الرمزية لـ qqwweee

    qqwweee/keras-yolo3

    7,116عرض على GitHub↗

    This project is an object detection framework implementing the YOLOv3 architecture using Keras and TensorFlow. It functions as a deep learning vision model and computer vision toolset designed to locate and classify multiple entities within images and video streams using bounding boxes. The system includes a multi-GPU inference engine to distribute computational loads across several graphics processing units. It also provides a pipeline for creating custom object detectors by retraining pre-trained weights on annotated datasets to recognize user-defined object classes. The framework covers m

    Optimizes the model through a two-stage retraining process that stabilizes early layers before full-network fine-tuning.

    Python
    عرض على GitHub↗7,116
  • wb14123/seq2seq-coupletالصورة الرمزية لـ wb14123

    wb14123/seq2seq-couplet

    5,491عرض على GitHub↗

    This project is a deep learning poetry generator designed to create traditional Chinese couplets. It utilizes a sequence-to-sequence neural network architecture to map input text sequences to matching output sequences, functioning as a text generation model and an inference web service. The system features a neural text ranking mechanism that evaluates candidate outputs based on length consistency and character patterns to ensure structural alignment. It also includes a content filtering process that scans generated text against forbidden word lists to remove sensitive or inappropriate materi

    Refines neural network parameters, dropout, and learning rates using ground-truth sequences to improve poetry quality.

    Python
    عرض على GitHub↗5,491
  • mosaicml/composerالصورة الرمزية لـ mosaicml

    mosaicml/composer

    5,485عرض على GitHub↗

    Composer هو إطار عمل للتدريب الموزع في PyTorch مصمم لتوسيع نطاق النماذج الضخمة عبر مجموعات GPU متعددة العقد. يعمل كمدرب لنماذج اللغات الكبيرة، ومحسن نماذج موزع، ومدير لدورة حياة التدريب. يتميز المشروع كونه مكتبة لتنظيم التعلم العميق (regularization)، حيث يوفر تقنيات تحسين متخصصة مثل Sharpness Aware Minimization وMixUp وCutMix لتحسين تعميم النموذج. كما يميز تدفق التدريب الخاص به باستخدام تسخين طول التسلسل، وتجميد الطبقات التدريجي، وحفظ نقاط التحقق (checkpointing) المجزأة لاستعادة النماذج الضخمة. يغطي إطار العمل مساحة واسعة من القدرات بما في ذلك تنسيق التدريب الموزع، وإدارة الأجهزة ذات الدقة المختلطة، وبث البيانات السحابي. كما يوفر أدوات مراقبة وتشخيص واسعة النطاق لتشخيص ذاكرة GPU، واكتشاف تباعد التدريب، وتتبع الإنتاجية. يتضمن المشروع مشغلاً عبر سطر الأوامر لأتمتة تنفيذ مهام التدريب متعددة الـ GPU عبر العقد.

    Normalizes convolutional weights in a model to improve training stability and convergence.

    Python
    عرض على GitHub↗5,485
  • flashlight/flashlightالصورة الرمزية لـ flashlight

    flashlight/flashlight

    5,443عرض على GitHub↗

    Flashlight هي مكتبة تعلم آلي مستقلة بلغة C++ ومكتبة موترات تستخدم لبناء وتدريب الشبكات العصبية. تعمل كإطار عمل شامل للشبكات العصبية ومحرك للتمايز التلقائي، مما يوفر الأدوات لبناء رسوم بيانية للحساب وحساب التدرجات عبر الانتشار العكسي. يعمل المشروع كإطار عمل للتدريب الموزع، حيث يستخدم عمليات (All-reduce) لمزامنة التدرجات والمعلمات عبر عقد حساب وأجهزة متعددة. يتميز بالتكامل العميق لمعالجة الموترات عالية الأداء، وقابلية التشغيل البيني لذاكرة الجهاز الأصلية، ونظام لمزامنة الأوزان عبر العمال الموزعين لتسريع تدريب النماذج واسعة النطاق. يغطي إطار العمل مجموعة واسعة من قدرات التعلم العميق، بما في ذلك تكوين الطبقات المعيارية لتصميم بنيات معقدة مثل الكتل المتبقية (Residual blocks) والخلايا المتكررة. يوفر أدوات واسعة النطاق لإدارة البيانات للاستيعاب والجلب المسبق، إلى جانب أنظمة التسلسل لحفظ حالات النموذج. بالإضافة إلى ذلك، يتضمن مجموعة من أدوات المراقبة وقابلية المراقبة لتتبع مقاييس التدريب وقياس أخطاء التسلسل. تم تنفيذ المكتبة بلغة C++.

    Provides weight normalization wrappers for linear and convolutional modules to accelerate model convergence.

    C++
    عرض على GitHub↗5,443
  • karpathy/neuraltalkالصورة الرمزية لـ karpathy

    karpathy/neuraltalk

    5,480عرض على GitHub↗

    Neuraltalk is an automated image captioning system that generates natural language descriptions for images. It utilizes a deep learning model that integrates a pretrained convolutional neural network for visual feature extraction with a recurrent neural network decoder to produce text sequences. The project provides a full workflow for training and evaluating captioning models, including weight optimization via backpropagation and gradient descent. It includes tools for measuring caption accuracy by comparing generated text against reference descriptions. The system covers data preprocessing

    Refines neural network parameters using ground-truth data sequences to improve the quality of generated captions.

    Python
    عرض على GitHub↗5,480
  • zylo117/yet-another-efficientdet-pytorchالصورة الرمزية لـ zylo117

    zylo117/Yet-Another-EfficientDet-Pytorch

    5,245عرض على GitHub↗

    هذا المشروع هو تطبيق PyTorch لهندسة EfficientDet المصممة لاكتشاف الكائنات في الوقت الفعلي. يوفر شبكة عصبية ومحرك استدلال قادراً على تحديد وتحديد مواقع كائنات متعددة داخل الصور أو تدفقات الفيديو. يتضمن التنفيذ نماذج رؤية حاسوبية مدربة مسبقاً بأوزان محسنة، مما يتيح الاستدلال الفوري والضبط الدقيق دون الحاجة إلى التدريب من الصفر. يغطي المشروع خط الأنابيب الكامل لتحسين نموذج الرؤية الحاسوبية، بما في ذلك تدريب اكتشاف الكائنات المخصص وتحسين وزن النموذج. ويدمج مكونات هيكلية مثل دمج الميزات ثنائي الاتجاه، والهندسة العصبية ذات النطاق المركب، ومقترحات المنطقة القائمة على المرساة (anchor-based) لموازنة سرعة الاستدلال ودقة الاكتشاف.

    Refines neural network parameters using ground-truth data and loss balancing to improve custom model performance.

    Jupyter Notebookbifpndetectionefficientdet
    عرض على GitHub↗5,245
  • fastai/course-v3الصورة الرمزية لـ fastai

    fastai/course-v3

    4,914عرض على GitHub↗

    This repository is a comprehensive educational program and deep learning framework designed to teach practical deep learning using PyTorch through notebooks and code examples. It serves as a high-level library for building, training, and deploying neural networks, acting as a model training orchestrator that coordinates PyTorch models, optimizers, and loss functions. The project provides specialized toolkits for computer vision, natural language processing, and tabular data preprocessing. It distinguishes itself through advanced training controls such as discriminative learning rates, a two-w

    Updates model parameters using standard optimization algorithms like SGD and Adam with optional weight decay.

    Jupyter Notebookdata-sciencedeep-learningfastai
    عرض على GitHub↗4,914
  • amazon-science/chronos-forecastingالصورة الرمزية لـ amazon-science

    amazon-science/chronos-forecasting

    4,827عرض على GitHub↗

    Chronos-forecasting is a zero-shot time series forecasting framework based on a pretrained large language model. It enables the prediction of future values across diverse datasets without requiring task-specific training or optimization. The system functions as a probabilistic forecasting tool, producing multiple future trajectories and quantile forecasts to quantify uncertainty and potential prediction errors. It incorporates exogenous covariate integration to merge external variables and historical context into the input stream for increased precision. The project includes utilities for sy

    Updates model parameters using specific datasets and configurations to improve prediction accuracy.

    Pythonartificial-intelligenceforecastingfoundation-models
    عرض على GitHub↗4,827
  • bentrevett/pytorch-sentiment-analysisالصورة الرمزية لـ bentrevett

    bentrevett/pytorch-sentiment-analysis

    4,608عرض على GitHub↗

    This project is a PyTorch sentiment analysis tutorial and a deep learning implementation for analyzing text. It provides a natural language processing sequence classification pipeline designed to clean text data and train neural networks to categorize sequences of words. The implementation focuses on adapting pretrained language models for specific text classification tasks using custom datasets. It includes a process for fine-tuning large-scale language models and implementing recurrent networks and transformers for emotional tone detection. The project covers the broader surface of text se

    Refines neural network parameters using supervised gradient descent based on sentiment labels.

    Jupyter Notebookbertcnncnn-text-classification
    عرض على GitHub↗4,608
  • zhkkke/modnetالصورة الرمزية لـ ZHKKKe

    ZHKKKe/MODNet

    4,331عرض على GitHub↗

    MODNet is a deep learning image segmenter and portrait matting model designed to isolate human subjects from backgrounds. It generates high-quality alpha mattes for images and video using only standard RGB input, removing the requirement for manual trimap guides. The framework is optimized for real-time inference and provides utilities to export pre-trained model weights into specialized formats for deployment on target hardware. The project covers the full workflow for portrait isolation, including supervised matting model training on labeled datasets, real-time video background removal, an

    Optimizes model weights for accurate edge detection using supervised training on labeled image pairs.

    Pythonportrait-matting
    عرض على GitHub↗4,331
  • ashishpatel26/andrew-ng-notesالصورة الرمزية لـ ashishpatel26

    ashishpatel26/Andrew-NG-Notes

    3,594عرض على GitHub↗

    This project is a collection of structured study notes and notebooks serving as an educational resource for deep learning and neural network fundamentals. It provides a technical reference for implementing machine learning theory, covering everything from basic network design to the construction of advanced architectures. The material specifically focuses on the implementation of convolutional neural networks for computer vision and sequence models for natural language processing. It includes detailed guidance on building object detection systems, face recognition, and speech transcription mo

    Provides the fundamental implementation of gradient descent for refining neural network weights and biases.

    Jupyter Notebookandrew-ngandrew-ng-courseandrew-ng-machine-learning
    عرض على GitHub↗3,594
  • kmkolasinski/deep-learning-notesالصورة الرمزية لـ kmkolasinski

    kmkolasinski/deep-learning-notes

    1,348عرض على GitHub↗

    This repository is an educational collection of implementations and research notes focused on deep learning architectures and optimization techniques. It provides modular code examples designed to demonstrate foundational and advanced concepts in machine learning, ranging from basic neural network structures to complex training strategies. The project distinguishes itself by offering practical implementations of specialized research methods, including capsule-based feature aggregation, gradient direction decoupling, and self-normalizing weight regularization. These materials allow for the stu

    Implements weight normalization techniques to maintain statistical distributions and prevent vanishing gradients.

    Jupyter Notebook
    عرض على GitHub↗1,348
  1. Home
  2. Artificial Intelligence & ML
  3. Supervised Model Weight Optimization

استكشف الوسوم الفرعية

  • Convolutional Weight Standardization1 وسم فرعيNormalization techniques specifically for convolutional weights to improve training stability. **Distinct from Supervised Model Weight Optimization:** Distinct from Supervised Model Weight Optimization: specifically addresses the standardization of weights within convolutional layers.
  • Two-Stage Weight StabilizationA fine-tuning process that freezes early layers to stabilize weights before training the entire network. **Distinct from Supervised Model Weight Optimization:** Specifically covers the layer-freezing strategy for stabilization, unlike general supervised weight optimization.