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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • d2l-ai/d2l-enAvatar de d2l-ai

    d2l-ai/d2l-en

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

    vdumoulin/conv_arithmetic

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

Explorar subetiquetas

  • Spatial Dimension Controllers1 sub-etiquetaUtilities 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.