awesome-repositories.com

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

استكشفعمليات بحث منسقةOpen-source alternativesSelf-hosted softwareالمدونةخريطة الموقع
المشروعحولHow we rankالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comالتصنيفاتالمدونة
NVIDIA avatar

NVIDIA/DeepLearningExamples

0
View on GitHub↗

DeepLearningExamples

This project is a collection of optimized scripts, deployment patterns, and reference implementations designed for scaling and accelerating state-of-the-art AI models. It serves as a multi-domain model zoo and a distributed training framework, providing PyTorch reference implementations for training and deploying models on GPU-accelerated infrastructure.

The repository distinguishes itself through an optimization suite focused on NVIDIA GPU hardware, utilizing automatic mixed precision and specialized math modes to increase training speed and throughput. It provides enterprise deployment patterns using pre-configured containers to ensure reproducible performance and accuracy when moving trained models into production environments.

The implementation surface covers a wide range of machine learning architectures, including computer vision, natural language processing, graph neural networks, audio, recommendation systems, and time-series forecasting. These are supported by capabilities for multi-GPU data parallelism, distributed cluster training, and domain-specific compiler optimizations to handle large-scale workloads.

Features

  • Distributed Training Frameworks - Ships a distributed training framework for scaling deep learning workloads across multi-node GPU clusters.
  • Computer Vision Models - Provides reference implementations for image classification, object detection, and segmentation models optimized for GPU hardware.
  • Deep Learning Reference Implementations - Ships reference scripts for training state-of-the-art deep learning models with consistent accuracy across environments.
  • Distributed GPU Training - Distributes computational loads of neural network training across multiple GPU nodes using synchronized data parallelism.

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI
14,819 نجوم·3,406 تفرعات·Jupyter Notebook·4 مشاهدات
  • Enterprise AI Deployments - Provides enterprise-grade deployment patterns and pre-configured containers to ensure reproducible performance in production.
  • Computer Vision - Provides toolkits and optimized scripts for training and deploying deep learning models for image processing.
  • Mixed Precision Training - Utilizes 16-bit and 32-bit floating point formats to increase training throughput and reduce GPU memory usage.
  • Distributed Training - Enables scaling of machine learning model training across multiple compute nodes and GPU clusters.
  • Model Deployment - Implements processes for preparing and moving optimized models into production execution on target hardware.
  • Natural Language Processing Implementations - Implements reference models for natural language understanding, translation, and sequence generation.
  • Optimization Patterns - Provides reference patterns for accelerating training speed through mixed precision and specialized math modes on NVIDIA hardware.
  • Data Parallelism - Splits training batches across multiple GPUs to accelerate the convergence of large deep learning models.
  • AI Deployment Containers - Provides pre-configured container environments optimized for machine learning workflows and model deployment.
  • AI Model Production Deployment - Provides reference implementation patterns for moving trained deep learning models into production environments.
  • Training Throughput Optimizations - Implements automatic mixed precision and specialized math modes to increase training speed and throughput on NVIDIA GPUs.
  • Graph Neural Network Implementations - Provides reference implementations for processing non-Euclidean data and geometric deep learning tasks.
  • Pre-trained Model Zoos - Offers a multi-domain collection of reference model implementations for computer vision, NLP, and graph neural networks.
  • Model Compilation Optimizers - Transforms high-level model definitions into optimized representations to increase execution speed on target hardware.
  • Natural Language Processing - Provides reference implementations for language understanding and translation tasks.
  • Recommendation Architectures - Implements deep learning architectures specifically designed for personalized recommendation and ranking tasks.
  • Reproducible Training Workflows - Provides scripts to achieve reproducible accuracy and performance when training models on high-capacity hardware.
  • Time Series Forecasting - Provides models and architectures for predicting future values in temporal data sequences.
  • Speech and Audio Models - Provides reference models for speech recognition and synthesis optimized for GPU acceleration.
  • Deep Learning Reference Implementations - Supplies optimized PyTorch reference implementations for training and deploying state-of-the-art models.
  • Architecture Reference Implementations - Provides standardized Python scripts as blueprints for training and deploying specific model architectures.
  • Container-Based Isolation - Packages models with specific library versions and drivers into containers to ensure reproducible performance.
  • سجل النجوم

    مخطط تاريخ النجوم لـ nvidia/deeplearningexamplesمخطط تاريخ النجوم لـ nvidia/deeplearningexamples

    بدائل مفتوحة المصدر لـ DeepLearningExamples

    مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع DeepLearningExamples.
    • tingsongyu/pytorch-tutorial-2ndالصورة الرمزية لـ TingsongYu

      TingsongYu/PyTorch-Tutorial-2nd

      4,555عرض على GitHub↗

      This project is a comprehensive instructional resource and course for building neural networks using PyTorch. It covers the fundamental building blocks of deep learning, including tensor manipulation, automatic differentiation, and the construction of modular neural network components. The repository serves as a technical guide for several specialized domains. It provides implementation details for computer vision tasks such as image classification, object detection, and semantic segmentation, as well as natural language processing workflows involving transformers, recurrent networks, and gen

      Jupyter Notebookcomputer-visiondeepsortdiffusion-models
      عرض على GitHub↗4,555
    • dragen1860/tensorflow-2.x-tutorialsالصورة الرمزية لـ dragen1860

      dragen1860/TensorFlow-2.x-Tutorials

      6,351عرض على GitHub↗

      This project is a collection of TensorFlow 2.x machine learning tutorials and practical code examples. It serves as a deep learning implementation guide for constructing diverse neural network architectures, including convolutional, recurrent, and generative networks. The repository provides templates and examples for several specialized domains, including computer vision for image classification and object detection, natural language processing for text generation and language understanding, and generative AI for synthesizing data using adversarial networks and autoencoders. It also includes

      Jupyter Notebookartificial-intelligencecomputer-visiondeep-learning
      عرض على GitHub↗6,351
    • aladdinpersson/machine-learning-collectionالصورة الرمزية لـ aladdinpersson

      aladdinpersson/Machine-Learning-Collection

      8,465عرض على GitHub↗

      This project is a machine learning educational repository providing a collection of implementations and guides for machine learning and deep learning algorithms. It serves as a deep learning model library and a reference for training workflows, covering foundational machine learning, convolutional, recurrent, and transformer architectures. The collection includes a generative adversarial network suite for synthesizing realistic images and performing image-to-image translation. It also functions as a computer vision implementation guide for object detection and semantic segmentation, alongside

      Pythonmachine-learningmachine-learning-algorithmspytorch
      عرض على GitHub↗8,465
    • datawhalechina/thorough-pytorchالصورة الرمزية لـ datawhalechina

      datawhalechina/thorough-pytorch

      3,684عرض على GitHub↗

      This project is an educational resource and comprehensive guide for implementing and deploying deep learning models using the PyTorch framework. It provides a structured learning curriculum consisting of tutorials and notebooks that cover neural network architectures, data pipelines, and model optimization across multiple AI domains. The curriculum includes practical implementation guides for building convolutional networks, transformers, and recurrent models. It specifically focuses on workflows for computer vision, including image classification, object detection, and segmentation, as well

      Jupyter Notebookdeep-learningmachine-learningpython
      عرض على GitHub↗3,684
    عرض جميع البدائل الـ 30 لـ DeepLearningExamples→

    Frequently asked questions

    What does nvidia/deeplearningexamples do?

    This project is a collection of optimized scripts, deployment patterns, and reference implementations designed for scaling and accelerating state-of-the-art AI models. It serves as a multi-domain model zoo and a distributed training framework, providing PyTorch reference implementations for training and deploying models on GPU-accelerated infrastructure.

    What are the main features of nvidia/deeplearningexamples?

    The main features of nvidia/deeplearningexamples are: Distributed Training Frameworks, Computer Vision Models, Deep Learning Reference Implementations, Distributed GPU Training, Enterprise AI Deployments, Computer Vision, Mixed Precision Training, Distributed Training.

    What are some open-source alternatives to nvidia/deeplearningexamples?

    Open-source alternatives to nvidia/deeplearningexamples include: tingsongyu/pytorch-tutorial-2nd — This project is a comprehensive instructional resource and course for building neural networks using PyTorch. It… dragen1860/tensorflow-2.x-tutorials — This project is a collection of TensorFlow 2.x machine learning tutorials and practical code examples. It serves as a… lazyprogrammer/machine_learning_examples — This project is a comprehensive collection of practical code examples and implementation libraries for machine… datawhalechina/thorough-pytorch — This project is an educational resource and comprehensive guide for implementing and deploying deep learning models… aladdinpersson/machine-learning-collection — This project is a machine learning educational repository providing a collection of implementations and guides for… princewen/tensorflow_practice — This repository is a collection of practical deep learning implementations and examples built using the TensorFlow…