Skip to content

Add architecture: Convolutions & Kernel matrices #9

@mvrahden

Description

@mvrahden

Is your feature request related to a problem? Please describe.
Add convolutions via filter functions (Kernel) to learn from multidimensional data.

Describe the solution you'd like
See convolutional neural networks (CNN).
A convolutional layer network that breaks the multidimensional data down (as a form of pre-processing) into a vector, which can then be fed into a NN-architecture.

Describe alternatives you've considered
none

Additional context
none

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions