Skip to content

One dimensional data with JavaCNN #6

Description

@azizisya

Just asking whether anybody has done this? I have a dataset that is 1D. Unlike the usual CNN inputs which are 2D, my data only has one dimension. An example would be:

input1 - feature1, feature2,...featureM
input2 - feature1, feature2,...featureM
...
inputN - feature1, feature2,...featureM

How do I use my dataset with JavaCNNs?
Appreciate any help on it.

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions