awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • hpcaitech/colossalaiAvatar von hpcaitech

    hpcaitech/ColossalAI

    41,395Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗41,395
  • tqchen/tinyflowAvatar von tqchen

    tqchen/tinyflow

    2,016Auf GitHub ansehen↗

    TinyFlow is "example code" for NNVM.

    Educational implementation of a deep learning system in minimal code.

    C++
    Auf GitHub ansehen↗2,016
  • haifeng-jin/readable-ml-frameworkH

    haifeng-jin/readable-ml-framework

    0Auf GitHub ansehen↗

    A machine learning framework with readable source code.

    A readable framework for understanding machine learning system internals.

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