awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Deep Learning Framework Architectures · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesDeep Learning Framework Architectures

Internal design patterns and scheduling mechanisms that govern how deep learning frameworks execute computational tasks.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Deep Learning Framework Architectures. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Artificial Intelligence & Machine Learning
  4. Deep Learning Framework Architectures

Awesome Deep Learning Framework Architectures GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • godotengine/godot

    godotengine/godot

    106,855GitHubView on GitHub↗

    Godot is a comprehensive, node-based game engine designed for building interactive 2D and 3D applications. It provides an integrated development environment that utilizes a hierarchical scene system to organize objects, propagate spatial transformations, and manage lifecycle events. The engine functions as a cross-plat

    C++game-developmentgame-enginegamedev
  • d2l-ai/d2l-zh

    d2l-ai/d2l-zh

    75,708GitHubView on GitHub↗

    This project is an open-source, interactive educational platform designed to teach deep learning through a comprehensive, code-first curriculum. It provides a structured learning path that covers foundational mathematics, modern neural network architectures, and practical optimization techniques, enabling practitioners

    Pythonbookchinesecomputer-vision

Explore sub-tags

  • Asynchronous Task SchedulersMechanisms that decouple host-side execution from device-side processing to optimize hardware resource utilization.