JGuan-lab / scIAE

scIAE: an integrative autoencoder-based ensemble classification framework for single-cell RNA-seq data
3 stars 4 forks source link

TypeError: L1.__init__() got an unexpected keyword argument 'l' #10

Open Yongkang-Wu opened 8 months ago

Yongkang-Wu commented 8 months ago

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?

Yongkang-Wu commented 8 months ago

still the same :(