Thanks for your contribution!
I got
Error in checkForRemoteErrors(val) :
10 nodes produced errors; first error: TypeError: L1.init() got an unexpected keyword argument 'l'
when I try to run scIAE_output <- scIAE (train_data,
train_info,
test_data)
I use the dataset you gave in README, which is named 'IN-PV'
How could I solve it?
Thanks for your contribution! I got Error in checkForRemoteErrors(val) : 10 nodes produced errors; first error: TypeError: L1.init() got an unexpected keyword argument 'l' when I try to run scIAE_output <- scIAE (train_data, train_info, test_data) I use the dataset you gave in README, which is named 'IN-PV' How could I solve it?