Skip to content
This repository was archived by the owner on Jul 10, 2021. It is now read-only.
This repository was archived by the owner on Jul 10, 2021. It is now read-only.

1D Convolutions support? #96

@ddofer

Description

@ddofer

Hi,
I'm trying out your (lovely) package on non image data, and would like to try using convolutions - I see that currently only 2D convolutions are supported, any chance of adding in 1D support/for non image/square data?

(i.e As my first layer I tried:
Convolution("Rectifier", channels=32, kernel_shape=(1,1))
)

'AssertionError: Input array is not in image shape, and could not assume a square.'

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions