-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Executing toy_8-modes.ipynb Jupyter sample code raises error:
"TypeError: tuple indices must be integers or slices, not tuple"
on code:
" l = lambd_predict * loss_fit(output[:, ndim_z:], y[:, ndim_z:])"
"output" variable seems to be a tuple o tensors instead of a tensor.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels