Skip to content

Multi-output model support #4

Description

@gokceneraslan

As far as I understand from expressions such as np.arange(min(n_train, train[1].shape[0])) in test_fn, targets must be list/tuple right now, although they can be dict in Keras to allow models with multiple outputs. So it would be nice to add dict target support, at some point. So I am adding this issue just as a TODO item.

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