Skip to content

Can we have inputs as vectors and not only scalars? #4

@fredericosantos

Description

@fredericosantos

Can we have forest.forward accept shape of [population_size, input_len, n_dims]?

I need to use vectors instead of scalars for my inputs, and if I do [population_size, input_len * n_dims] then, as an example with dim=2, my x0 and x1 will be independent.

Am I missing something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions