Skip to content

layer: ResNet-style skip connections for 1D and 2D CNNs #331

Description

@LeoBuron

Feature

ResNet-style residual blocks for 1D and 2D CNNs: identity shortcut around conv→norm→act→conv→norm with an elementwise-add merge, plus the projection shortcut (kernel-size-1 conv) for blocks that change channel count or stride.

Blockers

Notes

Acceptance

A small residual CNN example (HAR or ECG variant) with a PyTorch twin; trajectory comparison over ≥10 seeds per repo rule.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions