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
·

2 Repos

Awesome GitHub RepositoriesSpatial Pooling

Downsampling feature maps using max or average pooling to reduce spatial dimensions.

Distinct from Data Reducers: Focuses on spatial resolution reduction in CNNs rather than general data aggregation or functional reduction

Explore 2 awesome GitHub repositories matching data & databases · Spatial Pooling. Refine with filters or upvote what's useful.

Awesome Spatial Pooling GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • morvanzhou/tensorflow-tutorialAvatar von MorvanZhou

    MorvanZhou/Tensorflow-Tutorial

    4,334Auf GitHub ansehen↗

    This project is a collection of educational resources and reference implementations for neural network development using TensorFlow. It serves as a comprehensive learning course, machine learning curriculum, and practical implementation guide for building deep learning architectures. The codebase provides instructional materials and examples covering a wide range of model types, including convolutional neural networks for image classification, recurrent networks and long short-term memory cells for sequential data, and autoencoders for generative modeling. It also includes implementations for

    Reduces the spatial dimensions of feature maps using max or average pooling to decrease computational complexity.

    Pythonautoencoderclassificationcnn
    Auf GitHub ansehen↗4,334
  • kmkolasinski/deep-learning-notesAvatar von kmkolasinski

    kmkolasinski/deep-learning-notes

    1,348Auf GitHub ansehen↗

    This repository is an educational collection of implementations and research notes focused on deep learning architectures and optimization techniques. It provides modular code examples designed to demonstrate foundational and advanced concepts in machine learning, ranging from basic neural network structures to complex training strategies. The project distinguishes itself by offering practical implementations of specialized research methods, including capsule-based feature aggregation, gradient direction decoupling, and self-normalizing weight regularization. These materials allow for the stu

    Performs dynamic feature pooling to preserve spatial representation and translational invariance.

    Jupyter Notebook
    Auf GitHub ansehen↗1,348
  1. Home
  2. Data & Databases
  3. Data Reducers
  4. Spatial Pooling