YaleMRRC / CPM

82 stars 32 forks source link

python code question #2

Open ajdneuro12 opened 5 years ago

ajdneuro12 commented 5 years ago

Hello,

Thanks for the great resource! I am trying to run CPM with the python code. In ln 17 of train_cpm I get the following error: ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()

Any ideas? Thanks!

Best, Alex

DaveOC90 commented 4 years ago

Hi Alex,

Sorry for the delay in response. I noticed a couple of errors and have updated the code base, could you re-pull the repo and try again?

Thanks,

Dave