awesome-repositories.com
Blog
MCP
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
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesOutput Padding Controllers

Functions for removing edge pixels from output tensors to manage spatial dimensions.

Distinct from Input Padding Utilities: Distinct from Input Padding Utilities: focuses on output-side spatial cropping rather than input-side boundary padding.

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

Awesome Output Padding Controllers 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.
  • d2l-ai/d2l-enAvatar de d2l-ai

    d2l-ai/d2l-en

    29,001Voir sur GitHub↗

    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
    Voir sur GitHub↗29,001
  • vdumoulin/conv_arithmeticAvatar de vdumoulin

    vdumoulin/conv_arithmetic

    14,623Voir sur GitHub↗

    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
    Voir sur GitHub↗14,623
  1. Home
  2. Artificial Intelligence & ML
  3. Convolutional Operations
  4. Input Padding Utilities
  5. Output Padding Controllers

Explorer les sous-tags

  • Spatial Dimension Controllers1 sous-tagUtilities 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.