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

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

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

1 रिपॉजिटरी

Awesome GitHub RepositoriesDeep Learning Frameworks

Compiles as a single include with no external dependencies, relying solely on C++14 standard library features for tensor operations and memory management.

Distinct from Header-only Libraries: Distinct from Header-only Libraries: focuses specifically on header-only deep learning frameworks rather than generic header-only utility libraries.

Explore 1 awesome GitHub repository matching data & databases · Deep Learning Frameworks. Refine with filters or upvote what's useful.

Awesome Deep Learning Frameworks GitHub Repositories

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

    tiny-dnn/tiny-dnn

    6,019GitHub पर देखें↗

    tiny-dnn is a header-only C++14 deep learning framework for building, training, and running inference on neural networks. It constructs static computational graphs at compile time using template-based layer composition, with a gradient-based backpropagation engine and minibatch stochastic gradient descent for training, all without external dependencies beyond the C++14 standard library. The framework supports importing pre-trained models from the Caffe framework directly, parsing its binary serialization format without requiring external protocol buffer libraries. It provides CPU-optimized te

    Provides a header-only C++14 deep learning framework with no external dependencies.

    C++
    GitHub पर देखें↗6,019
  1. Home
  2. Data & Databases
  3. Data Processing Pipelines
  4. Data Serialization
  5. JSON Libraries
  6. C++
  7. Header-only Libraries
  8. Deep Learning Frameworks