awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

Awesome GitHub RepositoriesFrameworks and Implementations

Codebases and frameworks for building deep learning systems from scratch.

Explore 3 awesome GitHub repositories matching part of an awesome list · Frameworks and Implementations. Refine with filters or upvote what's useful.

Awesome Frameworks and Implementations GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • hpcaitech/colossalaiAvatar de hpcaitech

    hpcaitech/ColossalAI

    41,395Voir sur GitHub↗

    ColossalAI is a distributed deep learning framework designed for training and deploying massive artificial intelligence models across clusters of hardware accelerators. It functions as a parallel computing engine that partitions model workloads and data across multiple processors to maximize memory efficiency and throughput. The platform distinguishes itself through a comprehensive suite of parallelization strategies, including multi-dimensional tensor parallelism and pipeline-based model parallelism, which segment neural network layers and stages across devices. To support large-scale genera

    Unified deep learning system for large-scale model training and inference.

    Pythonaibig-modeldata-parallelism
    Voir sur GitHub↗41,395
  • tqchen/tinyflowAvatar de tqchen

    tqchen/tinyflow

    2,016Voir sur GitHub↗

    TinyFlow is "example code" for NNVM.

    Educational implementation of a deep learning system in minimal code.

    C++
    Voir sur GitHub↗2,016
  • haifeng-jin/readable-ml-frameworkH

    haifeng-jin/readable-ml-framework

    0Voir sur GitHub↗

    A machine learning framework with readable source code.

    A readable framework for understanding machine learning system internals.

    Voir sur GitHub↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Frameworks and Implementations