You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The error I am getting says this: ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
I am attaching the relevant snapshot. I have successfully completed the DLPFC notebook and never had a similar issue. I am running UnitedNet on a GPU-equipped Colab.
Hello, I am trying to recreate the https://github.com/LiuLab-Bioelectronics-Harvard/UnitedNet/blob/main/notebooks/ATACSeq.ipynb and I am getting an error at the stage of
model.train(adatas_train, verbose=True)
The error I am getting says this: ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
I am attaching the relevant snapshot. I have successfully completed the DLPFC notebook and never had a similar issue. I am running UnitedNet on a GPU-equipped Colab.

The data that I am trying to load were retrieved from your zenodo link: https://zenodo.org/records/7708592#.ZBSIp3Yo9aQ
Thank you in advance!
GG
The text was updated successfully, but these errors were encountered: