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

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

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

2 रिपॉजिटरी

Awesome GitHub RepositoriesDeep Learning Environment Setup

Guidance and scripts for installing the software stack and acceleration libraries required for deep learning development.

Distinct from Build Environment Configurators: Focuses on the full stack installation for AI research (drivers, CUDA, PyTorch) rather than generic build-time flags or OS package configuration.

Explore 2 awesome GitHub repositories matching development tools & productivity · Deep Learning Environment Setup. Refine with filters or upvote what's useful.

Awesome Deep Learning Environment Setup GitHub Repositories

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

    xiaotudui/pytorch-tutorial

    4,195GitHub पर देखें↗

    यह प्रोजेक्ट एक PyTorch डीप लर्निंग ट्यूटोरियल और शैक्षिक संसाधन है। यह न्यूरल नेटवर्क को स्क्रैच से डिज़ाइन, ट्रेन और वैलिडेट करने के लिए एक संरचित पाठ्यक्रम और चरण-दर-चरण गाइड प्रदान करता है। इस संसाधन में कंप्यूटर विज़न कार्यान्वयन पर विशिष्ट गाइड शामिल हैं, जो कन्वेन्शनल न्यूरल नेटवर्क का उपयोग करके ऑब्जेक्ट डिटेक्शन और इमेज क्लासिफिकेशन पर केंद्रित हैं। यह प्रशिक्षण समय को कम करने के लिए हार्डवेयर त्वरण के माध्यम से मॉडल प्रदर्शन को अनुकूलित करने के निर्देश भी प्रदान करता है। सामग्री में टेंसर ऑपरेशंस, इमेज डेटासेट की तैयारी, और लॉस फंक्शन्स तथा ऑप्टिमाइज़र के उपयोग सहित पूर्ण मॉडल विकास जीवनचक्र शामिल है। यह प्रशिक्षित वेट्स को सेव और रीलोड करने के माध्यम से मॉडल जीवनचक्र प्रबंधन को भी संबोधित करता है।

    Offers guidance and scripts for installing the PyTorch software stack and hardware acceleration libraries.

    Pythonpytorchpytorch-tutorial
    GitHub पर देखें↗4,195
  • fo40225/tensorflow-windows-wheelfo40225 का अवतार

    fo40225/tensorflow-windows-wheel

    3,672GitHub पर देखें↗

    This project provides precompiled TensorFlow binary distributions as Python wheels for Windows. It is designed to enable the installation of the TensorFlow framework without requiring manual compilation from source. The distribution specifically includes non-AVX builds, providing a machine learning runtime compatible with legacy or low-end CPUs that do not support AVX instructions. These packages facilitate machine learning environment setup and AI development workflows on Windows by offering ready-to-use binaries for rapid installation.

    Facilitates deep learning environment setup on Windows using ready-to-use binary wheels.

    Pythonbinarybuildcpp
    GitHub पर देखें↗3,672
  1. Home
  2. Development Tools & Productivity
  3. Deep Learning Environment Setup