-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels