Skip to content

Implement locally connected layer (1-d) #171

Closed
@milancurcic

Description

@milancurcic

Like convolutional, except that each window has its own set of filters (rather than being convolved into one set of filters).

Keras reference: https://www.tensorflow.org/api_docs/python/tf/keras/layers/LocallyConnected1D

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions