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

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

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

4 रिपॉजिटरी

Awesome GitHub RepositoriesModel Migrators

Tools for updating and converting model definitions between different framework versions or architectures.

Distinct from Compatibility Migrators: Focuses on the migration of model files between frameworks, distinct from the training framework itself.

Explore 4 awesome GitHub repositories matching artificial intelligence & ml · Model Migrators. Refine with filters or upvote what's useful.

Awesome Model Migrators GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • 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

    Updates existing model definitions and parameter files to ensure compatibility with current architecture standards.

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

    unifyai/ivy

    14,175GitHub पर देखें↗

    Ivy is a machine learning framework transpiler and model converter designed to ensure deep learning portability. It serves as a tool for migrating source code and models between different deep learning frameworks while maintaining original functionality. The system enables cross-framework model portability by translating model weights, architectures, and source code. It uses abstract syntax tree based transpilation and computational graph tracing to capture execution flows and rewrite high-level logic into target framework code. The project covers model interoperability through weight-layout

    Provides tools for migrating model weights and definitions between different deep learning frameworks.

    Pythonjaxnumpypython
    GitHub पर देखें↗14,175
  • microsoft/mmdnnMicrosoft का अवतार

    Microsoft/MMdnn

    5,804GitHub पर देखें↗

    MMdnn is a deep learning model converter and migrator designed to translate neural network architectures and weights between different frameworks such as TensorFlow, PyTorch, and Keras. It utilizes a standardized intermediate representation to decouple network structures and weights from specific framework implementations, enabling the transformation of pre-trained models across different environments. The project distinguishes itself by generating native Python reconstruction code from its intermediate representations, allowing models to be rebuilt and fine-tuned in target environments. It a

    Migrates pre-trained neural network architectures and weights between different frameworks like TensorFlow, PyTorch, and Keras.

    Python
    GitHub पर देखें↗5,804
  • paddlepaddle/visualdlPaddlePaddle का अवतार

    PaddlePaddle/VisualDL

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

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

    Provides tools for updating and converting model definitions between different framework versions or architectures.

    HTMLcaffedeep-learningonnx
    GitHub पर देखें↗4,882
  1. Home
  2. Artificial Intelligence & ML
  3. Model Training Frameworks
  4. Model Migrators