Skip to content

Widen: Layer fitting #9

@stephenjfox

Description

@stephenjfox

If the layers done fit together snuggly - the dimensions of their dimensions don't align - we reshape them to better fit together.

  • This is done by resizing the next layer's input dimension to match the preceding layer's output dimension
    • Any other implementation would be eschewing the weights and just confusing the mathematics.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions