awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

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

2 Repos

Awesome GitHub RepositoriesSpatial Dimension Controllers

Utilities for modifying output shapes through padding and stride adjustments in convolutional layers.

Distinct from Output Padding Controllers: Distinct from Output Padding Controllers: focuses on the broader spatial dimension control including stride, not just padding.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Spatial Dimension Controllers. Refine with filters or upvote what's useful.

Awesome Spatial Dimension Controllers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • d2l-ai/d2l-enAvatar von d2l-ai

    d2l-ai/d2l-en

    29,001Auf GitHub ansehen↗

    This project is an educational platform and research toolkit designed to teach deep learning through a combination of mathematical theory, visual diagrams, and executable code. It provides a comprehensive environment for building, training, and evaluating neural networks, grounding complex concepts in interactive computational notebooks that allow for hands-on experimentation. The framework distinguishes itself by interleaving theoretical foundations—including linear algebra, calculus, and probability—with practical implementations across multiple industry-standard libraries. It supports flex

    Controls spatial expansion by configuring padding and strides in transposed convolutional operations.

    Pythonbookcomputer-visiondata-science
    Auf GitHub ansehen↗29,001
  • vdumoulin/conv_arithmeticAvatar von vdumoulin

    vdumoulin/conv_arithmetic

    14,623Auf GitHub ansehen↗

    This project provides a collection of visual guides, technical documentation, and animation generation tools designed to explain the mathematical mechanics of neural network layer operations. It serves as an educational resource for understanding the architecture and data mapping processes involved in deep learning. The toolset distinguishes itself by programmatically generating visual representations of standard, transposed, and dilated convolution layers. By utilizing a declarative configuration model, it maps mathematical parameters—such as kernel sizes, strides, and padding—to coordinate-

    Calculates output dimensions and spatial relationships for convolution layers based on kernel, stride, and padding parameters.

    TeX
    Auf GitHub ansehen↗14,623
  1. Home
  2. Artificial Intelligence & ML
  3. Convolutional Operations
  4. Input Padding Utilities
  5. Output Padding Controllers
  6. Spatial Dimension Controllers

Unter-Tags erkunden

  • Spatial Mapping CalculatorsTools for calculating output dimensions and spatial relationships in neural network layers. **Distinct from Spatial Dimension Controllers:** Distinct from Spatial Dimension Controllers: focuses on the calculation and analysis of dimensions rather than active modification or control of the layers.