v-garzon / torchresidual Star 1 Code Issues Pull requests Flexible residual connections for PyTorch with a clean API. Build complex skip connections using Record/Apply modules. 5 operations (add, concat, gated, highway, multiply), learnable alphas, automatic projection. Thread-safe for DataParallel/DDP. Fully typed and tested. python machine-learning deep-learning pytorch neural-networks densenet resnet mypy type-hints residual-learning model-building ml-library sequential-models skip-connections architecture-design pytorch-library neural-network-architecture residual-connections pytorch-modules highway-modules Updated Feb 18, 2026 Python
vhrabar / serron Star 0 Code Issues Pull requests Mathematical Morphology module for PyTorch (with CUDA support), providing differentiable operators and learnable network layers. machine-learning deep-learning morphology cuda pytorch cuda-kernels mathematical-morphology pytorch-modules Updated Sep 17, 2026 Python
vhrabar / Morphottention Star 0 Code Issues Pull requests Mathematical Morphology-based self-attention module for PyTorch (CUDA) using Flash-style kernel fusion. machine-learning deep-neural-networks cuda pytorch transformer vit mathematical-morphology self-attention visual-transformer flash-attention pytorch-modules Updated Aug 30, 2026 Cuda